# Implementation Tasks

Derived from: <spec path>
Technical plan: <plan path>

Keep tasks small enough to implement and verify independently where practical.

- [ ] Confirm unresolved spec decisions before coding
- [ ] Implement the smallest coherent change
- [ ] Add or update automated tests
- [ ] Cover relevant failure and edge cases
- [ ] Run repository-native verification
- [ ] Compare the result with every acceptance criterion
- [ ] Update documentation or decisions if behavior changed
- [ ] Record remaining risks or follow-up work

## Work breakdown
- [ ] 
- [ ] 
- [ ] 

## Verification evidence
Record commands/results or links to CI evidence here.
