Medera writes immutable audit events on:Documentation Index
Fetch the complete documentation index at: https://docs.medera.info/llms.txt
Use this file to discover all available pages before exploring further.
| Source | Table | Migration |
|---|---|---|
| PHI access | phi_audit_logs | 080+ |
| Workflow execution | agent_workflow_executions.execution_trace[] | 110 |
| Deployment actions | deployment_audit_log (WORM) | 140 / 145 |
| Config access | Config access audit table | 137 |
| Auth events | auditLogger + Datadog | — |
| Realtime corrections | transcription_corrections, clinical_ai_suggestions | 126 |
WORM semantics
deployment_audit_log is append-only — UPDATE and DELETE are blocked. Migration 145 fixed the actor FK to SET NULL so the WORM invariant holds when an actor is deleted.