Commit 5925704
committed
docs(astro[plan]): Mark notes/plans/astro.md as implemented
why: The design doc has been the canonical narrative for the astro
renderer since the original spike. After rebasing onto post-PR-#29
main and landing Phases 1–4 (rebase, vite-coexistence verification,
namespace rename, workspace hoist, dual-token wiring, version
lockstep, bump-script extension), the doc's "plan, not yet
implemented" header reads as actively misleading to anyone scanning
the file for current architectural state.
what: notes/plans/astro.md line 3 — flip the **Status** marker from
"plan, not yet implemented" to "implemented (rebased onto post-PR-#29
main, 2026-05-04)" so future readers see the doc's role as the
implemented architecture's spec, not an unrealised proposal.1 parent 9f06565 commit 5925704
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments