Architectural decision records

June 3, 2026 ยท View on GitHub

Documents describing the various architectural decisions that have been made during the course of Lore development and the reasoning behind them.

ADRs are append-only and numbered sequentially. Filename pattern: NNNNN-<slug>.md. Required structure: Status, Context, Decision, Consequences.

Suggested starting points

See docs/README.md for the full docs structure.