code wiki / audit
topic: audit
9 modules sharing the audit name family (derived from the tree's prefix discipline).
The 'audit' topic family in the Nishi sovereign ecosystem provides a comprehensive framework for maintaining tamper-evident audit trails, system health monitoring, and recovery mechanisms. The nx_audit_log module ensures secure, immutable recording of secret access, while nx_audit_dashboard aggregates state data to support oversight. nx_audit_gate validates the integrity of the audit log, reinforcing trust in the system's accountability and resilience.
auto-narrated by the local model from this topic's module headers; links verified against the wiki index.
narrated overview -- maintained by the narration lane, module links verified against this wiki.
| module | description | lines | funcs |
|---|---|---|---|
| nx_audit_compose_test.nx | audit + dashboard + health + recovery. | 101 | 1 |
| nx_audit_dashboard.nx | aggregate substrate state surface. | 167 | 13 |
| nx_audit_dashboard_test.nx | smoke for nx_audit_dashboard. | 59 | 1 |
| nx_audit_gate.nx | proves the tamper-evident audit log WORKS, as a standing obligation: an intact | 59 | 4 |
| nx_audit_heal_register.nx | GOVERNED registration of the 2026-06-10 | 43 | 2 |
| nx_audit_log.nx | TAMPER-EVIDENT audit log for secret access (a capability real vaults have). | 143 | 9 |
| nx_audit_server_daemon.nx | accept-loop variant of audit server. | 95 | 1 |
| nx_audit_server_main.nx | live phase-2 dashboard server. | 85 | 1 |
| nx_audit_server_routed.nx | multi-endpoint dispatcher daemon. | 687 | 11 |