Phase 2 — not yet available
This command is planned for a future release. The audit_events table is being written to from Phase 1 day one, so historical data will be available when the query surface ships.
culvii audit
Query the governance audit trail.
Synopsis
culvii audit [--action <verb>] [--workspace <slug>] [--since <date>]
Description
Queries the governance audit trail. Every authenticated platform action is recorded with: who initiated it (human or machine), which key was used, which resource was affected, and whether it succeeded. The audit trail is append-only and cannot be modified.
Requires an OAuth session. Read-only, scoped to the user's permissions.
Related commands
culvii logs, culvii key list