From a39506ec0a073acbcbf452884d0d4710cc7f0c9c Mon Sep 17 00:00:00 2001 From: Albrecht Degering Date: Thu, 9 Jul 2026 12:19:59 +0200 Subject: [PATCH] Sync wiki after docs consolidation --- Repo-README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Repo-README.md b/Repo-README.md index c587cb1..efc4e43 100644 --- a/Repo-README.md +++ b/Repo-README.md @@ -1,4 +1,4 @@ - + > Mirrored from `/mnt/DATA/git/govoplan-access/README.md`. > Origin: `repository`. @@ -27,9 +27,10 @@ system administration panels are contributed by `@govoplan/admin-webui` through core's `admin.sections` UI capability. Live access ORM models are defined here with `access_*` table names; tenant records live in `govoplan-tenancy`, governance templates in `govoplan-admin`, audit logs in `govoplan-audit`, and -system settings in `govoplan-core`. The staged extraction path is documented in: +system settings in `govoplan-core`. The current access boundary is documented +in: -- `/mnt/DATA/git/govoplan-core/docs/ACCESS_EXTRACTION_PLAN.md` +- `/mnt/DATA/git/govoplan-core/docs/ACCESS_RBAC_MODEL.md` - `/mnt/DATA/git/govoplan-core/docs/MODULE_ARCHITECTURE.md` - `docs/ACCESS_MODULE_BOUNDARY.md` - `docs/OPENDESK_IDENTITY_BOUNDARY.md`