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: 02-dag-computation
epic: dag-and-readiness-v1
title: DAG computation — ready + blocked story sets
type: technical-story
status: todo
status: done
feature: scripts
depends-on: [01-extended-state]
blocks: [03-cli-subcommands]
@@ -11,6 +11,6 @@ blocks: [03-cli-subcommands]
## Tasks
- [ ] computeReadyBlocked(state) — pure function
- [ ] Tests
- [ ] Wire into buildState output
- [x] computeReadyBlocked(state) — pure function
- [x] Tests
- [x] Wire into buildState output