CxLLM-LIB/docs/adr/0001-record-architecture-decisions.md
2026-05-16 10:52:04 -05:00

301 B

1. Record architecture decisions

Status

Accepted

Context

We need a lightweight, append-only log of architectural choices.

Decision

Use Markdown ADRs in docs/adr/, numbered sequentially.

Consequences

Future maintainers can read the chain of decisions without spelunking PR history.