Short-lived decisions for MetaCompressor: one markdown file per decision, numbered for order.
For where files belong (zones, naming, splits), see the living repository layout policy—ADRs record decisions; that document records placement conventions. For agent mandates and freeze zones, see AGENTS.md. For working contract / stay current, see METACOMPRESSOR_WORKING_CONTRACT.md. For Cursor skill charter (A′ additive-only, precedence), see .cursor/skills/README.md.
| ADR | Title |
|---|---|
| 0001 | Layout policy and CI guardrails |
- A choice affects multiple modules, tooling, or contributor workflow and is hard to reverse.
- You need a durable pointer (“why is it this way?”) beyond a commit message.
NNNN-short-slug.md(four digits, incrementing).- Prefer status line at top:
Accepted,Proposed,Superseded by 0007.
Copy from 0001: Context / Decision / Consequences.