Security model (short)
- RBAC: roles gate access.
- Approval gates: sensitive actions require explicit approvals.
- Audit trail: append-only events + verification.
- Exports: PDF/JSON/CSV designed for audits.
What we log, how we gate sensitive actions, and how we export evidence safely.