chore: scaffold M0 — repo structure, ADRs, dev environment, pre-merge checklist

This commit is contained in:
2026-08-02 10:26:49 +02:00
commit 581191e93a
20 changed files with 781 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# ADR-NNN: <Short decision title>
**Status:** Proposed | Accepted | Superseded by ADR-XXX
**Date:** YYYY-MM-DD
## Context
What problem are we solving? What forces are at play (constraints, requirements, tradeoffs)?
## Decision
What did we decide, stated as a plain sentence.
## Consequences
What becomes easier or harder because of this. What we're explicitly giving up. What we'd need to revisit this decision.