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
+5
View File
@@ -9,3 +9,8 @@ Each directory is an executable product contract:
Source nodes use a fixture filename in `config.fixture`; the golden-flow test
injects those rows before validation and bounded execution.
Current contracts cover monthly reconciliation, sanctions screening, a
HEICO-style current-status export, and the set-based normalization core of a
RELE-style booking workflow. Fixtures are synthetic and contain no production
records.