GetAuditLog
Audit log — durable, hash-chained record of operator-facing events.
Request Type: GetAuditLogRequest
Field |
Type |
Repeated |
Description |
limit |
Response Type: GetAuditLogResponse
Field |
Type |
Repeated |
Description |
entries |
✅ |
newest first |
|
integrity_ok |
chain verified on last boot |
||
dropped_on_hydration |
✅ |
Persisted rows the daemon’s stores couldn’t parse on the current boot (schema drift / corruption) — the live set, so it clears when a boot hydrates cleanly. Lets a consumer raise a current-state alert. |