Description
The manifesto lists "living documentation" as a capability modules could never provide. Git-ape generates architecture diagrams but does not maintain them as living artifacts that auto-update with infrastructure changes.
Scope
- Auto-regeneration — After any deployment change, re-run the resource visualizer and update
architecture.md.
- Dependency graph — Generate dependency graphs showing relationships between deployments.
- Documentation drift — Detect when
architecture.md diverges from actual deployed state.
- Changelog — Auto-generate a changelog from deployment history (
state.json changes).
Acceptance Criteria
Description
The manifesto lists "living documentation" as a capability modules could never provide. Git-ape generates architecture diagrams but does not maintain them as living artifacts that auto-update with infrastructure changes.
Scope
architecture.md.architecture.mddiverges from actual deployed state.state.jsonchanges).Acceptance Criteria