LORE ensures long-term project health by autonomously maintaining documentation after every successful merge. It generates Architecture Decision Records, updates CHANGELOG.md, and commits documentation changes - so the architecture history stays alive without any human effort, fully auditable inside your Coder environment.
Capabilities
- Autonomous ADR Generation
- CHANGELOG.md Maintenance
- Post-Merge Trigger - Never Blocks Development
- Retrospective & Project History Synthesis
- GitHub MCP Documentation Commits
- Read-Only Access to Application Code
How it works
- 01 Merge Trigger
Activates after VESSEL emits a ticket_merged event - never interrupts active development.
- 02 ADR Generation
Synthesizes the technical decisions from the merged work and writes a structured ADR.
- 03 Changelog Update
Appends a deployment summary to CHANGELOG.md with PR references and ticket IDs.
- 04 Doc Commit
Commits and pushes documentation changes to the main branch via GitHub MCP.
Deploy LORE on your repo
Install OpenFlows, point it at a GitHub repository with open issues, and LORE will be running in minutes.