docs(admission): resolve approval audit tenant and redaction inputs

Assistant: codex
Assistant-Model: gpt-5.6-luna
Assistant-Session: 01a07ff8-19d0-7820-b4d0-1353833cb7fc
This commit is contained in:
tegwick 2026-09-08 17:01:42 +02:00
parent 24ec18fe3f
commit b46b0f2666
4 changed files with 49 additions and 1 deletions

View file

@ -55,7 +55,7 @@ emitted class. The validity window is already on the object.
"schema_version": "audit-core.event.v1alpha1",
"event_id": "<same as outbox.event_id>",
"observed_at": "<created_at>",
"tenant": "platform",
"tenant": "tenant:platform",
"scope": "netkingdom-approvals",
"source": "approval-engine",
"actor": "<actor or null for heartbeat>",