docs(work): scaffold dag-and-readiness-v1 epic + stories
This commit is contained in:
18
docs/work/dag-and-readiness-v1/03-cli-subcommands/_story.md
Normal file
18
docs/work/dag-and-readiness-v1/03-cli-subcommands/_story.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
id: 03-cli-subcommands
|
||||
epic: dag-and-readiness-v1
|
||||
title: CLI ready / blocked subcommands
|
||||
type: technical-story
|
||||
status: todo
|
||||
feature: scripts
|
||||
depends-on: [02-dag-computation]
|
||||
blocks: []
|
||||
---
|
||||
|
||||
## Tasks
|
||||
|
||||
- [ ] `pnpm work ready` — prints ready stories
|
||||
- [ ] `pnpm work blocked` — prints blocked stories with waiting_on
|
||||
- [ ] Update `pnpm work next` to use the ready set
|
||||
- [ ] CLI smoke tests
|
||||
- [ ] Final verification + closeout
|
||||
Reference in New Issue
Block a user