docs(work): scaffold template-reset-v1 epic
This commit is contained in:
25
docs/work/template-reset-v1/01-template-reset/_story.md
Normal file
25
docs/work/template-reset-v1/01-template-reset/_story.md
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
id: 01-template-reset
|
||||
epic: template-reset-v1
|
||||
title: Strip setup refs + archive history + rename ADR-012
|
||||
type: technical-story
|
||||
status: in-progress
|
||||
feature: cleanup
|
||||
depends-on: []
|
||||
blocks: []
|
||||
---
|
||||
|
||||
## Tasks
|
||||
|
||||
- [ ] Story scaffold
|
||||
- [ ] Create .archive/ + .gitignore entry + README.md
|
||||
- [ ] Move docs/work/<epic-slug>/ (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
|
||||
Reference in New Issue
Block a user