From bb9983f10b5683b26537ce8ad0bcfc731e41f0b1 Mon Sep 17 00:00:00 2001 From: Danijel Martinek Date: Thu, 14 May 2026 12:14:21 +0200 Subject: [PATCH] chore(work): finish epic 2026-05-14-library-evaluation-policy --- .../09-claude-md-update/_story.md | 4 ++-- .../_epic.md | 2 +- docs/work/_state.json | 16 +++++----------- 3 files changed, 8 insertions(+), 14 deletions(-) diff --git a/docs/work/2026-05-14-library-evaluation-policy/09-claude-md-update/_story.md b/docs/work/2026-05-14-library-evaluation-policy/09-claude-md-update/_story.md index f6eb156..9649607 100644 --- a/docs/work/2026-05-14-library-evaluation-policy/09-claude-md-update/_story.md +++ b/docs/work/2026-05-14-library-evaluation-policy/09-claude-md-update/_story.md @@ -3,7 +3,7 @@ id: 09-claude-md-update epic: 2026-05-14-library-evaluation-policy title: CLAUDE.md Key Conventions — library policy bullet type: technical-story -status: todo +status: done feature: docs depends-on: [05-human-guide] blocks: [] @@ -34,4 +34,4 @@ Add one bullet to the "Key Conventions" section of `CLAUDE.md` pointing agents a ## Tasks -- [ ] Add the one-line library-policy bullet to CLAUDE.md Key Conventions (after confirming glossary entries are already present); all gates pass on this single commit. +- [x] Add the one-line library-policy bullet to CLAUDE.md Key Conventions (after confirming glossary entries are already present); all gates pass on this single commit. diff --git a/docs/work/2026-05-14-library-evaluation-policy/_epic.md b/docs/work/2026-05-14-library-evaluation-policy/_epic.md index 6290b27..f18ede8 100644 --- a/docs/work/2026-05-14-library-evaluation-policy/_epic.md +++ b/docs/work/2026-05-14-library-evaluation-policy/_epic.md @@ -3,7 +3,7 @@ id: 2026-05-14-library-evaluation-policy prd: docs/work/prds/2026-05-14-library-evaluation-policy.prd.md title: Library evaluation policy — skill, traces, enforcement stack type: epic -status: in-progress +status: done features: [scripts, tooling, docs] created: 2026-05-14 --- diff --git a/docs/work/_state.json b/docs/work/_state.json index 4ed3d39..11e1611 100644 --- a/docs/work/_state.json +++ b/docs/work/_state.json @@ -1,5 +1,5 @@ { - "updated_at": "2026-05-14T10:12:38.886Z", + "updated_at": "2026-05-14T10:14:22.260Z", "epics": { "2026-05-13-binder-wrap-helper": { "status": "done", @@ -40,7 +40,7 @@ } }, "2026-05-14-library-evaluation-policy": { - "status": "in-progress", + "status": "done", "title": "Library evaluation policy — skill, traces, enforcement stack", "prd": "docs/work/prds/2026-05-14-library-evaluation-policy.prd.md", "stories": { @@ -127,10 +127,10 @@ "blocks": [] }, "09-claude-md-update": { - "status": "todo", + "status": "done", "title": "CLAUDE.md Key Conventions — library policy bullet", "ac_total": 1, - "ac_completed": 0, + "ac_completed": 1, "depends_on": [ "05-human-guide" ], @@ -154,13 +154,7 @@ } } }, - "ready": [ - { - "epic": "2026-05-14-library-evaluation-policy", - "story": "09-claude-md-update", - "title": "CLAUDE.md Key Conventions — library policy bullet" - } - ], + "ready": [], "blocked": [], "needs_prd_ship": [] }