[Feature] Keep compatibility imports under govoplan_core.access.* temporarily with deprecation warnings #76

Closed
opened 2026-07-06 15:05:23 +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: 150
  • Source kind: product
  • Section: GovOPlaN Split Concept and Action Plan > Staged Refactor Plan > Phase 2: Extract Access

Imported item:

Keep compatibility imports under `govoplan_core.access.*` temporarily with deprecation warnings.
<!-- codex-generic-backlog-fingerprint:05d89bec60ea3d8ced9b33be --> Imported from a backlog-like text file. - Source: `/mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md` - Line: `150` - Source kind: `product` - Section: `GovOPlaN Split Concept and Action Plan > Staged Refactor Plan > Phase 2: Extract Access` Imported item: ```text Keep compatibility imports under `govoplan_core.access.*` temporarily with deprecation warnings. ```
zemion added this to the Phase 2: Extract Access milestone 2026-07-06 15:05:23 +02:00
zemion added the
type
feature
priority
p2
source/backlog-import
codex/ready
labels 2026-07-07 23:26:13 +02:00
zemion added the
status
triage
label 2026-07-08 02:54:48 +02:00
Author
Owner

Closed by the current split documentation and contract-test pass. Evidence:\n\n- docs/MODULE_ARCHITECTURE.md now documents stable kernel contracts, removed obsolete core access/admin re-export paths, platform/module route ownership, module-prefixed live table ownership, compatibility/deprecation policy, and the boundary decision register.\n- README.md plus govoplan-admin/README.md and govoplan-tenancy/README.md now align the ownership summaries with the module-prefixed live tables.\n- tests/test_module_system.py covers removed obsolete access/core import aliases, current module table ownership, manifest version matching, manifest contract shape, module route aggregation, migration registration, runtime settings injection, and module permutations.\n- tests/test_access_contracts.py covers stable access/campaign capability DTO/protocol contracts.\n- scripts/check-module-matrix.sh passed locally on 2026-07-09: 67 backend contract/matrix tests, dependency-boundary check with 0 transitional exceptions, and all WebUI module permutation builds.

Closed by the current split documentation and contract-test pass. Evidence:\n\n- docs/MODULE_ARCHITECTURE.md now documents stable kernel contracts, removed obsolete core access/admin re-export paths, platform/module route ownership, module-prefixed live table ownership, compatibility/deprecation policy, and the boundary decision register.\n- README.md plus govoplan-admin/README.md and govoplan-tenancy/README.md now align the ownership summaries with the module-prefixed live tables.\n- tests/test_module_system.py covers removed obsolete access/core import aliases, current module table ownership, manifest version matching, manifest contract shape, module route aggregation, migration registration, runtime settings injection, and module permutations.\n- tests/test_access_contracts.py covers stable access/campaign capability DTO/protocol contracts.\n- scripts/check-module-matrix.sh passed locally on 2026-07-09: 67 backend contract/matrix tests, dependency-boundary check with 0 transitional exceptions, and all WebUI module permutation builds.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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