Serve exact published runs as datasets

This commit is contained in:
2026-08-04 12:48:37 +02:00
parent 314e7c3edf
commit c888d98b79
4 changed files with 296 additions and 2 deletions
@@ -270,6 +270,7 @@ DOCUMENTATION = (
"states whether work stopped, completed, failed, or requires operator reconciliation. Scheduled, event, "
"and queued execution is partitioned by tenant module entitlement before a run is claimed. Disabling "
"Dataflow stops new admission and leaves accepted runs available for an explicit operator decision."
" Reporting may pin a successful published run; Dataflow then rechecks run authority and Datasource access and reads only the exact recorded materialization without reparameterizing or re-executing it."
),
layer="available",
documentation_types=("admin", "user"),