You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**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 |
| 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.
|**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 |
| 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.
20
26
21
27
## Verification discipline per B-phase
22
28
@@ -30,5 +36,5 @@ Before each B-phase commit:
30
36
31
37
## Known gaps (v5.0 shipped state)
32
38
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