[Feature] Define TenantResolver protocol #163

Closed
opened 2026-07-06 15:19:17 +02:00 by zemion · 1 comment
Owner

Imported from a backlog-like text file.

  • Source: /mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md
  • Line: 400
  • Source kind: product
  • Section: GovOPlaN Split Concept and Action Plan > Immediate Backlog Items > P1: Tenancy Extraction Prep

Imported item:

Define `TenantResolver` protocol.
<!-- codex-generic-backlog-fingerprint:6f4c87317eeb5e30b4404e5d --> Imported from a backlog-like text file. - Source: `/mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md` - Line: `400` - Source kind: `product` - Section: `GovOPlaN Split Concept and Action Plan > Immediate Backlog Items > P1: Tenancy Extraction Prep` Imported item: ```text Define `TenantResolver` protocol. ```
zemion added this to the P1: Tenancy Extraction Prep milestone 2026-07-06 15:19:17 +02:00
Author
Owner

Codex State: done

Summary

  • TenantResolver is defined as a kernel protocol and registered through the tenancy capability.

Changed Files

  • src/govoplan_core/core/access.py
  • tests/test_access_contracts.py

Verification

  • cd /mnt/DATA/git/govoplan-core && ./.venv/bin/python -m unittest tests.test_access_contracts tests.test_module_system
## Codex State: done ### Summary - TenantResolver is defined as a kernel protocol and registered through the tenancy capability. ### Changed Files - `src/govoplan_core/core/access.py` - `tests/test_access_contracts.py` ### Verification - `cd /mnt/DATA/git/govoplan-core && ./.venv/bin/python -m unittest tests.test_access_contracts tests.test_module_system`
zemion added the
type
feature
priority
p1
source/backlog-import
codex/ready
labels 2026-07-07 23:13:53 +02:00
zemion added the
status
triage
label 2026-07-08 02:31:22 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: add-ideas/govoplan-core#163
No description provided.