From cf2880308cef5f3b0d5dd79e0245d325be45cce9 Mon Sep 17 00:00:00 2001 From: zemion Date: Mon, 6 Jul 2026 22:07:35 +0200 Subject: [PATCH] Sync Repo-docs-ACCESS-EXTRACTION-PLAN from project files --- Repo-docs-ACCESS-EXTRACTION-PLAN.-.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Repo-docs-ACCESS-EXTRACTION-PLAN.-.md b/Repo-docs-ACCESS-EXTRACTION-PLAN.-.md index a1b8c68..3c7f616 100644 --- a/Repo-docs-ACCESS-EXTRACTION-PLAN.-.md +++ b/Repo-docs-ACCESS-EXTRACTION-PLAN.-.md @@ -1,4 +1,4 @@ - + > Mirrored from `/mnt/DATA/git/govoplan-core/docs/ACCESS_EXTRACTION_PLAN.md`. > Origin: `repository`. @@ -387,7 +387,9 @@ Acceptance criteria: - [x] Move session, API-key, and password helper services into `govoplan-access`. - [x] Move interactive auth/session routes behind access module manifest. - [x] Move legacy admin/API-key routes behind access module manifest. -- [x] Move legacy admin service and governance helpers into `govoplan-access`. +- [x] Move access-owned legacy admin service helpers into `govoplan-access`. +- [x] Move governance-template CRUD/materialization helpers and routes into + `govoplan-admin`. - [x] Replace legacy access-to-files/campaign admin lookups with module tenant-summary and group-delete veto providers. - [x] Split legacy admin route contribution across `govoplan-admin`,