• Joined on 2025-08-22
zemion pushed to main at GovOPlaN/govoplan-mail 2026-07-22 04:35:41 +02:00
2bccb78960 fix(mail-webui): clarify campaign profile wording
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-22 04:35:20 +02:00
4caa326878 chore(core): bump version to 0.1.11
8c4c4456c6 feat(core): define auditable poll response retirement
6abe292ac8 feat(core): define governed poll participation contract
fea2807754 feat(core): define atomic poll option ordering
22646c614c feat(core): add bounded people picker foundation
Compare 7 commits »
zemion pushed to main at GovOPlaN/govoplan-calendar 2026-07-22 04:35:14 +02:00
bf59cd830c test(calendar): commit retirement before engine inspection
zemion pushed to main at GovOPlaN/govoplan-addresses 2026-07-22 04:35:09 +02:00
93dddbb8c5 chore(addresses): bump version to 0.1.9
04accaa206 feat(addresses): expose visible contact people search
Compare 2 commits »
zemion pushed to main at GovOPlaN/govoplan-access 2026-07-22 04:35:06 +02:00
f1d64d247e chore(access): bump version to 0.1.11
198803d5b9 feat(access): expose tenant-bounded people search
Compare 2 commits »
zemion commented on issue GovOPlaN/govoplan-scheduling#4 2026-07-22 03:47:15 +02:00
[Feature] Make scheduling polls task-focused and calendar-aware

Codex State: progress

Summary

  • Implemented explicit signed copy/send/revoke invitation lifecycle, public response page and prefill, bounded cancellation notices, central tenant-visible…
zemion opened issue GovOPlaN/govoplan#15 2026-07-22 03:46:14 +02:00
[Feature] Make the Release Console guided, resumable, and repository-aware
zemion commented on issue GovOPlaN/govoplan-poll#1 2026-07-22 03:28:31 +02:00
[Tech debt] Enforce one active Poll response per identified respondent

Codex State: progress

Summary

  • Implemented a database-enforced partial uniqueness invariant for one active identified response, deterministic migration cleanup, and savepoint-based…
zemion commented on issue GovOPlaN/govoplan-calendar#18 2026-07-22 03:26:37 +02:00
[Feature] Configure safe terminal Calendar outbox retention

Codex State: done

Summary

  • Configurable terminal retention is integrated across Calendar, Core configuration, and deployment templates; unresolved desired state is preserved.

###…

zemion closed issue GovOPlaN/govoplan-calendar#18 2026-07-22 03:26:37 +02:00
[Feature] Configure safe terminal Calendar outbox retention
zemion closed issue GovOPlaN/govoplan-calendar#17 2026-07-22 03:26:24 +02:00
[Feature] Deliver external calendar mutations through a durable idempotent outbox
zemion commented on issue GovOPlaN/govoplan-calendar#17 2026-07-22 03:26:24 +02:00
[Feature] Deliver external calendar mutations through a durable idempotent outbox

Codex State: done

Summary

  • Durable idempotent Calendar outbox, bounded leases, retries, supersession, reconciliation, conflict handling, observability, and tenant/source controls are…
zemion commented on issue GovOPlaN/govoplan-poll#2 2026-07-22 03:26:20 +02:00
[Feature] Define Poll lifecycle transition and decision-reset semantics

Codex State: done

Summary

  • Implemented the approved lifecycle transition matrix, reopening/history preservation, auditable direct re-decision, archive/unarchive, and idempotency-key…
zemion closed issue GovOPlaN/govoplan-poll#2 2026-07-22 03:26:20 +02:00
[Feature] Define Poll lifecycle transition and decision-reset semantics
zemion commented on issue GovOPlaN/govoplan-poll#1 2026-07-22 02:54:53 +02:00
[Tech debt] Enforce one active Poll response per identified respondent

Codex State: progress

Summary

  • Local commits cac7733 and eb00320 implement the active identified-response invariant, deterministic deduplication, shared lifecycle locking, and savepoint…
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-22 01:57:42 +02:00
a18499cbb5 feat(core): require scoped user workflows
zemion pushed to main at GovOPlaN/govoplan 2026-07-22 01:56:23 +02:00
8906704dc0 feat(release): gate tags on scoped workflows
zemion pushed to main at GovOPlaN/govoplan-docs 2026-07-22 01:56:19 +02:00
94c000f351 fix(docs): fail closed on unscoped workflows
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-22 01:49:30 +02:00
36d7b73bb5 fix(webui): allow card content to overflow
zemion pushed to main at GovOPlaN/govoplan-scheduling 2026-07-22 01:48:29 +02:00
95928e0585 fix(scheduling): repair missing participation gateway column