Pin reporting datasets to published Dataflow runs

This commit is contained in:
2026-08-04 12:48:37 +02:00
parent aebe94ecc2
commit 4e0238f701
6 changed files with 84 additions and 1 deletions
+1 -1
View File
@@ -488,7 +488,7 @@ manifest = ModuleManifest(
"schedules, exports, and publication providers replace unchecked SQL in the "
"presentation layer. PostgreSQL executes bounded semantic plans when available. "
"Signed drill contexts reauthorize contributor rows, and Files/Mail publication "
"adapters retain idempotent evidence. Dataflow and module read models remain source owners."
"adapters retain idempotent evidence. A dataset may pin one successful published Dataflow run, which is read from its exact Datasource materialization after both source boundaries reauthorize the current principal. Dataflow and module read models remain source owners."
),
layer="available",
documentation_types=("admin", "user"),