Appendix E: Cycle Summary (Reference, Not Rules)
| Scope | Unit | Ends With | Notes |
|---|---|---|---|
| Task | Smallest actionable unit | Task complete | No constraint on count |
| Test | One behavior scenario | Test written + reviewed | One per Gherkin scenario |
| Use Case | Structured goal-level spec | Scenarios written + Tests written + Tasks defined | One per Aggregate |
| Story | Value placeholder | Prioritized + accepted | Maps to 0+ Use Cases |
| Delivery | Coherent batch of use cases | Release | No constraint on duration |
| Direction | Continuous | Revisited regularly | Not a closed loop |