Skip to content

Commit d0f0438

Browse files
committed
docs(roadmap): mark B2-B7 shipped
1 parent 1a9ff13 commit d0f0438

1 file changed

Lines changed: 23 additions & 17 deletions

File tree

ROADMAP-v5.md

Lines changed: 23 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,27 @@
22

33
## Status
44

5-
| Phase | Scope | Status |
6-
|---|---|---|
7-
| Phase 1 | Backup repo + memory notes (private, ytrofr/claude-setup) | Done |
8-
| Phase 2 | install.sh v5.0 manifest-driven (Core/Recommended/Full) | Done |
9-
| Phase 3 | Scaffolding + redirects (6 Parts, jekyll-redirect-from) | Done |
10-
| **B2** | **Reference Part (Part VI)** — collapse 13 ship-logs into one CC version history page; CLI + hook + skill + MCP catalogs; security checklist | PENDING |
11-
| B3 | Advanced Part (Part V) — AI DNA, inter-agent, self-telemetry, Monitor, statusline, cross-project, defrag | PENDING |
12-
| B4 | Context Engineering Part (Part IV) — memory bank, rules, Basic Memory, budget, progressive disclosure, governance, skill lifecycle | PENDING |
13-
| B5 | Extension Part (Part III) — hooks, MCP, agents, skills authoring/maintenance, plugins, slash commands, Cloud Run deploy | PENDING |
14-
| B6 | Workflow Part (Part II) — plan mode, TDD, brainstorming, verify, session lifecycle, commit/PR | PENDING |
15-
| B7 | Foundation Part (Part I) + README + CHANGELOG + CITATION + release | PENDING |
16-
17-
## Next
18-
19-
When starting B2, request a dedicated implementation plan. Use `docs/guide/_redirect-plan.md` as the old→new URL map for adding `redirect_from:` arrays to rewritten chapters.
5+
| Phase | Scope | Status | Shipped |
6+
|---|---|---|---|
7+
| Phase 1 | Backup repo + memory notes (private, ytrofr/claude-setup) | Done | 2026-04-19 |
8+
| Phase 2 | install.sh v5.0 manifest-driven (Core/Recommended/Full) | Done | 2026-04-20 |
9+
| Phase 3 | Scaffolding + redirects (6 Parts, jekyll-redirect-from) | Done | 2026-04-20 |
10+
| **B2** | **Reference Part (Part VI)** — collapse 13 ship-logs into one CC version history page; CLI + hook + skill + MCP catalogs; security checklist | Done | 2026-04-20 |
11+
| B3 | Advanced Part (Part V) — AI DNA, inter-agent, self-telemetry, Monitor, statusline, cross-project, defrag | Done | 2026-04-20 |
12+
| B4 | Context Engineering Part (Part IV) — memory bank, rules, Basic Memory, budget, progressive disclosure, governance, skill lifecycle | Done | 2026-04-20 |
13+
| B5 | Extension Part (Part III) — hooks, MCP, agents, skills authoring/maintenance, plugins, slash commands, Cloud Run deploy | Done | 2026-04-20 |
14+
| B6 | Workflow Part (Part II) — plan mode, TDD, brainstorming, verify, session lifecycle, commit/PR | Done | 2026-04-20 |
15+
| B7 | Foundation Part (Part I) + README + CHANGELOG + CITATION + release | Done | 2026-04-21 |
16+
17+
## Next workstreams
18+
19+
**`template/` repopulation** is the next priority. The v5.0 installer mechanically works but the `template/` directory at the repo root was not yet repopulated to match the new manifest tier contents. Recommended/Full installs will fetch 404s for most files until `template/` is refilled from `best-practices/` sources. This will be tracked as a separate sub-plan (target: B8).
20+
21+
Beyond template realignment:
22+
23+
- Opportunistic cleanup of any residual numbered chapter files under `docs/guide/` that are excluded from nav but still physically present.
24+
- Post-release GH Pages verification after push (build clean, no broken redirects, Part index pages render).
25+
- v5.0 release tag and GitHub release notes draft.
2026

2127
## Verification discipline per B-phase
2228

@@ -30,5 +36,5 @@ Before each B-phase commit:
3036

3137
## Known gaps (v5.0 shipped state)
3238

33-
- `template/` directory (at repo root) is NOT yet repopulated to match manifest tier contents. Installer mechanically works but will fetch 404s for most Recommended/Full files until `template/` is filled. Separate sub-plan.
34-
- Pruned chapter files (05, 17, 20, 21, 24, 30, 30b, 31, 31b, 33, 41, 46, 47, 48, 49, 52, 55, 56, 59, 67, 68, 69) are still present in `docs/guide/` as numbered files. They're pruned from nav via Jekyll front matter or outright deletion during the B-phase that covers their topic.
39+
- **`template/` directory alignment**at repo root, NOT yet repopulated to match manifest tier contents. Installer mechanically works but will fetch 404s for most Recommended/Full files until `template/` is filled. Separate sub-plan (next workstream).
40+
- Pruned chapter files (05, 17, 20, 21, 24, 30, 30b, 31, 31b, 33, 41, 46, 47, 48, 49, 52, 55, 56, 59, 67, 68, 69) may still be present in `docs/guide/` as numbered files. They're excluded from nav via Jekyll front matter. Residual cleanup can happen opportunistically.

0 commit comments

Comments
 (0)