[codex] Add Phase 58 route-readiness smoke evidence#457
Merged
Conversation
Merged
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: Adds a GET-only Phase 58 route-readiness smoke for /, /review, /worlds/fog-harbor-east-gate, and /worlds/fog-harbor-east-gate/review; records tracked narrow Fog Harbor route-readiness evidence; updates Phase 58 docs to reference the evidence without promoting broad private-beta readiness or runtime/product expansion. Validation: python -m pytest backend/tests/test_phase58_route_readiness_snapshots.py -q; focused route regression set 30 passed; python scripts/check_no_secrets.py; classify-lane -> lane:protected-core/risk:core-contract with blockers status:needs-adr and risk:safety only; audit-github-queue -> ready Phase 58; git diff --check; npm run build --prefix frontend; python scripts/smoke_private_beta_web.py --timeout 60; python scripts/smoke_phase58_route_readiness_web.py --timeout 60; ./make.ps1 smoke; ./make.ps1 test; ./make.ps1 eval-demo; audit-phase phase1/phase2/phase3. Review: read-only subagent review found no Critical or Important issues and no auto-merge blocker; staging excluded unrelated untracked April/private-beta notes. Closes #455.