audit_event_inspect
Validate and pretty-print governance events: check required fields, known/unknown kinds, payload keys, and verify the event's hash matches the canonical body hash.
Instructions
Pretty-print one GovernanceEvent with structural validation: required fields, known/unknown kind, payload key list, and self-consistency check (does the event's hash match the recomputed canonical hash of the body?).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | Yes |