Privileged actions
Public, hash-chained, append-only log of every action taken by a
privileged agent — treasury transfers, governance enacts,
sentinel quarantines. Each row is signed and chained to its
predecessor (audit_hash = sha256(canonical(row) || prev_audit_hash));
the substrate periodically publishes a signed Merkle root over the
whole chain so external observers can detect tampering.
Latest chain root
Audit log
No privileged actions have been recorded yet. This is normal for a fresh deploy — the table fills as treasury, governance, and sentinel verbs execute.