What problem does it solve?
Converts implementation artifacts and plans into concise, auditable milestone changelogs that clearly map delivered behaviors to concrete repository evidence, reducing manual documentation effort and mismatched claims.
Core Features & Use Cases
- Architecture-focused changelogs: Produce short, technical milestone entries suitable for docs/changelog that include design rationale and tradeoffs.
- Verified code linking: Map each delivered behavior to specific implementation files, endpoints, migrations, and tests with deep links.
- Diagrams and schema references: Insert at least one Mermaid architecture or flow diagram and present database/schema details in tables that explain each field's role.
- Use Case: After merging a milestone, generate the changelog that links the client PRD, implemented routes, core services, persistence migrations, and relevant tests.
Quick Start
Draft a concise milestone changelog for the implemented feature linking the plan and the most specific implementation files, include a Mermaid flowchart, and add schema tables that explain each field's purpose.