Untitled Project
Data Models
  • FEAT-000
    1. Feature Template FEAT-000

    The system shall provide [feature description].

    Scope: - [included]

    Out of scope: - [excluded]

    Dependencies: [other features or systems required]

    • UC-000
      1. Use Case Template UC-000

      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]

      • CAP-000
        1. Capability Template CAP-000

        The organization shall be able to [capability description].

        Business justification: [why this capability matters] Stakeholders: [who benefits] Priority: [critical / high / medium / low]

DATA-000
1. Data Entity Template DATA-000

The system shall maintain [Entity Name] records with:

Attributes: - [attribute]: [type] [constraints]

Relationships: - [belongs to / has many] [Other Entity]

Constraints: - [uniqueness, validation rules]

Lifecycle: - Created when: [event] - Deleted when: [event or retention policy]

Volume estimate: [expected record count] Sensitive data: [yes/no]