From c7682ddd753b223d1620de9ee51bc294a30a6f62 Mon Sep 17 00:00:00 2001 From: zemion Date: Mon, 6 Jul 2026 21:47:09 +0200 Subject: [PATCH] Sync Repo-README from project files --- Repo-README.-.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Repo-README.-.md b/Repo-README.-.md index 544335d..178925f 100644 --- a/Repo-README.-.md +++ b/Repo-README.-.md @@ -1,4 +1,4 @@ - + > Mirrored from `/mnt/DATA/git/govoplan-audit/README.md`. > Origin: `repository`. @@ -10,5 +10,6 @@ `govoplan-audit` owns audit API route contributions during the GovOPlaN module split. -The current package delegates to the legacy access administration -implementation while route ownership is separated before model migration. +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.