<!-- Placeholders: slice_id, slice_full_id, slice_name, milestone_id, created_date, acceptance_text, happy_path_text, edge_cases_text -->
# {{slice_full_id}} — {{slice_name}} — UAT

**Milestone:** {{milestone_id}}
**Defined:** {{created_date}}

<acceptance_criteria>
{{acceptance_text}}
</acceptance_criteria>

<happy_path>
{{happy_path_text}}
</happy_path>

<edge_cases>
{{edge_cases_text}}
</edge_cases>

---
*Slice: {{slice_full_id}}*
*Validate with `/np:validate-phase {{milestone_id}}` — verifier reads this file.*
