Albrecht Degering zemion
  • Joined on 2025-08-22
zemion commented on issue GovOPlaN/govoplan-dataflow#10 2026-07-30 02:33:40 +02:00
[Task] Add production execution controls and scheduled materialization

Codex State: done

Summary

  • Moved saved runs and trigger materializations behind a durable leased worker queue; API and lifecycle starts now return queued evidence instead of executing…
zemion pushed to main at GovOPlaN/govoplan 2026-07-30 02:33:21 +02:00
fcb8296812 test: dispatch queued dataflow composition runs
zemion pushed to main at GovOPlaN/govoplan-dataflow 2026-07-30 02:33:10 +02:00
5af02933ef feat: run dataflows through durable workers
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-30 02:32:57 +02:00
cf7afe9dda feat(core): dispatch durable dataflow runs
zemion commented on issue GovOPlaN/govoplan-risk-compliance#6 2026-07-30 01:55:58 +02:00
[Feature] Reconcile refreshed sources and expose explicit screening gates

Codex State: done

Summary

  • Pushed core ca8a8c5 and Risk Compliance da1baed.
  • Added the versioned risk_compliance.sanctions_screening interface and riskCompliance.sanctionsScreeningProvid…
zemion closed issue GovOPlaN/govoplan-risk-compliance#6 2026-07-30 01:55:58 +02:00
[Feature] Reconcile refreshed sources and expose explicit screening gates
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-30 01:55:18 +02:00
ca8a8c5111 feat(core): define sanctions screening gate contract
zemion pushed to main at GovOPlaN/govoplan-risk-compliance 2026-07-30 01:55:15 +02:00
da1baede36 feat: reconcile sanctions screening freshness
zemion commented on issue GovOPlaN/govoplan#18 2026-07-30 01:41:05 +02:00
[Security] Make security-audit tool coverage enforceable in CI

Codex State: done

Summary

  • Pushed f2e2eb5: CI now runs the full scanner contract across the GovOPlaN repository set.
  • manifest.json records complete/incomplete coverage and no-findings,…
zemion closed issue GovOPlaN/govoplan#18 2026-07-30 01:41:05 +02:00
[Security] Make security-audit tool coverage enforceable in CI
zemion pushed to main at GovOPlaN/govoplan 2026-07-30 01:40:44 +02:00
f2e2eb5517 ci: enforce complete security audit coverage
zemion closed issue GovOPlaN/govoplan-core#274 2026-07-30 01:31:16 +02:00
[Performance] Add bounded provider-side search for cross-module reference selectors
zemion commented on issue GovOPlaN/govoplan-core#274 2026-07-30 01:31:16 +02:00
[Performance] Add bounded provider-side search for cross-module reference selectors

Codex State: done

Summary

  • Implemented and pushed the module-neutral paged reference contract in Core f3b388f, SQL-backed Access provider in a758c8f, searchable Campaign owner/share…
zemion pushed to main at GovOPlaN/govoplan-workflow 2026-07-30 01:30:45 +02:00
a1654e70cf perf(workflow): page scope references
zemion pushed to main at GovOPlaN/govoplan-dataflow 2026-07-30 01:30:34 +02:00
d61e9d8942 perf(dataflow): page scope references
zemion pushed to main at GovOPlaN/govoplan-campaign 2026-07-30 01:30:17 +02:00
c769be39da perf(campaign): search share targets server-side
zemion pushed to main at GovOPlaN/govoplan-access 2026-07-30 01:30:10 +02:00
a758c8f2da perf(access): provide bounded reference search
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-30 01:29:54 +02:00
f3b388fe7e perf(core): define bounded reference search
zemion commented on issue GovOPlaN/govoplan-core#273 2026-07-30 01:16:12 +02:00
[Performance] Batch tenant-summary providers across tenant list pages

Codex State: done

Summary

  • Implemented and pushed optional manifest/registry batch providers and tenant_counts_many in Core af3e0a0, list-page consumption in Tenancy b40615f, and grouped…
zemion closed issue GovOPlaN/govoplan-core#273 2026-07-30 01:16:12 +02:00
[Performance] Batch tenant-summary providers across tenant list pages