The medallion path
Every dataset travels Bronze → Silver → Gold. No shortcut.
Reproducibility is not a feature; it is a property. By forcing every transformation to leave a trail through three layers, we guarantee that any insight from yesterday can be reconstructed tomorrow — even if every line of code has changed in between. The cost of an extra commit per pipeline buys us the ability to audit ourselves indefinitely.
REF Article C1 of the engineering text.