• Joined on 2025-08-22
zemion opened issue GovOPlaN/govoplan-core#220 2026-07-07 21:16:34 +02:00
[Feature] Collaboration suite integration strategy
zemion opened issue GovOPlaN/govoplan-core#219 2026-07-07 21:16:30 +02:00
[Docs] Hardware sizing matrix and requirements calculator
zemion opened issue GovOPlaN/govoplan-core#218 2026-07-07 21:16:26 +02:00
[Feature] Fully UI-managed configuration with safety controls
zemion opened issue GovOPlaN/govoplan-core#217 2026-07-07 21:16:17 +02:00
[Feature] Scalability profiles and autoscaling readiness
zemion opened issue GovOPlaN/govoplan-core#216 2026-07-07 21:16:14 +02:00
[Feature] Recurring datasource and data-transformation workflows
zemion opened issue GovOPlaN/govoplan-core#215 2026-07-07 21:15:52 +02:00
[Docs] Public-sector integration landscape catalogue
zemion opened issue GovOPlaN/govoplan-core#214 2026-07-07 21:15:47 +02:00
[Feature] Configuration package for permit-to-payment workflows
zemion opened issue GovOPlaN/govoplan-core#213 2026-07-07 21:15:41 +02:00
[Docs] Government operations backbone reference model
zemion closed issue GovOPlaN/govoplan-core#212 2026-07-07 21:13:02 +02:00
[Task] Add installer daemon rollback drill and production runbook coverage
zemion commented on issue GovOPlaN/govoplan-core#212 2026-07-07 21:12:58 +02:00
[Task] Add installer daemon rollback drill and production runbook coverage

Codex State: done

Summary

  • Added a safe rollback drill script and production runbook coverage for installer daemon rollback behavior.

Changed Files

  • `Added scripts/module-installer…
zemion closed issue GovOPlaN/govoplan-core#204 2026-07-07 20:58:07 +02:00
[Feature] Design signed remote WebUI bundle loading for true hot frontend installs
zemion commented on issue GovOPlaN/govoplan-core#204 2026-07-07 20:58:05 +02:00
[Feature] Design signed remote WebUI bundle loading for true hot frontend installs

Codex State: done

Summary

  • Added a dedicated remote WebUI bundle loading design covering signed manifests, compatibility checks, CSP, cache invalidation, rollback, local/dev behavior,…
zemion closed issue GovOPlaN/govoplan-core#210 2026-07-07 20:52:21 +02:00
[Task] Add artifact digest, SBOM, and provenance verification to module installer
zemion commented on issue GovOPlaN/govoplan-core#210 2026-07-07 20:52:17 +02:00
[Task] Add artifact digest, SBOM, and provenance verification to module installer

Codex State: done

Summary

  • Added artifact integrity metadata for module package catalogs and install plans, with local SHA-256 verification in installer preflight.

Changed Files

-…

zemion closed issue GovOPlaN/govoplan-core#156 2026-07-07 20:44:53 +02:00
[Feature] Add UI tests for blocked/disallowed lower-level policy choices
zemion commented on issue GovOPlaN/govoplan-core#156 2026-07-07 20:44:43 +02:00
[Feature] Add UI tests for blocked/disallowed lower-level policy choices

Codex State: done

Summary

  • Added lightweight WebUI tests for parent-locked retention fields and lower-level allow attempts.

Changed Files

  • `Extracted privacyRetentionParentAllowsFi…
zemion closed issue GovOPlaN/govoplan-core#155 2026-07-07 20:44:34 +02:00
[Feature] Define frontend effective-policy component contract
zemion commented on issue GovOPlaN/govoplan-core#155 2026-07-07 20:44:20 +02:00
[Feature] Define frontend effective-policy component contract

Codex State: done

Summary

  • Defined the frontend effective-policy contract and exposed typed WebUI API support for retention explain responses and source paths.

Changed Files

-…

zemion closed issue GovOPlaN/govoplan-core#154 2026-07-07 20:44:11 +02:00
[Feature] Define backend explain endpoint shape
zemion commented on issue GovOPlaN/govoplan-core#154 2026-07-07 20:44:07 +02:00
[Feature] Define backend explain endpoint shape

Codex State: done

Summary

  • Added the retention policy explain response shape and GET /api/v1/admin/privacy-retention/policies/{scope_type}/explain.

Changed Files

  • `The endpoint…