docs(work): scaffold dag-and-readiness-v1 epic + stories
This commit is contained in:
16
docs/work/dag-and-readiness-v1/02-dag-computation/_story.md
Normal file
16
docs/work/dag-and-readiness-v1/02-dag-computation/_story.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
id: 02-dag-computation
|
||||
epic: dag-and-readiness-v1
|
||||
title: DAG computation — ready + blocked story sets
|
||||
type: technical-story
|
||||
status: todo
|
||||
feature: scripts
|
||||
depends-on: [01-extended-state]
|
||||
blocks: [03-cli-subcommands]
|
||||
---
|
||||
|
||||
## Tasks
|
||||
|
||||
- [ ] computeReadyBlocked(state) — pure function
|
||||
- [ ] Tests
|
||||
- [ ] Wire into buildState output
|
||||
Reference in New Issue
Block a user