Use Cases describe specific scenarios where an actor achieves a goal through the system. They bridge business need to system behavior and answer: Who does what, when?
UID prefix: UC- Traces up to: Capabilities (CAP-) Traces down to: Features (FEAT-)
-
1. Capability Template UID: CAP-000 STATUS: Template RELATIONS (Child): STATEMENT: The organization shall be able to [capability description].
Business justification: [why this capability matters] Stakeholders: [who benefits] Priority: [critical / high / medium / low]
As a [role], I want to [action], So that [benefit].
Preconditions: - [what must be true before]
Main Flow: 1. [step] 2. [step] 3. [step]
Postconditions: - [what is true after]
Acceptance criteria: - [testable condition] - [testable condition]
-
1. Feature Template UID: FEAT-000 STATUS: Template RELATIONS (Parent): RELATIONS (Child): STATEMENT: The system shall provide [feature description].
Scope: - [included]
Out of scope: - [excluded]
Dependencies: [other features or systems required]