Structural Bridge
Dev/prod environments
=
Train/test split
All Themes // Bridge #11
The connection
Both separate the context for building from the context for evaluation. You develop in dev, test in prod; you train on training data, evaluate on test data. Mixing them gives false confidence.
Why "Structural"?
Structural bridges share the same architecture or pattern, even though the domains differ.