• Joined on 2025-08-22
zemion closed issue GovOPlaN/govoplan-core#58 2026-07-09 10:31:05 +02:00
[Task] Decide: How long should core keep compatibility route paths for existing clients?
zemion commented on issue GovOPlaN/govoplan-core#57 2026-07-09 10:31:04 +02:00
[Task] Decide: Should audit move before policy provenance, or after access/tenancy are split?

Codex State: decision recorded 2026-07-09

Decision: the audit/policy sequencing question is resolved; audit has moved, and policy provenance is no longer blocked on this ordering decision.

Cur…

zemion closed issue GovOPlaN/govoplan-core#54 2026-07-09 10:31:04 +02:00
[Task] Decide: Should tenant models move with access first, or should govoplan-tenancy be created before moving live models?
zemion commented on issue GovOPlaN/govoplan-core#54 2026-07-09 10:31:03 +02:00
[Task] Decide: Should tenant models move with access first, or should govoplan-tenancy be created before moving live models?

Codex State: decision recorded 2026-07-09

Decision: tenancy is owned by govoplan-tenancy. govoplan-access does not own tenancy; it depends on tenancy for authenticated platform composition.

Cu…

zemion closed issue GovOPlaN/govoplan-core#53 2026-07-09 10:31:03 +02:00
[Task] Decide: Is govoplan-access required for any authenticated deployment, while core-only remains a diagnostics/settings shell?
zemion commented on issue GovOPlaN/govoplan-core#53 2026-07-09 10:31:03 +02:00
[Task] Decide: Is govoplan-access required for any authenticated deployment, while core-only remains a diagnostics/settings shell?

Codex State: decision recorded 2026-07-09

Decision: govoplan-access is required for authenticated deployments. Core-only remains a diagnostics/settings shell shape, not an authenticated…

zemion commented on issue GovOPlaN/govoplan-core#56 2026-07-09 10:31:02 +02:00
[Task] Decide: Should secret encryption remain a kernel primitive or become an access-owned capability?

Codex State: decision recorded 2026-07-09

Decision: secret encryption remains a kernel primitive, not an access-owned capability.

Rationale: encrypted secrets are already used outside access,…

zemion closed issue GovOPlaN/govoplan-core#56 2026-07-09 10:31:02 +02:00
[Task] Decide: Should secret encryption remain a kernel primitive or become an access-owned capability?
zemion opened issue GovOPlaN/govoplan-core#221 2026-07-09 10:27:21 +02:00
Persist user UI settings and wire Settings > Interface
zemion commented on issue GovOPlaN/govoplan-core#82 2026-07-09 10:27:00 +02:00
[Feature] Move tenant registry, tenant settings, tenant lifecycle, tenant switching, and tenant deletion orchestration into tenancy

Codex State: checked 2026-07-09

Work remains. Tenancy now owns the Tenant model and admin routes for tenant list/create/update/settings, but tenant switching is still implemented through…

zemion commented on issue GovOPlaN/govoplan-core#62 2026-07-09 10:27:00 +02:00
[Task] Move legacy admin handler, service, and model ownership out of the access compatibility implementation into access, tenancy, policy, audit, and core settings modules

Codex State: checked 2026-07-09

This is not a clean implementation close as written. Much of the imported backlog item was delivered under #63, but the remaining ownership cleanup is still…

zemion commented on issue GovOPlaN/govoplan-core#63 2026-07-09 10:27:00 +02:00
Move platform admin services and models into owning modules

Codex State: checked 2026-07-09

Most of the acceptance is now complete: route/model ownership has been split, module WebUI contributions are in place, and python3 scripts/check_dependency_bound…

zemion closed issue GovOPlaN/govoplan-core#43 2026-07-09 10:26:59 +02:00
[Task] Access extraction Stage 3: Move Live Models And Migrations
zemion commented on issue GovOPlaN/govoplan-core#43 2026-07-09 10:26:59 +02:00
[Task] Access extraction Stage 3: Move Live Models And Migrations

Codex State: checked 2026-07-09

I rechecked the Stage 3 acceptance against the current tree. The live model/migration ownership move is complete for this issue: core no longer has the old…

zemion commented on issue GovOPlaN/govoplan-connectors#3 2026-07-09 08:50:12 +02:00
[Feature] Define consume-source and publish-as-source lifecycle

Codex State: done

Summary

  • Added the explicit source-data lifecycle from discovered through deprecated.
  • Added profile operational states, state transition gates, consume/publish flows,…
zemion closed issue GovOPlaN/govoplan-connectors#3 2026-07-09 08:50:12 +02:00
[Feature] Define consume-source and publish-as-source lifecycle
zemion closed issue GovOPlaN/govoplan-connectors#1 2026-07-09 08:50:11 +02:00
[Feature] Add OpenProject project-management connector
zemion closed issue GovOPlaN/govoplan-connectors#2 2026-07-09 08:50:11 +02:00
[Feature] Catalogue common public-sector software integration targets
zemion commented on issue GovOPlaN/govoplan-connectors#2 2026-07-09 08:50:11 +02:00
[Feature] Catalogue common public-sector software integration targets

Codex State: done

Summary

  • Expanded the public-sector integration catalogue with target categories, jurisdiction/scope, integration modes, owners, first useful capabilities, and priority…
zemion commented on issue GovOPlaN/govoplan-connectors#1 2026-07-09 08:50:11 +02:00
[Feature] Add OpenProject project-management connector

Codex State: done

Summary

  • Expanded the OpenProject connector concept with profile fields, health checks, capabilities, event boundaries, minimum DTOs, tests, and a data-boundary…