From e203a9d58e07906292c9c0e4e40392b0e29d8eea Mon Sep 17 00:00:00 2001 From: Danijel Martinek Date: Wed, 13 May 2026 10:18:29 +0200 Subject: [PATCH] =?UTF-8?q?chore(work):=20close=20out=20template-reset-v1?= =?UTF-8?q?=20epic=20=E2=80=94=20all=2012=20tasks=20done?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mark epic + story status done, check all task boxes, rebuild _state.json. All checks green: typecheck, tests (360 passing), lint, turbo boundaries. Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/work/_state.json | 16 +++++----------- .../01-template-reset/_story.md | 8 ++++---- docs/work/template-reset-v1/_epic.md | 4 ++-- 3 files changed, 11 insertions(+), 17 deletions(-) diff --git a/docs/work/_state.json b/docs/work/_state.json index 01b1dda..7aa1876 100644 --- a/docs/work/_state.json +++ b/docs/work/_state.json @@ -1,27 +1,21 @@ { - "updated_at": "2026-05-13T08:17:52.241Z", + "updated_at": "2026-05-13T08:18:31.249Z", "epics": { "template-reset-v1": { - "status": "in-progress", + "status": "done", "title": "Template reset — strip setup-process noise + archive history", "stories": { "01-template-reset": { - "status": "in-progress", + "status": "done", "title": "Strip setup refs + archive history + rename ADR-012", "ac_total": 12, - "ac_completed": 9, + "ac_completed": 12, "depends_on": [], "blocks": [] } } } }, - "ready": [ - { - "epic": "template-reset-v1", - "story": "01-template-reset", - "title": "Strip setup refs + archive history + rename ADR-012" - } - ], + "ready": [], "blocked": [] } diff --git a/docs/work/template-reset-v1/01-template-reset/_story.md b/docs/work/template-reset-v1/01-template-reset/_story.md index 26415eb..152cb44 100644 --- a/docs/work/template-reset-v1/01-template-reset/_story.md +++ b/docs/work/template-reset-v1/01-template-reset/_story.md @@ -3,7 +3,7 @@ id: 01-template-reset epic: template-reset-v1 title: Strip setup refs + archive history + rename ADR-012 type: technical-story -status: in-progress +status: done feature: cleanup depends-on: [] blocks: [] @@ -20,6 +20,6 @@ blocks: [] - [x] Strip Phase/Plan/R-number references from source comments (packages/**/src, apps/**/src, scripts/, turbo/generators) - [x] Strip Lazar references from source comments + docs (CLAUDE.md, AGENTS.md, README.md, runbook, guides, turbo/generators) - [x] 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 +- [x] Update cli.test.mjs to accept empty docs/work/ state +- [x] Rebuild \_state.json +- [x] Final verification + closeout diff --git a/docs/work/template-reset-v1/_epic.md b/docs/work/template-reset-v1/_epic.md index 09eca5a..3f2cc01 100644 --- a/docs/work/template-reset-v1/_epic.md +++ b/docs/work/template-reset-v1/_epic.md @@ -3,7 +3,7 @@ id: template-reset-v1 prd: null title: Template reset — strip setup-process noise + archive history type: epic -status: in-progress +status: done features: [docs, cleanup] created: 2026-05-13 --- @@ -22,4 +22,4 @@ setup history bleeding through comments or docs. ## Stories -- [ ] [01 — Template reset (one-shot cleanup)](01-template-reset/_story.md) +- [x] [01 — Template reset (one-shot cleanup)](01-template-reset/_story.md)