• Joined on 2025-08-22
zemion closed issue GovOPlaN/govoplan-campaign#41 2026-07-09 08:50:11 +02:00
[Feature] Add example campaigns and release checklist
zemion commented on issue GovOPlaN/govoplan-campaign#41 2026-07-09 08:50:10 +02:00
[Feature] Add example campaigns and release checklist

Codex State: done

Summary

  • Added a credential-free campaign examples catalogue with required module combinations and release checks.
  • Linked the catalogue from the campaign README and…
zemion closed issue GovOPlaN/govoplan-core#219 2026-07-09 08:50:10 +02:00
[Docs] Hardware sizing matrix and requirements calculator
zemion commented on issue GovOPlaN/govoplan-core#217 2026-07-09 08:50:10 +02:00
[Feature] Scalability profiles and autoscaling readiness

Codex State: done

Summary

  • Added/expanded scalability profile documentation with manual-first topology, stateless/stateful boundaries, readiness/degraded modes, worker queue assumptions,…
zemion commented on issue GovOPlaN/govoplan-core#219 2026-07-09 08:50:10 +02:00
[Docs] Hardware sizing matrix and requirements calculator

Codex State: done

Summary

  • Added explicit development, pilot, small production, medium deployment, and shared platform sizing assumptions.
  • Added workload dimensions, a profile-selection…
zemion closed issue GovOPlaN/govoplan-core#217 2026-07-09 08:50:10 +02:00
[Feature] Scalability profiles and autoscaling readiness
zemion commented on issue GovOPlaN/govoplan-core#219 2026-07-09 01:29:36 +02:00
[Docs] Hardware sizing matrix and requirements calculator

Codex Progress Update

PostgreSQL setup and operator documentation now provide a firmer base for sizing assumptions.

Still open:

  • complete hardware sizing matrix across deployment profiles -…
zemion commented on issue GovOPlaN/govoplan-core#217 2026-07-09 01:29:31 +02:00
[Feature] Scalability profiles and autoscaling readiness

Codex Progress Update

The PostgreSQL production path is now identified and exercised by the default dev runtime, which removes one blocker for scalability profile work.

Still open:

  • manual…
zemion commented on issue GovOPlaN/govoplan-core#36 2026-07-09 01:29:18 +02:00
[Feature] Make modules installable, activatable, deactivatable, and uninstallable via the admin interface, including migration and rollback constraints

Codex Progress Update

PostgreSQL backup/restore policy and rollback validation are now in place for the installer path. The rollback drill passed, including the PostgreSQL restore-check hook…

zemion commented on issue GovOPlaN/govoplan-core#18 2026-07-09 01:29:13 +02:00
[Feature] Add a production-realistic dev profile with Postgres, Redis, Celery worker(s), persistent file/blob storage, and explicit module configuration

Codex Progress Update

PostgreSQL is now implemented as the default dev runtime path and has been smoke-tested with migrations/bootstrap. This closes the database portion of the production-reali…

zemion closed issue GovOPlaN/govoplan-core#108 2026-07-09 01:29:09 +02:00
[Feature] Add migration registration tests
zemion commented on issue GovOPlaN/govoplan-core#108 2026-07-09 01:28:56 +02:00
[Feature] Add migration registration tests

Codex State: done

Migration registration coverage is present and passing.

Relevant coverage:

  • `tests/test_module_system.py::ModuleSystemTests::test_module_migrations_are_registered_only_for_e…
zemion closed issue GovOPlaN/govoplan-core#207 2026-07-09 01:28:34 +02:00
PostgreSQL runtime migration and backup/restore policy
zemion commented on issue GovOPlaN/govoplan-core#207 2026-07-09 01:28:13 +02:00
PostgreSQL runtime migration and backup/restore policy

Codex State: done

PostgreSQL is now the documented default development/runtime path while SQLite remains available through GOVOPLAN_DEV_DATABASE_BACKEND=sqlite.

Implemented and verified: -…

zemion closed issue GovOPlaN/govoplan-core#22 2026-07-09 01:27:51 +02:00
[Task] Run migrations and smoke checks against Postgres in the production-like dev profile, not only SQLite
zemion commented on issue GovOPlaN/govoplan-core#22 2026-07-09 01:27:46 +02:00
[Task] Run migrations and smoke checks against Postgres in the production-like dev profile, not only SQLite

Codex State: done

PostgreSQL is now covered by the production-like dev smoke path.

Verification performed:

  • initialized/bootstrapped `postgresql+psycopg://govoplan_dev@127.0.0.1:5432/govoplan…
zemion commented on issue GovOPlaN/govoplan-connectors#1 2026-07-08 21:00:33 +02:00
[Feature] Add OpenProject project-management connector

Codex State: progress

Summary

  • Added the OpenProject connector concept covering profile fields, health checks, capabilities, events, webhook/polling strategy, and first implementation…
zemion commented on issue GovOPlaN/govoplan-connectors#3 2026-07-08 21:00:29 +02:00
[Feature] Define consume-source and publish-as-source lifecycle

Codex State: progress

Summary

  • Added the consume/publish source lifecycle contract, lifecycle states, capability boundary, reconciliation rules, and safety rules. Leaving open until…
zemion commented on issue GovOPlaN/govoplan-connectors#2 2026-07-08 21:00:26 +02:00
[Feature] Catalogue common public-sector software integration targets

Codex State: progress

Summary

  • Added the first public-sector integration catalogue with categories, connector entry shape, Wave 0 priorities, and reference sources. Leaving open until…
zemion closed issue GovOPlaN/govoplan-campaign#46 2026-07-08 21:00:12 +02:00
[Task] Require profile reselection/revalidation where ownership transfer changes allowed mail profiles