Parent: #104 — Add durable orchestration and Task Capsule model for Memory Bank
Goal
Provide a reproducible validator that determines whether a task may transition to its next role or stage.
Scope
- Validate Task Capsule structure and required fields.
- Validate artifact existence, frontmatter, status, and upstream owner links.
- Validate required evidence and traceability references.
- Validate that the transition is allowed by the selected workflow.
- Return structured diagnostics with failure reason and next action.
- Add focused fixtures or tests for valid, invalid, and blocked handoffs.
Out of scope
- Mutating task documents automatically.
- Starting agents or workflows.
- Runtime scheduling or retries.
Acceptance criteria
Dependencies
- Depends on Task Capsule contract and role/handoff protocol subissues.
References
Parent: #104 — Add durable orchestration and Task Capsule model for Memory Bank
Goal
Provide a reproducible validator that determines whether a task may transition to its next role or stage.
Scope
Out of scope
Acceptance criteria
Dependencies
References