Workflow layer: gates, decisions, lineage audits, workflow test

This commit is contained in:
2026-05-06 18:54:55 +02:00
parent 3b5f96e159
commit f4f77b2eeb
11 changed files with 1037 additions and 25 deletions

View File

@@ -56,6 +56,9 @@ rather than by bypassing existing asset governance.
available.
- `DerivedArtifactLineage` persistence and lookup by output asset, source
asset, or transformation run.
- `derived_artifact.lineage.linked` audit events connect output assets to
transformation runs, source assets, source versions, and output
representations.
- Audit events for queued, started, completed, failed, denied, and canceled
transformation runs.