chore(work): finish epic 2026-05-14-library-evaluation-policy

This commit is contained in:
2026-05-14 12:14:21 +02:00
parent 239faf7e56
commit bb9983f10b
3 changed files with 8 additions and 14 deletions

View File

@@ -3,7 +3,7 @@ id: 09-claude-md-update
epic: 2026-05-14-library-evaluation-policy epic: 2026-05-14-library-evaluation-policy
title: CLAUDE.md Key Conventions — library policy bullet title: CLAUDE.md Key Conventions — library policy bullet
type: technical-story type: technical-story
status: todo status: done
feature: docs feature: docs
depends-on: [05-human-guide] depends-on: [05-human-guide]
blocks: [] blocks: []
@@ -34,4 +34,4 @@ Add one bullet to the "Key Conventions" section of `CLAUDE.md` pointing agents a
## Tasks ## 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.

View File

@@ -3,7 +3,7 @@ id: 2026-05-14-library-evaluation-policy
prd: docs/work/prds/2026-05-14-library-evaluation-policy.prd.md prd: docs/work/prds/2026-05-14-library-evaluation-policy.prd.md
title: Library evaluation policy — skill, traces, enforcement stack title: Library evaluation policy — skill, traces, enforcement stack
type: epic type: epic
status: in-progress status: done
features: [scripts, tooling, docs] features: [scripts, tooling, docs]
created: 2026-05-14 created: 2026-05-14
--- ---

View File

@@ -1,5 +1,5 @@
{ {
"updated_at": "2026-05-14T10:12:38.886Z", "updated_at": "2026-05-14T10:14:22.260Z",
"epics": { "epics": {
"2026-05-13-binder-wrap-helper": { "2026-05-13-binder-wrap-helper": {
"status": "done", "status": "done",
@@ -40,7 +40,7 @@
} }
}, },
"2026-05-14-library-evaluation-policy": { "2026-05-14-library-evaluation-policy": {
"status": "in-progress", "status": "done",
"title": "Library evaluation policy — skill, traces, enforcement stack", "title": "Library evaluation policy — skill, traces, enforcement stack",
"prd": "docs/work/prds/2026-05-14-library-evaluation-policy.prd.md", "prd": "docs/work/prds/2026-05-14-library-evaluation-policy.prd.md",
"stories": { "stories": {
@@ -127,10 +127,10 @@
"blocks": [] "blocks": []
}, },
"09-claude-md-update": { "09-claude-md-update": {
"status": "todo", "status": "done",
"title": "CLAUDE.md Key Conventions — library policy bullet", "title": "CLAUDE.md Key Conventions — library policy bullet",
"ac_total": 1, "ac_total": 1,
"ac_completed": 0, "ac_completed": 1,
"depends_on": [ "depends_on": [
"05-human-guide" "05-human-guide"
], ],
@@ -154,13 +154,7 @@
} }
} }
}, },
"ready": [ "ready": [],
{
"epic": "2026-05-14-library-evaluation-policy",
"story": "09-claude-md-update",
"title": "CLAUDE.md Key Conventions — library policy bullet"
}
],
"blocked": [], "blocked": [],
"needs_prd_ship": [] "needs_prd_ship": []
} }