[Feature] Define admin route contribution contract #167

Closed
opened 2026-07-06 15:20: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: 407
  • Source kind: product
  • Section: GovOPlaN Split Concept and Action Plan > Immediate Backlog Items > P1: Admin UI Split Prep

Imported item:

Define admin route contribution contract.
<!-- codex-generic-backlog-fingerprint:14c1a7888975d0280cae53c2 --> Imported from a backlog-like text file. - Source: `/mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md` - Line: `407` - Source kind: `product` - Section: `GovOPlaN Split Concept and Action Plan > Immediate Backlog Items > P1: Admin UI Split Prep` Imported item: ```text Define admin route contribution contract. ```
zemion added this to the P1: Admin UI Split Prep milestone 2026-07-06 15:20:27 +02:00
Author
Owner

Codex State: done

Summary

  • Admin route contributions are now defined by the typed core WebUI capability 'admin.sections'.

Changed Files

  • govoplan-access provides the admin route shell and collects installed section capabilities; modules contribute their own admin section entries. The contract is documented in docs/MODULE_ARCHITECTURE.md.

Verification

  • npm run test:module-capabilities
  • npm run test:module-permutations
  • python -m unittest tests.test_module_system
## Codex State: done ### Summary - Admin route contributions are now defined by the typed core WebUI capability 'admin.sections'. ### Changed Files - `govoplan-access provides the admin route shell and collects installed section capabilities; modules contribute their own admin section entries. The contract is documented in docs/MODULE_ARCHITECTURE.md.` ### Verification - `npm run test:module-capabilities` - `npm run test:module-permutations` - `python -m unittest tests.test_module_system`
zemion added the
type
feature
priority
p1
source/backlog-import
codex/ready
labels 2026-07-07 23:13:33 +02:00
zemion added the
status
triage
label 2026-07-08 02:30:25 +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#167
No description provided.