Dryrun Deprecation Notice and Instructions#290
Merged
Conversation
- 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>
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
migrating-to-hyperbeam/fromsrc/guides/tosrc/level2. Legacynet Dry Run Deprecation Documentation (cb3f71d + 7fde28e)
Added urgent deprecation notices for Legacynet dry run support ending October 10, 2025:
Initial Documentation (cb3f71d):
calling-dryrun.mdwith urgent deprecation noticestate-exposure.mdwith migration guidancedeprecated/section with index and dry-run guideuser-owned-processes.mdwith implementation examplesRefinements (7fde28e):
user-owned-processes.mdfrom 440 to 129 lines (~70% reduction)calling-dryrun.mddeprecated/index.mdfor post-Oct 10 content3. 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:
patchdevice