docs(work): scaffold dag-and-readiness-v1 epic + stories
This commit is contained in:
17
docs/work/dag-and-readiness-v1/01-extended-state/_story.md
Normal file
17
docs/work/dag-and-readiness-v1/01-extended-state/_story.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
id: 01-extended-state
|
||||
epic: dag-and-readiness-v1
|
||||
title: Frontmatter array parsing + extended state shape
|
||||
type: technical-story
|
||||
status: in-progress
|
||||
feature: scripts
|
||||
depends-on: []
|
||||
blocks: [02-dag-computation]
|
||||
---
|
||||
|
||||
## Tasks
|
||||
|
||||
- [ ] Story scaffold
|
||||
- [ ] Extend parseFrontmatter to parse array values like `depends-on: [a, b]`
|
||||
- [ ] Extend buildState to include depends_on + blocks per story entry
|
||||
- [ ] Update existing tests; add new array-parsing tests
|
||||
Reference in New Issue
Block a user