01What gets logged.
- Cyborg actions: every PR opened, ticket replied, API called, file written, document read.
- User actions: every login, every approval / denial, every config change in the dashboard.
- Tool grants: every OAuth scope granted, modified, revoked — with the specific permissions and timestamps.
- Inference calls: per-call metadata (model, timestamp, latency, success/failure). Prompt content is hashed, not stored, but the hash + length + classifier verdicts are.
- Engineer access: every break-glass request, approval, command run, output observed.
- System events: VM lifecycle (create, snapshot, restore, terminate), key rotation, deployment.