From 7e2c0201f9cb8a3766670e546e33a7300be1b77c Mon Sep 17 00:00:00 2001 From: zemion Date: Sat, 1 Aug 2026 10:31:11 +0200 Subject: [PATCH] Sync Repo-README from project files --- Repo-README.-.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Repo-README.-.md diff --git a/Repo-README.-.md b/Repo-README.-.md new file mode 100644 index 0000000..e344757 --- /dev/null +++ b/Repo-README.-.md @@ -0,0 +1,22 @@ + + +> Mirrored from `/mnt/DATA/git/govoplan-parties/README.md`. +> Origin: `repository`. +> Active tasks and changing state belong in Gitea issues; this wiki page is durable project context. + +--- +# GovOPlaN Parties + + +**Repository type:** module (domain). + + +`govoplan-parties` owns how a subject participates in a concrete procedure: +roles, preferred and permitted channels, delivery-recipient status, frozen +contact snapshots, evidence, and effective representation powers. + +Identity and Organizations continue to own subject masters. Addresses owns +contact points. Cases and other procedures consume effective Party projections +through `parties.resolver` instead of copying representation logic. + +See [docs/PARTIES_DOMAIN.md](docs/PARTIES_DOMAIN.md).