Albrecht Degering zemion
  • Joined on 2025-08-22
zemion pushed to main at GovOPlaN/govoplan-dataflow 2026-07-29 14:18:47 +02:00
09c98087c5 feat: harden governed runs and add dashboard integration
zemion pushed to main at GovOPlaN/govoplan-scheduling 2026-07-29 14:18:43 +02:00
b9f557e95b perf: batch scheduling reconciliation and add widget
zemion pushed to main at GovOPlaN/govoplan-poll 2026-07-29 14:18:32 +02:00
fc0246b0f0 perf: bound and batch visible poll listings
zemion pushed to main at GovOPlaN/govoplan-notifications 2026-07-29 14:18:27 +02:00
e32ba3663b perf: add indexed notification summaries and widget
zemion pushed to main at GovOPlaN/govoplan-mail 2026-07-29 14:18:22 +02:00
dec5a4e350 feat: add reusable mail reference selectors
zemion pushed to main at GovOPlaN/govoplan-files 2026-07-29 14:18:14 +02:00
5b868272b9 security: harden connector policy and add dashboard widget
zemion pushed to main at GovOPlaN/govoplan-calendar 2026-07-29 14:18:09 +02:00
2cb3aca27c refactor: harden calendar sync and add dashboard widget
zemion pushed to main at GovOPlaN/govoplan-audit 2026-07-29 14:18:04 +02:00
0167ab752a feat: publish durable audit outbox events
zemion pushed to main at GovOPlaN/govoplan-admin 2026-07-29 14:17:53 +02:00
f3e69b97ee feat: add governed configuration reference selectors
zemion pushed to main at GovOPlaN/govoplan-idm 2026-07-29 14:17:46 +02:00
01c1f7e13a feat: expose effective function incumbency contracts
zemion pushed to main at GovOPlaN/govoplan-tenancy 2026-07-29 14:17:36 +02:00
f823c30707 perf: batch tenant summary response assembly
zemion pushed to main at GovOPlaN/govoplan-access 2026-07-29 14:17:31 +02:00
984a015704 perf: batch authorization and activity updates
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-29 14:16:52 +02:00
68328f3d8e feat: strengthen module contracts and shared WebUI runtime
zemion closed issue GovOPlaN/govoplan-access#13 2026-07-29 13:26:01 +02:00
[Debt] Refactor high-complexity access directory/RBAC/admin flows
zemion commented on issue GovOPlaN/govoplan-datasources#4 2026-07-29 13:26:00 +02:00
[Debt] Harden materialization storage and concurrent revision allocation

Codex State: progress

Fresh Xenon output identifies publish_rows (D/22) as the remaining materialization hotspot. Decompose revision allocation, immutable row persistence, staging/finalizatio…

zemion commented on issue GovOPlaN/govoplan-core#269 2026-07-29 13:26:00 +02:00
[Security] Upgrade React Router past RSC CSRF advisory

Codex State: blocked

A fresh July 2026 audit reports zero vulnerabilities for Core runtime dependencies. The advisory remains in the all/dev lock analysis and in a Mail peer lock through React…

zemion commented on issue GovOPlaN/govoplan-campaign#52 2026-07-29 13:26:00 +02:00
[Debt] Split large campaign router into focused route modules

Codex State: progress

The audit still identifies route-level orchestration in _campaign_jobs_page_response, build_campaign_version, update_campaign_version, and `fork_campaign_version_for…

zemion commented on issue GovOPlaN/govoplan#7 2026-07-29 13:26:00 +02:00
[Audit] Reduce high-value duplication found by jscpd

Codex State: progress

The July audit wrapper now scans every module requirement/lock file and applies only narrow test-root exclusions for assertion/fake-secret rules; production security…

zemion commented on issue GovOPlaN/govoplan-postbox#21 2026-07-29 13:26:00 +02:00
[Feature] Establish function-bound Postbox domain, capabilities, and access decisions

Codex State: progress

_access_decision remains D/22 in the fresh complexity report. Because this is an authorization-sensitive path, extract a declarative decision table for direct…

zemion commented on issue GovOPlaN/govoplan-mail#10 2026-07-29 13:26:00 +02:00
[Design review] Rework Mail server, envelope, credential, and policy structure

Codex State: progress

The audit reinforces this design review: update_profile (D/23), _profile_response (D/21), and update_bound_mail_credential (D/27) still combine envelope/server/crede…