• Joined on 2025-08-22
zemion commented on issue GovOPlaN/govoplan-campaign#46 2026-07-08 21:00:08 +02:00
[Task] Require profile reselection/revalidation where ownership transfer changes allowed mail profiles

Codex State: done

Summary

  • Owner transfer now clears a selected reusable mail profile from the editable current version, invalidates validation/build/execution state, records the audit…
zemion commented on issue GovOPlaN/govoplan-campaign#41 2026-07-08 21:00:04 +02:00
[Feature] Add example campaigns and release checklist

Codex State: progress

Summary

  • Added the example campaign and release checklist document and linked it from README. Leaving open until actual maintained fixtures/examples are added to…
zemion closed issue GovOPlaN/govoplan-campaign#40 2026-07-08 20:59:59 +02:00
[Feature] Add deliverability preflight guidance
zemion commented on issue GovOPlaN/govoplan-campaign#40 2026-07-08 20:59:52 +02:00
[Feature] Add deliverability preflight guidance

Codex State: done

Summary

  • Added operator-facing deliverability preflight guidance on Review & Send and documented SPF/DKIM/DMARC, rate-limit, mailbox, attachment, and owner-transfer…
zemion commented on issue GovOPlaN/govoplan-core#219 2026-07-08 20:59:48 +02:00
[Docs] Hardware sizing matrix and requirements calculator

Codex State: progress

Summary

  • Added an initial hardware sizing matrix and workload dimensions for a later calculator. Leaving open until the calculator/UI or generated sizing output…
zemion commented on issue GovOPlaN/govoplan-core#217 2026-07-08 20:59:43 +02:00
[Feature] Scalability profiles and autoscaling readiness

Codex State: progress

Summary

  • Added the first scalability/readiness design document with deployment profiles, stateless/stateful boundaries, degraded modes, and worker scaling…
zemion closed issue GovOPlaN/govoplan-core#206 2026-07-08 20:59:37 +02:00
[Docs] Personalize user documentation by enabled modules and unavailable capabilities
zemion commented on issue GovOPlaN/govoplan-core#206 2026-07-08 20:59:30 +02:00
[Docs] Personalize user documentation by enabled modules and unavailable capabilities

Codex State: done

Summary

  • Instance-aware documentation now exposes structured blockers for modules, capabilities, and permissions so unavailable docs can explain why they are hidden or…
zemion closed issue GovOPlaN/govoplan-core#184 2026-07-08 20:59:27 +02:00
[Task] Which event transport is the first production target: DB outbox only, Redis/Celery, or pluggable dispatch?
zemion commented on issue GovOPlaN/govoplan-core#184 2026-07-08 20:59:12 +02:00
[Task] Which event transport is the first production target: DB outbox only, Redis/Celery, or pluggable dispatch?

Codex State: done

Summary

  • Event transport decision documented: first production target is the database outbox with in-process immediate dispatch; Redis/Celery remains worker infrastructu…
zemion opened issue GovOPlaN/govoplan-ops#1 2026-07-08 20:45:33 +02:00
[Task] Wave 0 ops health, readiness, and deployment profile surfaces
zemion opened issue GovOPlaN/govoplan-audit#1 2026-07-08 20:44:04 +02:00
[Task] Wave 0 audit trace context for admin and module operations
zemion opened issue GovOPlaN/govoplan-policy#1 2026-07-08 20:43:06 +02:00
[Task] Wave 0 policy decision display and provenance contract
zemion opened issue GovOPlaN/govoplan-access#8 2026-07-08 20:42:30 +02:00
[Task] Wave 0 access principal context for admin, policy, and audit surfaces
zemion opened issue GovOPlaN/govoplan-admin#1 2026-07-08 20:41:58 +02:00
[Task] Wave 0 admin module preflight, rollback, and audit visibility
zemion closed issue GovOPlaN/govoplan-files#18 2026-07-08 16:03:25 +02:00
[Feature] Persist governed file connector profiles and policies
zemion commented on issue GovOPlaN/govoplan-files#18 2026-07-08 16:03:18 +02:00
[Feature] Persist governed file connector profiles and policies

Implemented the remaining central connector policy row/editor path.\n\nBackend:\n- Added file_connector_policies with system/tenant/user/group/campaign scope support.\n- Added GET/PUT /api/v1/files…

zemion commented on issue GovOPlaN/govoplan-files#18 2026-07-08 15:22:31 +02:00
[Feature] Persist governed file connector profiles and policies

Progress update: split file connector connections and credentials.

Done now:

  • Added database-backed file connector credentials with system/tenant scope, encrypted stored password/token fields,…
zemion closed issue GovOPlaN/govoplan-campaign#4 2026-07-08 15:08:16 +02:00
[Task] Test real sends for no attachment, one attachment, and password-protected ZIP
zemion commented on issue GovOPlaN/govoplan-campaign#4 2026-07-08 15:08:06 +02:00
[Task] Test real sends for no attachment, one attachment, and password-protected ZIP

Executed the GreenMail Compose-backed transport smoke against the running govoplan-campaign-mail-testbed container. Verified SMTP login, IMAP login/folder listing, no-attachment send+append,…