[Feature] Define which APIs are stable kernel contracts and which are temporary compatibility paths #65

Closed
opened 2026-07-06 15:02:57 +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: 99
  • Source kind: product
  • Section: GovOPlaN Split Concept and Action Plan > Staged Refactor Plan > Phase 0: Stabilize Current Modular Baseline

Imported item:

Define which APIs are stable kernel contracts and which are temporary compatibility paths.
<!-- codex-generic-backlog-fingerprint:94c9a84d64fbbcbf34984d2a --> Imported from a backlog-like text file. - Source: `/mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md` - Line: `99` - Source kind: `product` - Section: `GovOPlaN Split Concept and Action Plan > Staged Refactor Plan > Phase 0: Stabilize Current Modular Baseline` Imported item: ```text Define which APIs are stable kernel contracts and which are temporary compatibility paths. ```
zemion added this to the Phase 0: Stabilize Current Modular Baseline milestone 2026-07-06 15:02:57 +02:00
zemion added the
type
feature
priority
p2
source/backlog-import
codex/ready
labels 2026-07-07 23:27:23 +02:00
zemion added the
status
triage
label 2026-07-08 02:58:03 +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#65
No description provided.