CxLLM-Build/docs/adr/0001-record-architecture-decisions.md
CxAI Ops 162e04b9d6
Some checks are pending
ci / validate (push) Waiting to run
chore: initial commit (Phase 3 scaffold)
2026-05-16 10:52:03 -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.