1.1 KiB
1.1 KiB
id, epic, title, type, status, feature, depends-on, blocks
| id | epic | title | type | status | feature | depends-on | blocks |
|---|---|---|---|---|---|---|---|
| 01-template-reset | template-reset-v1 | Strip setup refs + archive history + rename ADR-012 | technical-story | in-progress | cleanup |
Tasks
- Story scaffold
- Create .archive/ + .gitignore entry + README.md
- Move docs/work// (except _templates, README, _state.json, this epic) to .archive/work/
- Move docs/superpowers/plans/ to .archive/plans/
- Move docs/superpowers/refactor-logs/ to .archive/refactor-logs/ (if exists)
- Move docs/superpowers/specs/ to .archive/specs/ (if exists)
- Strip Phase/Plan/R-number references from source comments (packages//src, apps//src, scripts/, turbo/generators)
- Strip Lazar references from source comments + docs (CLAUDE.md, AGENTS.md, README.md, runbook, guides, turbo/generators)
- Rename docs/decisions/adr-012-lazar-conformance.md → adr-012-feature-conventions.md; update content + cross-references
- Update cli.test.mjs to accept empty docs/work/ state
- Rebuild _state.json
- Final verification + closeout