Release v0.1.7

This commit is contained in:
2026-07-11 02:34:56 +02:00
parent ae70cac70f
commit 7ffb16d981
9 changed files with 399 additions and 8 deletions

View File

@@ -1,11 +1,15 @@
# GovOPlaN Audit
`govoplan-audit` owns audit API route contributions during the GovOPlaN module
split.
`govoplan-audit` owns audit API route contributions and audit administration
WebUI sections 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.
contributions, the `@govoplan/audit-webui` package, and the target boundary
for future audit sink/export capability work.
The WebUI package contributes the `system-audit` and `tenant-audit` admin
sections through the shared `admin.sections` UI capability. The admin shell
does not render audit panels unless this module is installed and enabled.
It also owns the audit command/event separation and production delivery
foundation: