database/
Purpose
The authoritative schema definitions and the schema-design discipline.
What belongs here
- The authoritative schema (tables, columns, types, constraints, indexes) — the definitions of record.
- Forward-FK / seam registries derived from the schema.
What does NOT belong here
- The design process / runbook → process/.
- A module's plain-language knowledge article → modules/
/. - Conventions (rules) → architecture/.
Source of truth
Live status/counts → /index. Per-module schema detail may also be mirrored in modules/