Audit Log Records
Full Accountability

Audit Example

Every actuation is recorded — who requested it, what was allowed, what happened, and why.

One gate. One ledger.

Vœrynth routes actuation through a single policy boundary. The audit ledger records the full chain with correlation IDs so changes are explainable — even years later.

What is recorded

  • Actor identity and role
  • Requested intent
  • Policy decision (allow/deny + reason)
  • Action executed (or blocked)
  • Result and system state delta
  • Correlation ID across the chain

Example entries are redacted.

Sample Entries (Redacted)

2026-02-18T21:14:08ZVX-7F3A-21D4
RoleStaff
Intent"Activate Guest Mode"
DecisionAllowed (policy: guest_mode_staff_allowed)
ResultSuccess
2026-02-18T22:02:11ZVX-98BC-0A11
RoleOwner
Intent"Set Lighting Scene: Evening"
DecisionAllowed (policy: scene_owner_allowed)
ResultSuccess
2026-02-18T22:07:44ZVX-31C0-77EE
RoleStaff
Intent"Disable Security Perimeter"
DecisionDenied (policy: security_owner_only)
ResultDenied
2026-02-18T23:30:05ZVX-5AA2-19C9
RoleEngineering
Intent"Apply Update Package"
DecisionAllowed (policy: maint_window_required) + Maintenance window verified
ResultSuccess

Why correlation IDs matter

A system is only accountable if you can trace an outcome back to a decision and an actor — without guesswork.

Want the full assurance pack?