Implementation Documentation Template
Use this file as the execution log for one backend issue. Each implementation
issue should have exactly one implementation doc under docs/implementation/.
1. Issue reference
- GitHub issue:
- Issue title:
- Issue type:
- Milestone:
2. Summary
- What this issue changed:
- Why the change was needed:
3. Initial repo state
- Relevant behavior before implementation:
- Known constraints or gaps at start:
4. Plan doc referenced
- Plan doc path:
- Plan status at implementation start:
- Was the plan updated during implementation?:
- If yes, what changed in the plan?:
5. Decisions taken
| Decision |
Reason |
Alternative rejected |
| TBD |
TBD |
TBD |
6. Files changed
| File |
Change summary |
| TBD |
TBD |
7. Migrations / schema changes
- Migration files:
- Schema changes:
- Data backfill or manual steps:
- Rollback notes:
8. API changes
| Surface |
Change |
Compatibility impact |
| TBD |
TBD |
TBD |
9. Tests added or updated
| Test file or suite |
Change |
| TBD |
TBD |
10. Risks / caveats
11. Follow-up work
12. Final repo state
- Relevant behavior after implementation:
- Remaining limitations:
13. Docs updated
| Doc path |
Update summary |
| TBD |
TBD |