docs(work): close dag-and-readiness-v1 epic

This commit is contained in:
2026-05-13 08:06:21 +02:00
parent 4cf979aaa5
commit e92610e7f1
5 changed files with 125 additions and 43 deletions

View File

@@ -3,7 +3,7 @@ id: dag-and-readiness-v1
prd: null
title: DAG + readiness — depends-on / blocks parsing
type: epic
status: in-progress
status: done
features: [scripts]
created: 2026-05-13
---
@@ -16,6 +16,6 @@ from the depends-on graph instead of just the first non-done story.
## Stories
- [ ] [01 — Frontmatter array parsing + extended state shape](01-extended-state/_story.md)
- [ ] [02 — DAG computation: ready + blocked](02-dag-computation/_story.md)
- [ ] [03 — CLI ready / blocked subcommands](03-cli-subcommands/_story.md)
- [x] [01 — Frontmatter array parsing + extended state shape](01-extended-state/_story.md)
- [x] [02 — DAG computation: ready + blocked](02-dag-computation/_story.md)
- [x] [03 — CLI ready / blocked subcommands](03-cli-subcommands/_story.md)