Block a user
[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,…
[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…
[Feature] Add scoped Workflow templates, reuse, and governed start triggers
[Feature] Add scoped Dataflow templates, inheritance, derivation, and reuse provenance
[Feature] Add governed manual, scheduled, event, API, and chained Dataflow triggers
[Security] Add a durable transactional event bridge for automation triggers
[Security] Resolve automated executions against current principal authorization
[Feature] Govern inherited and reusable flow definitions with explainable Policy decisions
[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,…
[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.
#…
[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…
[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…
[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,…