Block a user
[Feature] Consume connector-backed tabular sources and schema discovery
Codex State: progress
Summary
- Added optional, version-negotiated
connectors.tabular_sources@0.1.0andconnectors.tabular_snapshot_writer@0.1.0contracts without a module-to-module…
[Feature] Build the graphical node editor and SQL workbench
Codex State: progress
Summary
- The full-height editor now consumes the backend catalogue and groups reusable nodes under Load, Combine, Filter, Transform, and Output.
- Typed/multi-input…
[Feature] Execute bounded previews with node diagnostics and lineage
Codex State: done
Summary
- Implemented deterministic inline and connector-backed previews for filter, select, aggregate, sort, limit, union, join, distinct, derive, and output nodes. -…
[Epic] Deliver a governed Dataflow manager with graphical and SQL editing
Codex State: progress
Summary
- Published the provider-neutral core contract (
govoplan-core@d36bb94), executable snapshot provider (govoplan-connectors@ba5ccea), and expanded…
[Feature] Execute bounded previews with node diagnostics and lineage
[Feature] Compile constrained SQL into the canonical pipeline graph
Codex State: progress
Summary
sqlglotAST compilation now supports the initial dialect plus deterministicDISTINCTand one explicit two-source equi-join.- Effectful statements,…
[Security] Upgrade React Router past RSC CSRF advisory
[Epic] Deliver a governed Dataflow manager with graphical and SQL editing
Codex State: progress
Summary
- Published the module at df468a2, core registration at c7183fe, and meta repository/development composition at 97dfd33.
- The Dataflow README is mirrored to…
[Feature] Execute bounded previews with node diagnostics and lineage
Codex State: progress
Summary
- Implemented deterministic bounded inline execution with row, source-size, node-count, result-byte, and wall-time limits.
- Successful saved previews record…
[Epic] Deliver a governed Dataflow manager with graphical and SQL editing
Codex State: progress
Summary
- Initialized and pushed the standalone Dataflow module on main at df468a2.
- Implemented tenant-isolated versioned pipelines, constrained SQL/graph…
[Feature] Build the graphical node editor and SQL workbench
Codex State: progress
Summary
- Implemented the full-height Dataflow workspace with pipeline selection, drag/drop node palette, connectable React Flow canvas, node inspector, SQL…
[Feature] Define govoplan-dataflow module
[Feature] Define govoplan-dataflow module
Codex State: done
Summary
- The Dataflow boundary is now defined and implemented in the dedicated GovOPlaN/govoplan-dataflow repository.
- Detailed implementation state and follow-up work…