Albrecht Degering zemion
  • Joined on 2025-08-22
zemion commented on issue GovOPlaN/govoplan-idm#8 2026-07-31 19:42:53 +02:00
[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…
zemion closed issue GovOPlaN/govoplan-workflow#13 2026-07-31 19:42:40 +02:00
[Feature] Install versioned module workflow baselines with override and reset
zemion commented on issue GovOPlaN/govoplan-workflow#13 2026-07-31 19:42:35 +02:00
[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…
zemion pushed to main at GovOPlaN/govoplan-idm 2026-07-31 19:41:15 +02:00
c14719d55a Implement governed function assignment workflows
zemion pushed to main at GovOPlaN/govoplan-policy 2026-07-31 19:41:05 +02:00
e061f230f2 Add function assignment governance profiles
zemion pushed to main at GovOPlaN/govoplan-organizations 2026-07-31 19:41:02 +02:00
daeaa4bcb8 Expose function governance settings through directory
zemion pushed to main at GovOPlaN/govoplan-access 2026-07-31 19:40:57 +02:00
e58dcbdd7b Discover module configuration providers dynamically
zemion pushed to main at GovOPlaN/govoplan-workflow 2026-07-31 19:40:54 +02:00
9d987c7339 Add workflow standard comparison controls
zemion pushed to main at GovOPlaN/govoplan-workflow-engine 2026-07-31 19:40:47 +02:00
43c1f3fb72 Install and reconcile module workflow standards
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-31 19:40:42 +02:00
6ebb299d6c Add workflow baseline orchestration contracts
zemion closed issue GovOPlaN/govoplan-postbox#4 2026-07-31 18:41:04 +02:00
[Feature] Add API DTOs and routes for postbox directory, access checks, message listing, message creation, and binding administration
zemion commented on issue GovOPlaN/govoplan-postbox#4 2026-07-31 18:41:03 +02:00
[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,…

zemion pushed to main at GovOPlaN/govoplan-postbox 2026-07-31 18:40:45 +02:00
dc6f81dd33 Add Postbox message authoring and concurrency
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-31 18:40:37 +02:00
42b5019464 Extend Postbox message authoring contract
4c0e6435ab Fix IDM lifecycle capability identifier
Compare 2 commits »
zemion closed issue GovOPlaN/govoplan-postbox#5 2026-07-31 18:22:16 +02:00
[Feature] Create focused tests for access changes when role assignments are granted, revoked, or expire
zemion commented on issue GovOPlaN/govoplan-postbox#5 2026-07-31 18:22:15 +02:00
[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…

zemion closed issue GovOPlaN/govoplan-postbox#3 2026-07-31 18:22:14 +02:00
[Feature] Implement function-organization Postbox access through IDM, Organizations, and Core contracts
zemion commented on issue GovOPlaN/govoplan-postbox#3 2026-07-31 18:22:14 +02:00
[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…

zemion pushed to main at GovOPlaN/govoplan-core 2026-07-31 18:22:00 +02:00
e37d8fee94 Extend Postbox access classification contract
zemion pushed to main at GovOPlaN/govoplan-postbox 2026-07-31 18:21:45 +02:00
0b6ebc3c74 Complete Postbox access transition matrix