Skip to content

Commit 1affb6c

Browse files
dvdksnclaude
andcommitted
sbx: simplify audit record attribution wording
Drop the unattributed-records caveat. In the licensed, signed-in flow, every record is attributed to the signed-in Docker user; empty attribution is an abnormal state, not expected behavior. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 672781d commit 1affb6c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

  • content/manuals/ai/sandboxes/governance

content/manuals/ai/sandboxes/governance/audit.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,7 @@ Common fields include:
7373
| `decision` | `AUDIT_DECISION_ALLOW` or `AUDIT_DECISION_DENY`. |
7474
| `deny_reason` | Why a denied request was blocked. Present on deny decisions. |
7575

76-
Identity is resolved from the signed-in Docker user at daemon startup. If no
77-
user is signed in when the daemon starts, records still ship, but with empty
78-
`username` and `user_email` fields.
76+
Each record is attributed to the signed-in Docker user.
7977

8078
## Where records are stored
8179

0 commit comments

Comments
 (0)