Decision log
One row per decision, forever. Each ID jumps to its entry below: a heading anchor is just the heading text, lowercased and hyphenated, so the links need no config and no ids to maintain.
| ID | Date | Decision | Status |
|---|---|---|---|
| ADR-001 | 2026-06-22 | Adopt CRDTs for real-time sync | Accepted |
| ADR-002 | 2026-06-29 | Default new docs to a workspace | Proposed |
| <ADR-003> | <date> | <the decision, in one line> | Draft |
Status vocabulary: Draft · Proposed · Accepted · Superseded.
ADR-001 — Adopt CRDTs for real-time sync
Status: Accepted · Date: 2026-06-22 · Deciders: Devon, Sam
Chose per-client replicas over a central transform authority because offline-first is a hard requirement.
ADR-002 — Default new docs to a workspace
Status: Proposed · Date: 2026-06-29 · Deciders: Devon
Most new docs are team docs, but the create flow lands them in Personal. Default to the active workspace and show the destination inline.
<ADR-003 — the next one>
Status: Draft · Date: <date> · Deciders: <names>
One line: the call, and <the constraint that decided it>.
Each entry here is a summary. When a decision needs the full context, options and consequences, start a Decision record and link it from the row above.