Skip to content

Dryrun Deprecation Notice and Instructions#290

Merged
dpshade merged 7 commits intomainfrom
dpshade/m3-b2-new-docs
Oct 6, 2025
Merged

Dryrun Deprecation Notice and Instructions#290
dpshade merged 7 commits intomainfrom
dpshade/m3-b2-new-docs

Conversation

@dpshade
Copy link
Contributor

@dpshade dpshade commented Oct 6, 2025

Summary

This PR adds comprehensive HyperBEAM migration documentation, including urgent Legacynet dry
run deprecation notices, reorganized migration guides, and the HyperAOS 2.0.7 release notes.

Key Changes

1. HyperBEAM Migration Guide Reorganization (8b96eef)

Restructured and renamed migration guides for clarity and consistency:

  • Moved migrating-to-hyperbeam/ from src/guides/ to src/ level
  • Renamed guides with more concise titles:
    • 'Exposing State' → 'State Exposure'
    • 'Reading Dynamic State' → 'Dynamic Reads'
    • 'Dynamic Websites' → 'Web Serving'
    • 'Resolve Relay' → 'External Data'
    • 'Connecting with aos' → 'AOS CLI'
    • 'ao-connect & HyperBEAM' → 'JavaScript SDK'
  • Updated all cross-references and navigation to reflect new structure

2. Legacynet Dry Run Deprecation Documentation (cb3f71d + 7fde28e)

Added urgent deprecation notices for Legacynet dry run support ending October 10, 2025:

Initial Documentation (cb3f71d):

  • Updated calling-dryrun.md with urgent deprecation notice
  • Enhanced state-exposure.md with migration guidance
  • Created deprecated/ section with index and dry-run guide
  • Added user-owned-processes.md with implementation examples

Refinements (7fde28e):

  • Simplified user-owned-processes.md from 440 to 129 lines (~70% reduction)
    • Replaced full React components and scripts with minimal conceptual snippets
    • Focused on key decisions rather than prescriptive implementations
  • Fixed broken relative paths in calling-dryrun.md
  • Created placeholder in deprecated/index.md for post-Oct 10 content

3. HyperAOS 2.0.7 Release Notes (5fd909a)

Added comprehensive release notes for HyperAOS 2.0.7 covering new features, improvements, and
bug fixes.

Migration Path for Developers

This documentation provides clear guidance for developers to migrate from dry runs to state
patching:

  1. For app developers: Use state exposure mechanism with the patch device
  2. For user-owned processes: Provide update handlers that users can trigger
  3. Alternative: Run your own HyperBEAM node infrastructure

dpshade and others added 5 commits August 12, 2025 10:22
- Updated migration guide titles to be more concise:
  - 'Exposing State' → 'State Exposure'
  - 'Reading Dynamic State' → 'Dynamic Reads'
  - 'Dynamic Websites' → 'Web Serving'
  - 'Resolve Relay' → 'External Data'
  - 'Connecting with aos' → 'AOS CLI'
  - 'ao-connect & HyperBEAM' → 'JavaScript SDK'
- Moved migrating-to-hyperbeam from src/guides/ to src/ level
- Renamed all markdown files to match new titles
- Updated all cross-references and navigation links
- Improved content to align with new concise naming
Add comprehensive documentation for the Legacynet dry run deprecation happening on October 10, 2025.

Changes include:
- Updated calling-dryrun.md with urgent deprecation notice and migration options
- Enhanced state-exposure.md with urgency notice and user-owned process patching guide
- Created new deprecated features section with index and detailed dry-run guide
- Added user-owned-processes.md guide with React examples and implementation strategies
- Updated navigation to make "Reading State" visible by default and added deprecated section

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@dpshade dpshade changed the title Dpshade/m3 b2 new docs Dryrun Deprecation Notice and Instructions Oct 6, 2025
These files are generated during build via scripts/generate-llms-txt.js
and are automatically created by GitHub Actions during deployment.
Tracking them causes merge conflicts due to timestamp changes.
- Confirmed deletion of llms.txt files (now auto-generated)
- Removed old aos-with-hyperbeam.md (renamed to aos-cli.md in reorganization)
@dpshade dpshade merged commit 79c0ff0 into main Oct 6, 2025
1 of 2 checks passed
@dpshade dpshade deleted the dpshade/m3-b2-new-docs branch October 6, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant