The Modern Data Stack Has a Coherence Problem
The modern data stack is good at making individual tables fresh. It’s bad at ensuring coherence across tables and systems when a decision reads all of them simultaneously. Three failure modes — preparation delay, cross-system retrieval inconsistency, snapshot incoherence under concurrency — get diagnosed as model or feature problems when they’re architectural problems.

