/ epics / epic-00-template.md
epic-00-template.md
 1  # Epic {{NN}}: {{Epic Title}}
 2  
 3  > Status: Backlog | Last updated: {{DATE}}
 4  
 5  ## Goal
 6  {{What this epic achieves.}}
 7  
 8  ## Dependencies
 9  - Depends on: {{Epic NN}}
10  - Blocks: {{Epic NN}}
11  
12  ## Stories
13  
14  | ID | Story | Status | OpenSpec Refs |
15  |----|-------|--------|---------------|
16  | S{{NN}}-01 | {{Story title}} | Backlog | REQ-{{CAP}}-001 |
17  | S{{NN}}-02 | {{Story title}} | Backlog | REQ-{{CAP}}-002 |
18  
19  ## Acceptance Criteria
20  - [ ] {{High-level criterion for the epic as a whole}}