Public alpha. Stripe Live in ~2 weeks. → Get on the launch list
HTTP APIGET /audit/*

Audit endpoints

Status: stub. Day 3 deliverable.

Three read-only endpoints expose the Continuous Data Room (Doctrine §III).

PathReturns
GET /api/v1/audit/logsEvery L2 decision result, scoped to the calling tenant.
GET /api/v1/audit/policy-commitsAuthorship signatures (one row per dsl_hash ever committed).
GET /api/v1/audit/l4-overridesEvery L4 (Judgment UI) human override, with reason.

All three are tenant-scoped — there is no cross-tenant read path even for the platform operator.