• Joined on 2025-08-22
zemion commented on issue GovOPlaN/govoplan-policy#8 2026-07-28 15:06:39 +02:00
[Feature] Govern inherited and reusable flow definitions with explainable Policy decisions

Implemented foundation in govoplan-core@26ae034 and govoplan-policy@d6e09fb.

Completed:

  • domain-neutral system/tenant/group/user definition scope and flow/template action contract
  • view, edit,…
zemion commented on issue GovOPlaN/govoplan-access#15 2026-07-28 15:06:39 +02:00
[Security] Resolve automated executions against current principal authorization

Implemented delegated-user automation resolution in govoplan-core@26ae034 and govoplan-access@fdfcfbb.

Completed:

  • versioned auth.automation_principal capability
  • no token/session/credential…
zemion pushed to main at GovOPlaN/govoplan-workflow 2026-07-28 15:05:39 +02:00
1ec8336c02 Add governed reusable workflow definitions
zemion pushed to main at GovOPlaN/govoplan-dataflow 2026-07-28 15:05:24 +02:00
08ddc8d3e8 Add governed reusable pipelines and triggers
zemion pushed to main at GovOPlaN/govoplan-datasources 2026-07-28 15:05:19 +02:00
6294362025 Enforce datasource publication write scope
zemion pushed to main at GovOPlaN/govoplan-policy 2026-07-28 15:05:16 +02:00
d6e09fbbd1 Add definition governance policy
zemion pushed to main at GovOPlaN/govoplan-access 2026-07-28 15:05:04 +02:00
fdfcfbb440 Resolve current principals for automation
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-28 15:05:01 +02:00
26ae034153 Add governed automation contracts
zemion opened issue GovOPlaN/govoplan-workflow#6 2026-07-28 14:03:00 +02:00
[Feature] Add scoped Workflow templates, reuse, and governed start triggers
zemion opened issue GovOPlaN/govoplan-dataflow#12 2026-07-28 14:02:58 +02:00
[Feature] Add scoped Dataflow templates, inheritance, derivation, and reuse provenance
zemion opened issue GovOPlaN/govoplan-dataflow#11 2026-07-28 14:02:56 +02:00
[Feature] Add governed manual, scheduled, event, API, and chained Dataflow triggers
zemion opened issue GovOPlaN/govoplan-core#270 2026-07-28 14:02:53 +02:00
[Security] Add a durable transactional event bridge for automation triggers
zemion opened issue GovOPlaN/govoplan-access#15 2026-07-28 14:02:52 +02:00
[Security] Resolve automated executions against current principal authorization
zemion opened issue GovOPlaN/govoplan-policy#8 2026-07-28 14:02:51 +02:00
[Feature] Govern inherited and reusable flow definitions with explainable Policy decisions
zemion commented on issue GovOPlaN/govoplan-core#216 2026-07-28 13:50:49 +02:00
[Feature] Recurring datasource and data-transformation workflows

Codex State: progress

Summary

  • The repository/module split is now implemented: Connectors owns external origins, Datasources owns governed identities/materializations/publication,…
zemion commented on issue GovOPlaN/govoplan-dataflow#1 2026-07-28 13:50:40 +02:00
[Epic] Deliver a governed Dataflow manager with graphical and SQL editing

Codex State: progress

Summary

  • Extended the first release path with persisted pinned runs, complete-result publication, immutable output references, and a Run/Publish WebUI in 6305ef9.

#…

zemion commented on issue GovOPlaN/govoplan-workflow#5 2026-07-28 13:50:31 +02:00
[Feature] Persist, edit, and execute reusable workflow definition graphs

Codex State: progress

Summary

  • Implemented tenant-scoped Workflow definitions, immutable graph revisions, optimistic updates, activation, archive/delete, migration guards, APIs, and…
zemion commented on issue GovOPlaN/govoplan-dataflow#9 2026-07-28 13:50:09 +02:00
[Feature] Expose Dataflow run lifecycle to Workflow

Codex State: progress

Summary

  • Implemented Core dataflow.runLifecycle and the Dataflow provider in baa2143/6305ef9.
  • Runs pin an immutable revision, persist request/evidence and…
zemion commented on issue GovOPlaN/govoplan-datasources#3 2026-07-28 13:49:46 +02:00
[Feature] Publish module outputs as immutable datasource materializations

Codex State: progress

Summary

  • Implemented the versioned datasources.publication capability and SQL provider in 8ae7dac; Core contract is baa2143.
  • Producer module/run provenance,…
zemion pushed to main at GovOPlaN/govoplan 2026-07-28 13:49:14 +02:00
5b79e7d377 test: verify pinned dataflow publication composition