chore: sync GovOPlaN module split state

This commit is contained in:
2026-07-10 12:51:16 +02:00
parent 22943c72d9
commit 920f38e4c7
30 changed files with 533 additions and 78 deletions

View File

@@ -3,6 +3,10 @@
`govoplan-audit` owns audit API route contributions during the GovOPlaN module
split.
This repository owns the live `audit_log` table while preserving the
historical table name. It provides audit API route contributions and is the
target boundary for future audit sink/export capability work.
This repository owns the live `audit_log` table, audit API route
contributions, and the target boundary for future audit sink/export capability
work.
See [docs/AUDIT_TRACE_CONTEXT.md](docs/AUDIT_TRACE_CONTEXT.md) for the standard
operational context fields used by admin, installer, and module lifecycle audit
entries.