UC-[Number]: [Verb] [Noun]
[!NOTE] Status: [DRAFT | REVIEW | APPROVED] Last Updated: [YYYY-MM-DD]
Actor: [Role] (e.g., Operator, Manager) Goal: [What does the user want to achieve?] Trigger: [What starts this?]
Main Success Scenario
- Actor [does something].
- System [validates/responds].
- System [shows result].
Extensions (Alternatives)
2a. [Condition] (e.g., Validation fails):
- System shows error.
- Actor retries.
Technical Mapping (Developer Notes)
- Controller:
[ControllerName] - Action:
[ActionName] - Key Entities:
[Entity1],[Entity2] - Legacy Dependencies: [GlobalSession, ViewBag, etc.]