• Joined on 2025-08-22
zemion commented on issue GovOPlaN/govoplan-files#4 2026-07-07 22:22:57 +02:00
[Task] Browse libraries/folders/files read-only at first

Implemented the first read-only connector browse slice. Added GET /api/v1/files/connectors/profiles/{profile_id}/browse with visible-profile governance, connector policy enforcement for operation=b…

zemion closed issue GovOPlaN/govoplan-files#4 2026-07-07 22:22:57 +02:00
[Task] Browse libraries/folders/files read-only at first
zemion closed issue GovOPlaN/govoplan-files#3 2026-07-07 22:17:50 +02:00
[Task] Configure connector endpoints and credentials through governance-aware settings
zemion commented on issue GovOPlaN/govoplan-files#3 2026-07-07 22:17:50 +02:00
[Task] Configure connector endpoints and credentials through governance-aware settings

Implemented governed connector profile settings for endpoint/credential configuration. Profiles can be loaded from GOVOPLAN_FILES_CONNECTOR_PROFILES_JSON or GOVOPLAN_FILES_CONNECTOR_PROFILES_FILE,…

zemion closed issue GovOPlaN/govoplan-files#11 2026-07-07 22:01:28 +02:00
[Feature] Add connector blacklist/whitelist policy handling
zemion commented on issue GovOPlaN/govoplan-files#11 2026-07-07 22:00:58 +02:00
[Feature] Add connector blacklist/whitelist policy handling

Codex State: done

Summary

  • Implemented connector blacklist/whitelist handling in the files connector policy evaluator.
  • Policy sources support allow/allowlist/whitelist and deny/denylist…
zemion closed issue GovOPlaN/govoplan-files#8 2026-07-07 22:00:42 +02:00
[Task] Apply hierarchical allow/deny policy before connector access
zemion commented on issue GovOPlaN/govoplan-files#8 2026-07-07 22:00:37 +02:00
[Task] Apply hierarchical allow/deny policy before connector access

Codex State: done

Summary

  • Added a files-owned connector policy evaluator that returns the shared PolicyDecision shape with source_path provenance for ordered system/tenant/user/group/cam…
zemion closed issue GovOPlaN/govoplan-files#5 2026-07-07 21:46:44 +02:00
[Task] Copy/freeze selected files into managed storage for execution evidence
zemion commented on issue GovOPlaN/govoplan-files#5 2026-07-07 21:46:22 +02:00
[Task] Copy/freeze selected files into managed storage for execution evidence

Codex State: done

Summary

  • Closed for the managed-storage freeze/evidence layer: selected files are stored as managed FileAsset/FileVersion/FileBlob records, and campaign builds record…
zemion closed issue GovOPlaN/govoplan-files#7 2026-07-07 21:45:37 +02:00
[Task] Audit connector access and import actions
zemion commented on issue GovOPlaN/govoplan-files#7 2026-07-07 21:45:29 +02:00
[Task] Audit connector access and import actions

Codex State: done

Summary

  • Added connector-focused audit events for provenance-bearing managed files.
  • Uploads and ZIP imports with source_provenance now emit files.connector.imported…
zemion closed issue GovOPlaN/govoplan-files#6 2026-07-07 21:42:31 +02:00
[Task] Store source provenance and source revision metadata
zemion commented on issue GovOPlaN/govoplan-files#6 2026-07-07 21:42:27 +02:00
[Task] Store source provenance and source revision metadata

Codex State: done

Summary

  • Added a canonical metadata-backed source provenance contract for managed files: uploads accept source_provenance_json/source_revision, responses expose…
zemion closed issue GovOPlaN/govoplan-files#9 2026-07-07 21:37:41 +02:00
[Task] Avoid live remote file dependency at send time for MVP
zemion commented on issue GovOPlaN/govoplan-files#9 2026-07-07 21:37:11 +02:00
[Task] Avoid live remote file dependency at send time for MVP

Codex State: done

Summary

  • Verified the MVP send path no longer depends on live managed storage or future connector reads after build.
  • Added a regression that builds a managed-file…
zemion closed issue GovOPlaN/govoplan-core#209 2026-07-07 21:28:33 +02:00
[Task] Harden remote module catalog trust state and replay validation
zemion commented on issue GovOPlaN/govoplan-core#209 2026-07-07 21:28:28 +02:00
[Task] Harden remote module catalog trust state and replay validation

Codex State: done

Summary

  • Hardened remote module catalog validation. URL-backed catalogs now report cache fallback metadata while still validating the cached body with signature,…
zemion closed issue GovOPlaN/govoplan-core#211 2026-07-07 21:23:13 +02:00
[Feature] Add license entitlement diagnostics and issuance workflow hooks
zemion commented on issue GovOPlaN/govoplan-core#211 2026-07-07 21:23:06 +02:00
[Feature] Add license entitlement diagnostics and issuance workflow hooks

Codex State: done

Summary

  • Implemented license entitlement diagnostics and issuance hooks. Core now exposes signed offline license issuance, structured diagnostics, CLI validation/issuanc…