vorion_tenant_audit_tail
Tail recent audit events for a tenant, returning hash-chained provenance (eventId, priorProofHash, proofHash) to verify governance recording or display a live audit stream.
Instructions
Tail the most recent audit events for a tenant (default: caller's own tenant). Each event carries hash-chained provenance: eventId, priorProofHash, proofHash. Use this to verify governance activity is being recorded correctly or to surface the live audit stream in a dashboard / glass window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Events to return (default 20). | |
| tenantId | No | Tenant to tail. Defaults to caller's tenant. |