Albrecht Degering zemion
  • Joined on 2025-08-22
zemion commented on issue GovOPlaN/govoplan-access#13 2026-07-29 13:26:00 +02:00
[Debt] Refactor high-complexity access directory/RBAC/admin flows

Codex State: done

The remaining system-account response assembly was split into focused membership, direct-role, group-role, ownership, and DTO helpers, and its queries are batched rather than…

zemion commented on issue GovOPlaN/govoplan-core#270 2026-07-29 13:25:59 +02:00
[Security] Add a durable transactional event bridge for automation triggers

Codex State: progress

A first durable transactional bridge is now implemented through the Audit module: event IDs and payloads are persisted in SqlAuditOutbox, claims use short lock-safe…

zemion commented on issue GovOPlaN/govoplan-core#259 2026-07-29 13:25:59 +02:00
[Debt] Add DB query timing and batch auth principal resolution

Codex State: progress

The July audit tranche reduced request-path work before closing this measurement issue:

  • authentication activity timestamps are written through a configurable window…
zemion opened issue GovOPlaN/govoplan-views#1 2026-07-29 13:25:59 +02:00
[Debt] Decompose effective View resolution and provenance evaluation
zemion opened issue GovOPlaN/govoplan-poll#3 2026-07-29 13:25:59 +02:00
[Debt] Decompose Poll update and response-retirement state transitions
zemion opened issue GovOPlaN/govoplan-idm#6 2026-07-29 13:25:59 +02:00
[Debt] Decompose organization-function assignment updates
zemion opened issue GovOPlaN/govoplan-scheduling#7 2026-07-29 13:25:59 +02:00
[Debt] Decompose Scheduling participant, slot, and invitation reconciliation
zemion opened issue GovOPlaN/govoplan-campaign#83 2026-07-29 13:25:58 +02:00
[Debt] Decompose Campaign delivery, report, and version decision paths
zemion opened issue GovOPlaN/govoplan-dataflow#14 2026-07-29 13:25:58 +02:00
[Debt] Decompose Dataflow validation, execution, and SQL compilation paths
zemion opened issue GovOPlaN/govoplan-calendar#20 2026-07-29 13:25:57 +02:00
[Debt] Split CalDAV discovery and sync-source creation orchestration
zemion opened issue GovOPlaN/govoplan-core#275 2026-07-29 13:25:57 +02:00
[Performance] Split and budget the full-product WebUI entry bundle
zemion opened issue GovOPlaN/govoplan-core#274 2026-07-29 13:25:54 +02:00
[Performance] Add bounded provider-side search for cross-module reference selectors
zemion opened issue GovOPlaN/govoplan-core#273 2026-07-29 13:25:51 +02:00
[Performance] Batch tenant-summary providers across tenant list pages
zemion opened issue GovOPlaN/govoplan#18 2026-07-29 13:25:49 +02:00
[Security] Make security-audit tool coverage enforceable in CI
zemion closed issue GovOPlaN/govoplan-core#272 2026-07-29 03:51:50 +02:00
[UX] Replace raw cross-module references with typed searchable selectors
zemion commented on issue GovOPlaN/govoplan-core#272 2026-07-29 03:51:50 +02:00
[UX] Replace raw cross-module references with typed searchable selectors

Codex State: done

Summary

  • Added shared typed backend and WebUI reference-option/provider contracts with async single/multi selection, stable IDs, disabled/unavailable states, provenance,…
zemion commented on issue GovOPlaN/govoplan-mail#10 2026-07-29 03:51:37 +02:00
[Design review] Rework Mail server, envelope, credential, and policy structure

Codex State: progress

Summary

  • Completed the govoplan-core#272 reference slice: credential module restrictions are registry-backed and server restrictions use typed selectors.
  • Mail now…
zemion commented on issue GovOPlaN/govoplan-notifications#3 2026-07-29 03:51:33 +02:00
[UX] Replace muted source module IDs with a module multi-selector

Codex State: done

Summary

  • Muted notification sources now use the active module registry through a searchable multi-selector.
  • Module IDs remain unchanged in preferences; uninstalled or…
zemion closed issue GovOPlaN/govoplan-notifications#3 2026-07-29 03:51:33 +02:00
[UX] Replace muted source module IDs with a module multi-selector
zemion closed issue GovOPlaN/govoplan-files#39 2026-07-29 03:51:29 +02:00
[UX] Add pattern-aware selectors for connector policy references