|
1 | 1 | ## 1. Change Setup |
2 | 2 |
|
3 | | -- [ ] 1.1 Update `openspec/CHANGE_ORDER.md` with `docs-08-bundle-overview-pages` entry |
4 | | -- [ ] 1.2 Add `bundle-overview-pages` capability spec |
| 3 | +- [x] 1.1 Update `openspec/CHANGE_ORDER.md` with `docs-08-bundle-overview-pages` entry |
| 4 | +- [x] 1.2 Add `bundle-overview-pages` capability spec |
5 | 5 |
|
6 | 6 | ## 2. Write Overview Pages |
7 | 7 |
|
8 | | -- [ ] 2.1 Write `bundles/backlog/overview.md`: ceremony, daily, refine, add, analyze-deps, sync, diff, promote, verify-readiness, delta, policy, init-config, map-fields, plus bundled template/bootstrap notes |
9 | | -- [ ] 2.2 Write `bundles/project/overview.md`: link-backlog, health-check, snapshot, regenerate, export-roadmap, version, sync bridge, devops-flow, plan init, import, migrate, add-feature, add-story, plan review, plan harden, plan compare, plus bundled prompt notes |
10 | | -- [ ] 2.3 Write `bundles/codebase/overview.md`: import, analyze contracts, drift detect, validate sidecar, repro, plus bundled prompt notes |
11 | | -- [ ] 2.4 Write `bundles/spec/overview.md`: contract (init/validate/coverage/serve/verify/test), generate, sdd, plus bundled prompt notes where relevant |
12 | | -- [ ] 2.5 Write `bundles/govern/overview.md`: enforce (stage/sdd), patch, plus bundled prompt notes |
13 | | -- [ ] 2.6 Write `bundles/code-review/overview.md`: run, ledger, rules |
| 8 | +- [x] 2.1 Write `bundles/backlog/overview.md`: ceremony, daily, refine, add, analyze-deps, sync, diff, promote, verify-readiness, delta, policy, init-config, map-fields, plus bundled template/bootstrap notes |
| 9 | +- [x] 2.2 Write `bundles/project/overview.md`: link-backlog, health-check, snapshot, regenerate, export-roadmap, version, sync bridge, devops-flow, plan init, import, migrate, add-feature, add-story, plan review, plan harden, plan compare, plus bundled prompt notes |
| 10 | +- [x] 2.3 Write `bundles/codebase/overview.md`: import, analyze contracts, drift detect, validate sidecar, repro, plus bundled prompt notes |
| 11 | +- [x] 2.4 Write `bundles/spec/overview.md`: contract (init/validate/coverage/serve/verify/test), generate, sdd, plus bundled prompt notes where relevant |
| 12 | +- [x] 2.5 Write `bundles/govern/overview.md`: enforce (stage/sdd), patch, plus bundled prompt notes |
| 13 | +- [x] 2.6 Write `bundles/code-review/overview.md`: run, ledger, rules |
14 | 14 |
|
15 | 15 | ## 3. Verification |
16 | 16 |
|
17 | | -- [ ] 3.1 Validate every command example against `--help` output |
18 | | -- [ ] 3.2 Verify bundle overview pages do not describe migrated prompts/templates as core-owned assets |
19 | | -- [ ] 3.3 Verify all internal links resolve |
20 | | -- [ ] 3.4 Run `bundle exec jekyll build` with zero warnings |
| 17 | +- [x] 3.1 Validate every command example against `--help` output |
| 18 | +- [x] 3.2 Verify bundle overview pages do not describe migrated prompts/templates as core-owned assets |
| 19 | +- [x] 3.3 Verify all internal links resolve |
| 20 | +- [x] 3.4 Run `bundle exec jekyll build` with zero warnings |
0 commit comments