get_audit_log_head
Verify audit log integrity by retrieving the current head state and closed-epoch signatures. Enables compliance auditors to detect operator misbehavior since the last check.
Instructions
v0.13 tamper-evident audit log. Return the current head state (last log entry seq, last closed epoch seq, unclosed-entry count) plus the full closed-epoch chain with hybrid signature envelopes. Compliance auditors call this periodically to verify no operator misbehavior has occurred since the last check. Requires WORLD_MODEL_AUDIT_LOG=on at server startup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||