Sync Repo-README from project files

2026-07-06 21:47:09 +02:00
parent e149ace058
commit c7682ddd75

@@ -1,4 +1,4 @@
<!-- codex-wiki-sync:6b87ba6cf44b018017c6c293 --> <!-- codex-wiki-sync:5c1e3528164dd482cfc7feda -->
> Mirrored from `/mnt/DATA/git/govoplan-audit/README.md`. > Mirrored from `/mnt/DATA/git/govoplan-audit/README.md`.
> Origin: `repository`. > Origin: `repository`.
@@ -10,5 +10,6 @@
`govoplan-audit` owns audit API route contributions during the GovOPlaN module `govoplan-audit` owns audit API route contributions during the GovOPlaN module
split. split.
The current package delegates to the legacy access administration This repository owns the live `audit_log` table while preserving the
implementation while route ownership is separated before model migration. historical table name. It provides audit API route contributions and is the
target boundary for future audit sink/export capability work.