Files
Jev Kuznetsov 60710fab20 initial commit
2026-04-16 11:36:48 +02:00

24 lines
310 B
Markdown

# Feature: <Name>
Status: draft
## Summary
One sentence: what this feature does and why it's needed.
## Acceptance Criteria
- AC-01: ...
## Test Plan
- T-01 (AC-01): given ... / when ... / then ...
## Assumptions
- [ASSUMPTION]: ...
## Notes
Optional: implementation hints, constraints, edge cases.