- Get Started

The OpenFlows Team

LORE

The Documenter

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

How it works

  1. 01 Merge Trigger

    Activates after VESSEL emits a ticket_merged event - never interrupts active development.

  2. 02 ADR Generation

    Synthesizes the technical decisions from the merged work and writes a structured ADR.

  3. 03 Changelog Update

    Appends a deployment summary to CHANGELOG.md with PR references and ticket IDs.

  4. 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.