Skip to main content

Module permission_log

Module permission_log 

Source
Expand description

Permission audit logging system Tracks all permission decisions (allow/deny/prompt) with context Writes to ~/.vtcode/audit/permissions-{date}.log in JSON format

Structs§

PermissionAuditLog
Audit log for permission decisions
PermissionEvent
Record of a single permission decision
PermissionSummary
Generate a human-readable summary of permission decisions

Enums§

FileAccessPermission
Type of file access permission
PermissionDecision
The decision reached
PermissionEventType
Type of permission event