audit_chain_verify_live
Verify the live audit chain's integrity by having the running audit-stream service walk its full server-side history end-to-end. Returns compliance status or an error if the service URL is missing.
Instructions
Ask a running audit-stream-py instance to walk its own chain end-to-end and report whether it's still intact. This is the canonical compliance answer, covers the FULL server-side history, not just events the agent has in context. Returns the same shape as the local audit_chain_verify tool (valid, checked, first_break_at, reason) but for the live chain. Requires AUDIT_STREAM_URL; returns a structured error otherwise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||