• Joined on 2025-08-22
zemion commented on issue GovOPlaN/govoplan-dataflow#1 2026-07-28 18:37:17 +02:00
[Epic] Deliver a governed Dataflow manager with graphical and SQL editing

Codex State: progress

Summary

  • Preserved node IDs, labels, edge IDs, ordering, selection, and coordinates when SQL recompilation keeps a structurally compatible graph, including…
zemion pushed to main at GovOPlaN/govoplan-dataflow 2026-07-28 18:37:04 +02:00
e54225a86e Preserve dataflow layout across SQL edits
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-28 18:36:57 +02:00
3f5870281a Color all shared alert tones
zemion commented on issue GovOPlaN/govoplan-dataflow#1 2026-07-28 17:54:59 +02:00
[Epic] Deliver a governed Dataflow manager with graphical and SQL editing

Codex State: progress

Summary

  • Fixed oversized composite edge IDs: new graph edges use opaque UUID IDs, while legacy IDs up to the previous worst-case size remain accepted.
  • Added…
zemion pushed to main at GovOPlaN/govoplan-dataflow 2026-07-28 17:54:39 +02:00
74f1210a32 Fix union SQL and selection previews
zemion commented on issue GovOPlaN/govoplan-dataflow#1 2026-07-28 16:32:54 +02:00
[Epic] Deliver a governed Dataflow manager with graphical and SQL editing

Codex State: progress

Summary

  • Added bounded, ephemeral preview results for any explicitly selected pipeline node, including upstream state retained when a later node fails.
  • Added…
zemion pushed to main at GovOPlaN/govoplan-dataflow 2026-07-28 16:31:24 +02:00
521829a7fc Add intermediate previews and graph reconnection
zemion pushed to main at GovOPlaN/govoplan-workflow 2026-07-28 15:51:54 +02:00
63e5ce949d Keep workflow nodes initialized
zemion pushed to main at GovOPlaN/govoplan-dataflow 2026-07-28 15:51:53 +02:00
2084540ab1 Keep dataflow nodes initialized
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-28 15:48:35 +02:00
a46df85479 Resolve XyFlow styles for linked modules
zemion pushed to main at GovOPlaN/govoplan-dataflow 2026-07-28 15:47:26 +02:00
61dcfc7a52 Fix dataflow canvas and side panel layout
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-28 15:39:05 +02:00
c31581b1b9 Prebundle XyFlow for linked module development
zemion commented on issue GovOPlaN/govoplan-workflow#1 2026-07-28 15:07:36 +02:00
Define action/effect automation runner contract

The new Workflow graph library now distinguishes user/API/schedule/event/parent start contracts and retains governance provenance in govoplan-workflow@1ec8336. No effect execution is claimed:…

zemion commented on issue GovOPlaN/govoplan-core#216 2026-07-28 15:06:42 +02:00
[Feature] Recurring datasource and data-transformation workflows

The Datasources/Dataflow split is now implemented: governed Datasource publication plus reusable Dataflow definitions, manual/scheduled/event trigger records, immutable revisions, lineage,…

zemion commented on issue GovOPlaN/govoplan-workflow#6 2026-07-28 15:06:41 +02:00
[Feature] Add scoped Workflow templates, reuse, and governed start triggers

Governed definition slice implemented in govoplan-core@26ae034, govoplan-policy@d6e09fb, and govoplan-workflow@1ec8336.

Completed:

  • system/tenant/group/user scope and flow/template kind -…
zemion commented on issue GovOPlaN/govoplan-dataflow#10 2026-07-28 15:06:41 +02:00
[Task] Add production execution controls and scheduled materialization

Trigger definitions, durable deliveries, worker beat dispatch, pinned revisions, catch-up semantics, concurrency ceilings, and authorization rechecks landed in govoplan-dataflow@08ddc8d. This…

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

Scoped definitions, immutable pinned derivation, templates, Policy provenance, and start-node contracts landed in govoplan-workflow@1ec8336. The instance runtime, transition/timer persistence,…

zemion commented on issue GovOPlaN/govoplan-core#270 2026-07-28 15:06:40 +02:00
[Security] Add a durable transactional event bridge for automation triggers

No durable Core bridge is claimed in this slice. The new automation contract and Dataflow dispatcher are in govoplan-core@26ae034, but the existing PlatformEvent bus remains transient.

Current…

zemion commented on issue GovOPlaN/govoplan-dataflow#11 2026-07-28 15:06:40 +02:00
[Feature] Add governed manual, scheduled, event, API, and chained Dataflow triggers

Large first slice implemented in govoplan-core@26ae034, govoplan-access@fdfcfbb, govoplan-policy@d6e09fb, govoplan-datasources@6294362, and govoplan-dataflow@08ddc8d.

Completed:

  • persisted…
zemion commented on issue GovOPlaN/govoplan-dataflow#12 2026-07-28 15:06:40 +02:00
[Feature] Add scoped Dataflow templates, inheritance, derivation, and reuse provenance

Governed reusable definitions implemented in govoplan-core@26ae034, govoplan-policy@d6e09fb, and govoplan-dataflow@08ddc8d.

Completed:

  • system/tenant/group/user scope and flow/template kind -…