commit 331bec52399ac3113f5e575e2c4000a7ba052bae Author: zemion Date: Sat Aug 1 08:56:11 2026 +0200 Sync Repo-README from project files diff --git a/Repo-README.-.md b/Repo-README.-.md new file mode 100644 index 0000000..7a1c0d3 --- /dev/null +++ b/Repo-README.-.md @@ -0,0 +1,26 @@ + + +> Mirrored from `/mnt/DATA/git/govoplan-portal/README.md`. +> Origin: `repository`. +> Active tasks and changing state belong in Gitea issues; this wiki page is durable project context. + +--- +# govoplan-portal + + +**Repository type:** module (domain). + + +Portal owns service discovery, presentation, and channel entry. Its headless +`portal.service_directory` capability projects provider-owned, versioned +service definitions into available, explainably unavailable, or undiscoverable +entries. It does not persist the institutional service promise or import Cases, +Forms, Workflow, Access, or Policy tables. + +The capability works in a reduced composition without a Services provider by +returning an empty directory. When a provider is present, provider-level access +filtering remains authoritative and Portal adds only presentation-oriented +availability checks for publication, effective time, audience, module, and +capability requirements. + +See [docs/SERVICE_DIRECTORY_CONCEPT.md](docs/SERVICE_DIRECTORY_CONCEPT.md).