Release v0.1.5

This commit is contained in:
2026-07-07 15:49:06 +02:00
commit 0f601fc693
43 changed files with 592 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# GovOPlaN Audit
`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.