docs(README): mark 13 implemented plans as landed#651
Merged
Conversation
Audit-and-align pass found 13 plans in the master index where the implementation has been on main for weeks-to-months but the README badge still said \`[active]\`. Same drift pattern as the recent phase-3c (#649) and issue-354 (#650) status fixes — flips happen at merge time when nobody updates docs/README.md. Plans flipped (all artifacts verified present in code): - 2026-03-24-multi-peer-e2e-tests.md (eeb8329 + f715387) - 2026-03-25-ux-navigation-improvements.md (0ffb33a) - 2026-03-26-video-screen-sharing-call-page.md (545cd97 + e4e1e1f) - 2026-03-27-shareable-join-links.md (eb950ee) - 2026-03-31-actor-library-migration.md (c862ff4) - 2026-04-01-agentic-peer-api.md (faeb988 + fee84c3) - 2026-04-12-willow-channel-removal.md (ddb2cdc) - 2026-04-20-ui-phase-2a-message-row.md (74c08c5/2c07f64/0be5b23/abf83b0) - 2026-04-21-e2e-test-architecture.md (8d58232) - 2026-04-21-ui-phase-2b-sync-queue.md (99f8283 + 70db3c7) - 2026-04-21-ui-phase-2e-local-search.md (7edaa96) - 2026-04-30-event-based-waits-pr4-ratchet-flake-harness.md (5b84ef5/1283430/eeed70f) - 2026-05-07-docs-organization.md (c9ab61c + 037dbbd; plan's Status also flipped from draft → landed) The remaining 12 plans need a Status frontmatter line citing landing commit + date — left to a follow-up PR to keep this one focused on the master-index drift only. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 task
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
Audit-and-align pass found 13 plans where the README badge says `[active]` but the implementation is on main, often for weeks-to-months. Same drift pattern as the recent phase-3c (#649) and issue-354 (#650) status fixes.
Each badge flip was verified by a survey agent that opened the plan's "Files touched" / "Approach" section, grep'd for the key artifact (struct, function, file), confirmed presence on main, and found the landing commit via `git log --oneline -- `.
Plans flipped:
Scope note
This PR flips the master-index badges only. Adding a `Status:` frontmatter line to the remaining 12 plan files (one still has `draft` — fixed here) is left to a follow-up to keep the diff small and focused.
Test plan
🤖 Generated with Claude Code