LOOP 01
×2Schema loop
The model's read of your data structure is checked against the actual source: do these table and column names exist, are the key columns real, do the inferred relationships hold? A confident misreading of the schema poisons everything downstream, so it is caught first.