[Feature] Define PrincipalResolver protocol in kernel #148

Closed
opened 2026-07-06 15:17:27 +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: 376
  • Source kind: product
  • Section: GovOPlaN Split Concept and Action Plan > Immediate Backlog Items > P0: Access Extraction Prep

Imported item:

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

Codex State: done

Summary

  • PrincipalResolver is defined as a runtime-checkable kernel protocol returning PrincipalRef from request/session context.

Changed Files

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

Verification

  • python -m unittest tests.test_access_contracts
## Codex State: done ### Summary - PrincipalResolver is defined as a runtime-checkable kernel protocol returning PrincipalRef from request/session context. ### Changed Files - `src/govoplan_core/core/access.py` - `tests/test_access_contracts.py` ### Verification - `python -m unittest tests.test_access_contracts`
zemion added the
type
feature
priority
p0
source/backlog-import
codex/ready
labels 2026-07-07 23:15:38 +02:00
zemion added the
status
triage
label 2026-07-08 02:35:53 +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#148
No description provided.