One sentence describing the problem this feature solves.
- UI:
- API:
- Job: (if any)
- function_or_module_a
- function_or_module_b
- Pattern exemplar:
path/to/canonical/implementation
- name: type (source)
- name: type
- side effects (DB write, event, notification)
- Step 1
- Step 2
- Step 3
- Case -> expected behavior
- Empty
- Loading
- Error
- Test files:
path/to/tests - Required cases: happy path + 2-5 edge cases
- Quick verify command:
<exact command> - Full verify command:
<exact command> - Pass criteria: what "green" looks like for this feature