Block a user
[Feature] Persist, edit, and execute reusable workflow definition graphs
[Feature] Consume connector-backed tabular sources and schema discovery
Codex State: done
The consumer side is implemented in 6ca3058, with Core contract 8b1910b,
Datasources provider 1cb6228, and Connectors adapter 27302f0.
The issue's direct Connector…
[Epic] Deliver a governed Dataflow manager with graphical and SQL editing
Codex State: progress
Dataflow now uses Core's shared definition-graph primitives and consumes the
governed Datasources catalogue/lifecycle contract rather than Connectors
directly (6ca3058).…
[Feature] Recurring datasource and data-transformation workflows
Codex State: progress
The architecture decision and base contracts are complete:
- Connectors acquires external data and publishes origins.
- Datasources governs live/cached/static sources,…
[Feature] Define govoplan-datasources module
[Feature] Define govoplan-datasources module
Codex State: done
Implemented the two-layer architecture and initialized
GovOPlaN/govoplan-datasources.
- Core contracts:
8b1910b - Datasources module:
1cb6228 - Connectors origin…
[Feature] Add datasource quality gates, schema policy, approvals, and retention
[Feature] Publish module outputs as immutable datasource materializations
[Debt] Harden materialization storage and concurrent revision allocation
[Feature] Add policy-aware datasource and field visibility
[Epic] Deliver the governed datasource catalogue and lifecycle
[Feature] Provide governed tabular datasource discovery and bounded preview
Codex State: progress
Summary
- Converted Connectors from a documentation-only shell into an installable module with migrations, permissions, role templates, APIs, uninstall guards, and…