• Joined on 2025-08-22
zemion commented on issue GovOPlaN/govoplan-core#268 2026-07-22 15:38:27 +02:00
[Test] Prove destructive retirement transaction atomicity on PostgreSQL

Codex State: done

Summary

  • PostgreSQL retirement proof now exercises Files credential scrubbing, persistent Audit recording, and table DDL as one transaction.
  • Success, injected audit…
zemion pushed to main at GovOPlaN/govoplan-campaign 2026-07-22 15:37:27 +02:00
3075ef7f5b docs(campaign): document aggregate report baseline
1ab4e91ffd test(campaign): add simple announcement acceptance fixture
Compare 2 commits »
zemion pushed to main at GovOPlaN/govoplan 2026-07-22 15:36:42 +02:00
99534c0251 fix(release): align Campaign package refs
71e74601cf test(release): require retirement atomicity proof
c29f1e9977 docs: refresh capability release baseline
Compare 3 commits »
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-22 15:36:37 +02:00
f876345656 test(db): prove PostgreSQL retirement atomicity
zemion commented on issue GovOPlaN/govoplan-core#268 2026-07-22 15:16:41 +02:00
[Test] Prove destructive retirement transaction atomicity on PostgreSQL

Codex State: progress

Summary

  • Implementing the PostgreSQL transaction-atomic retirement proof against the local PostgreSQL 16 reference service; success and injected-failure paths will…
zemion pushed to main at lotobo/toolbox-portal 2026-07-22 11:51:37 +02:00
b7eefff5ae tool table ammended
zemion pushed to main at lotobo/toolbox-portal 2026-07-22 11:49:50 +02:00
7353f0dc4f added tools table
zemion created repository lotobo/onenote-tools 2026-07-22 11:22:53 +02:00
zemion commented on issue GovOPlaN/govoplan#15 2026-07-22 10:49:59 +02:00
[Feature] Make the Release Console guided, resumable, and repository-aware

Progress 2026-07-22: the release workflow now blocks selected WebUI module/version drift at planning, tag mutation, and signed-catalog generation (5447299), including a no-partial-tag regression.…

zemion pushed tag v0.1.13 to GovOPlaN/govoplan-core 2026-07-22 10:42:40 +02:00
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-22 10:42:40 +02:00
d487726f4d chore(release): bump Core to 0.1.13
e6fc07da37 chore(release): bundle Campaign 0.1.10
e6d589eb07 fix(release): package Core migration runtime
Compare 3 commits »
zemion pushed to main at GovOPlaN/govoplan 2026-07-22 10:38:23 +02:00
5447299289 Block mismatched selective WebUI releases
zemion pushed tag v0.1.10 to GovOPlaN/govoplan-campaign 2026-07-22 10:30:04 +02:00
zemion pushed tag v0.1.12 to GovOPlaN/govoplan-core 2026-07-22 10:29:28 +02:00
zemion commented on issue GovOPlaN/govoplan-campaign#74 2026-07-22 09:48:30 +02:00
[Task] Audit and migrate Campaign interfaces to the product-wide pattern language

Codex State: progress

Summary

  • Completed and closed the bounded send/progress, coherent report filtering, excluded-outcome, durable operator queue, synchronous-send safety, and…
zemion closed issue GovOPlaN/govoplan-campaign#80 2026-07-22 09:47:38 +02:00
[Privacy] Add an aggregate-only Campaign report UI
zemion commented on issue GovOPlaN/govoplan-campaign#80 2026-07-22 09:47:38 +02:00
[Privacy] Add an aggregate-only Campaign report UI

Codex State: done

Summary

  • A separate aggregate-reader route and UI expose only campaign-level business totals under tenant/campaign ACLs and the dedicated aggregate-report permission. -…
zemion closed issue GovOPlaN/govoplan-campaign#79 2026-07-22 09:47:30 +02:00
[Safety] Enforce a configurable maximum for synchronous Campaign sends
zemion commented on issue GovOPlaN/govoplan-campaign#79 2026-07-22 09:47:29 +02:00
[Safety] Enforce a configurable maximum for synchronous Campaign sends

Codex State: done

Summary

  • Synchronous delivery now has a mandatory deployment ceiling that tenants may only lower, pre-effect validation, and a second post-queue concurrency check. -…
zemion closed issue GovOPlaN/govoplan-campaign#78 2026-07-22 09:47:17 +02:00
[Feature] Add a durable Campaign queue management UI