From 0a312db51cbc984e87b8fb02bdaeb7ea764f54e8 Mon Sep 17 00:00:00 2001 From: zemion Date: Sat, 1 Aug 2026 10:31:15 +0200 Subject: [PATCH] Sync Repo-README from project files --- Repo-README.-.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Repo-README.-.md diff --git a/Repo-README.-.md b/Repo-README.-.md new file mode 100644 index 0000000..1a40aae --- /dev/null +++ b/Repo-README.-.md @@ -0,0 +1,23 @@ + + +> Mirrored from `/mnt/DATA/git/govoplan-services/README.md`. +> Origin: `repository`. +> Active tasks and changing state belong in Gitea issues; this wiki page is durable project context. + +--- +# GovOPlaN Services + + +**Repository type:** module (domain). + + +`govoplan-services` owns the institution's versioned service catalogue: the +audience, prerequisites, evidence, legal bases, channels, responsibility, +jurisdiction, forms, case/workflow/result bindings, remedies, service levels, +publication state, and availability requirements of each service. + +Portal presents services and Cases starts concrete matters, but both consume +the same exact provider-owned definition through Core contracts. Neither module +reads Services tables. + +See [docs/SERVICES_DOMAIN.md](docs/SERVICES_DOMAIN.md).