feat(dataflow): model production SQL flow patterns

This commit is contained in:
2026-07-30 18:19:18 +02:00
parent 0664570607
commit e091042948
26 changed files with 2169 additions and 36 deletions
@@ -0,0 +1,7 @@
{
"id": "rele-booking-transform",
"title": "RELE-style booking normalization and aggregation",
"user_story": "GovOPlaN/govoplan-dataflow#17",
"graph": "graph.json",
"expected_output": "expected-output.json"
}