Albrecht Degering zemion
  • Joined on 2025-08-22
zemion closed issue GovOPlaN/govoplan-dashboard#2 2026-07-29 14:23:45 +02:00
[Feature] Configurable, View-aware personal dashboards
zemion commented on issue GovOPlaN/govoplan-dashboard#2 2026-07-29 14:23:45 +02:00
[Feature] Configurable, View-aware personal dashboards

Codex State: done

All checked acceptance criteria are published. Dashboard main is at b28229c; the coordinated Core and Notifications contributions are now published at 68328f3 and…

zemion closed issue GovOPlaN/govoplan-campaign#82 2026-07-29 14:23:45 +02:00
[Bug] Repair missing IMAP append claim-token column on upgraded databases
zemion commented on issue GovOPlaN/govoplan-campaign#82 2026-07-29 14:23:45 +02:00
[Bug] Repair missing IMAP append claim-token column on upgraded databases

Codex State: done

The idempotent forward repair is published on main at 5240749. It adds the missing imap_append_attempts.claim_token column for upgraded databases, tolerates repeated…

zemion closed issue GovOPlaN/govoplan-poll#1 2026-07-29 14:20:51 +02:00
[Tech debt] Enforce one active Poll response per identified respondent
zemion commented on issue GovOPlaN/govoplan-poll#1 2026-07-29 14:20:51 +02:00
[Tech debt] Enforce one active Poll response per identified respondent

Codex State: done

The final acceptance gate has now passed.

  • Real two-session PostgreSQL concurrency check: PollResponsePostgresConcurrencyTests passed against the local PostgreSQL…
zemion closed issue GovOPlaN/govoplan-idm#3 2026-07-29 14:20:50 +02:00
[Debt] Replace IDM cross-module ORM imports with public capabilities
zemion commented on issue GovOPlaN/govoplan-idm#3 2026-07-29 14:20:50 +02:00
[Debt] Replace IDM cross-module ORM imports with public capabilities

Codex State: done

The ORM-boundary debt is complete and published.

  • Production IDM code consumes typed Identity and Organizations contracts from Core; direct sibling ORM imports remain only…
zemion commented on issue GovOPlaN/govoplan-core#259 2026-07-29 14:20:49 +02:00
[Debt] Add DB query timing and batch auth principal resolution

Codex State: done

All written acceptance criteria are complete and published on main at 68328f3.

  • Slow request logs include query count, cumulative DB time, slowest query time, and DB…
zemion commented on issue GovOPlaN/govoplan-audit#6 2026-07-29 14:20:49 +02:00
[Debt] Refactor high-complexity audit listing endpoints

Codex State: done

The current Audit implementation now satisfies this debt ticket.

  • Fresh Xenon run passes the configured threshold: --max-absolute C --max-modules B --max-average A. -…
zemion closed issue GovOPlaN/govoplan-audit#6 2026-07-29 14:20:49 +02:00
[Debt] Refactor high-complexity audit listing endpoints
zemion closed issue GovOPlaN/govoplan-core#259 2026-07-29 14:20:49 +02:00
[Debt] Add DB query timing and batch auth principal resolution
zemion closed issue GovOPlaN/govoplan-admin#5 2026-07-29 14:20:48 +02:00
[Debt] Refactor high-complexity admin catalog/settings route helpers
zemion commented on issue GovOPlaN/govoplan-admin#5 2026-07-29 14:20:48 +02:00
[Debt] Refactor high-complexity admin catalog/settings route helpers

Codex State: done

The current Admin implementation now satisfies this debt ticket.

  • Fresh Xenon run passes the configured threshold: --max-absolute C --max-modules B --max-average A. -…
zemion pushed to main at GovOPlaN/govoplan 2026-07-29 14:19:34 +02:00
a3beca6fc5 chore: harden audit checks and issue taxonomy
zemion pushed to main at GovOPlaN/govoplan-docs 2026-07-29 14:19:26 +02:00
511930ea56 perf: bound documentation route assembly
zemion pushed to main at GovOPlaN/govoplan-campaign 2026-07-29 14:19:15 +02:00
5240749ae1 feat: add governed postbox delivery and report hardening
zemion pushed to main at GovOPlaN/govoplan-postbox 2026-07-29 14:19:08 +02:00
d848a9a503 feat: initialize governed postbox module
zemion pushed to main at GovOPlaN/govoplan-views 2026-07-29 14:18:57 +02:00
c24d1f2ca4 feat: add searchable view assignment targets
zemion pushed to main at GovOPlaN/govoplan-datasources 2026-07-29 14:18:52 +02:00
5f0847b8ca chore: align WebUI peer dependencies