chore(work): finish 05-human-guide

This commit is contained in:
2026-05-14 07:53:06 +02:00
parent 603104ca97
commit 6890526ced
2 changed files with 8 additions and 17 deletions

View File

@@ -3,7 +3,7 @@ id: 05-human-guide
epic: 2026-05-14-library-evaluation-policy epic: 2026-05-14-library-evaluation-policy
title: Human reading-room guide — docs/guides/adding-a-library.md title: Human reading-room guide — docs/guides/adding-a-library.md
type: technical-story type: technical-story
status: todo status: done
feature: docs feature: docs
depends-on: [04-evaluate-library-skill] depends-on: [04-evaluate-library-skill]
blocks: [09-claude-md-update] blocks: [09-claude-md-update]
@@ -34,4 +34,4 @@ ADR-022 is the source of truth but is written for decision-record density, not o
## Tasks ## Tasks
- [ ] Write `docs/guides/adding-a-library.md` with all seven sections from Done when (why, tier trigger, four layers, how-to walkthrough, worked approved + rejected examples, cross-links); all gates pass on this single commit. - [x] Write `docs/guides/adding-a-library.md` with all seven sections from Done when (why, tier trigger, four layers, how-to walkthrough, worked approved + rejected examples, cross-links); all gates pass on this single commit.

View File

@@ -1,5 +1,5 @@
{ {
"updated_at": "2026-05-14T05:49:49.519Z", "updated_at": "2026-05-14T05:53:07.803Z",
"epics": { "epics": {
"2026-05-13-binder-wrap-helper": { "2026-05-13-binder-wrap-helper": {
"status": "done", "status": "done",
@@ -85,10 +85,10 @@
] ]
}, },
"05-human-guide": { "05-human-guide": {
"status": "todo", "status": "done",
"title": "Human reading-room guide — docs/guides/adding-a-library.md", "title": "Human reading-room guide — docs/guides/adding-a-library.md",
"ac_total": 1, "ac_total": 1,
"ac_completed": 0, "ac_completed": 1,
"depends_on": [ "depends_on": [
"04-evaluate-library-skill" "04-evaluate-library-skill"
], ],
@@ -155,11 +155,6 @@
} }
}, },
"ready": [ "ready": [
{
"epic": "2026-05-14-library-evaluation-policy",
"story": "05-human-guide",
"title": "Human reading-room guide — docs/guides/adding-a-library.md"
},
{ {
"epic": "2026-05-14-library-evaluation-policy", "epic": "2026-05-14-library-evaluation-policy",
"story": "06-sandcastle-reviewer-prompt", "story": "06-sandcastle-reviewer-prompt",
@@ -174,17 +169,13 @@
"epic": "2026-05-14-library-evaluation-policy", "epic": "2026-05-14-library-evaluation-policy",
"story": "08-backfill-traces", "story": "08-backfill-traces",
"title": "Backfill library traces for existing feature- and core-tier runtime deps" "title": "Backfill library traces for existing feature- and core-tier runtime deps"
} },
],
"blocked": [
{ {
"epic": "2026-05-14-library-evaluation-policy", "epic": "2026-05-14-library-evaluation-policy",
"story": "09-claude-md-update", "story": "09-claude-md-update",
"title": "CLAUDE.md Key Conventions — library policy bullet", "title": "CLAUDE.md Key Conventions — library policy bullet"
"waiting_on": [
"2026-05-14-library-evaluation-policy/05-human-guide"
]
} }
], ],
"blocked": [],
"needs_prd_ship": [] "needs_prd_ship": []
} }