Block a user
[User Story] Request assignment to an organization function
Implemented and pushed as the governed function-assignment aggregate and request UI.
Delivered:
- explained request capability/preflight with fail-closed optional Policy and Workflow Engine…
[Feature] Install versioned module workflow baselines with override and reset
[Feature] Install versioned module workflow baselines with override and reset
Implemented and pushed.
Delivered:
- versioned module workflow contribution contract and automatic idempotent reconciliation after module graph changes
- immutable module baselines with…
[Feature] Add API DTOs and routes for postbox directory, access checks, message listing, message creation, and binding administration
[Feature] Add API DTOs and routes for postbox directory, access checks, message listing, message creation, and binding administration
Implemented and pushed in GovOPlaN/govoplan-core@42b5019 and GovOPlaN/govoplan-postbox@dc6f81d. Added first-class message authoring and reply routes/DTOs, idempotent authoring, thread linkage,…
[Feature] Create focused tests for access changes when role assignments are granted, revoked, or expire
[Feature] Create focused tests for access changes when role assignments are granted, revoked, or expire
Completed in 0b6ebc3. The 31-test backend matrix now includes real SQL Identity/IDM/Organizations directory transitions for incumbent reassignment, delegated assignment expiry, function deactivatio…
[Feature] Implement function-organization Postbox access through IDM, Organizations, and Core contracts
[Feature] Implement function-organization Postbox access through IDM, Organizations, and Core contracts
Implemented in GovOPlaN/govoplan-core@e37d8fe and GovOPlaN/govoplan-postbox@0b6ebc3. Postbox access now has a distinct reply permission/action, explicit public/internal/confidential/restricted…