From 19f0a26cb99f49b4572cfb2c5596188c1f0d9156 Mon Sep 17 00:00:00 2001 From: zemion Date: Tue, 7 Jul 2026 21:57:02 +0200 Subject: [PATCH] Create canonical wiki page Repo README --- Repo-README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Repo-README.md diff --git a/Repo-README.md b/Repo-README.md new file mode 100644 index 0000000..178925f --- /dev/null +++ b/Repo-README.md @@ -0,0 +1,15 @@ + + +> Mirrored from `/mnt/DATA/git/govoplan-audit/README.md`. +> Origin: `repository`. +> Active tasks and changing state belong in Gitea issues; this wiki page is durable project context. + +--- +# 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.