Skip to content

Commit e5906c9

Browse files
committed
Mark Phase 3 complete and update roadmap
Update ROADMAP.md to reflect Phase 3 completion: change Phase 3 status from Active to Complete, mark the Phase 3 P3 API docs item as done, and set Error routes as the current item (Phase 4 P0). Adjust numbering and wording in the Recommended Execution Order to match the new status.
1 parent 1091d86 commit e5906c9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ROADMAP.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ All Phase 2 work is complete.
6868

6969
---
7070

71-
## 3. Phase 3 — Ecosystem Integration (Active)
71+
## 3. Phase 3 — Ecosystem Integration (Complete)
7272

7373
The foundation is stable. Phase 3 focuses on making the router connectable to
7474
`spectre-shell-signals`, `spectre-ui`, and application-level concerns like metadata and
@@ -209,8 +209,8 @@ Support child routes rendered inside parent outlet elements.
209209
2. ~~Navigating state hooks~~
210210
3. ~~Per-route metadata~~
211211
4. ~~`afterNavigate` hook~~
212-
5. **Phase 3 P3 API docs** ← current (meta, afterNavigate, onNavigationStart/End, subscribe pattern)
213-
6. Error routes — closes the silent-failure gap; Phase 4 P0 (starts after P3 docs close)
212+
5. ~~Phase 3 P3 API docs~~
213+
6. **Error routes** ← current — closes the silent-failure gap; Phase 4 P0
214214
7. Navigation history helpers — ergonomic, low-risk, additive; Phase 4 P1
215215
8. Nested routing — only when a concrete app need is confirmed
216216

0 commit comments

Comments
 (0)