ae70cac70ff987325e7ad43794b6cb573e815cc1
GovOPlaN Audit
govoplan-audit owns audit API route contributions during the GovOPlaN module
split.
This repository owns the live audit_log table, audit API route
contributions, and the target boundary for future audit sink/export capability
work.
It also owns the audit command/event separation and production delivery foundation:
govoplan_audit.backend.commandsdefines an in-process command bus for requested work.govoplan_audit.backend.outboxpersists governed platform events inaudit_outbox_eventsand dispatches pending rows with retry metadata.
See docs/AUDIT_TRACE_CONTEXT.md for the standard operational context fields used by admin, installer, and module lifecycle audit entries.
Description
GovOPlaN audit module for audit logs, audit APIs, retention cooperation, evidence trails, and audit route contributions.
Languages
Python
77.4%
TypeScript
22.6%