Data architecture rebuild
Rebuilt the entire data infrastructure in BigQuery using a medallion architecture with four layers: bronze (raw + standardized naming), silver (subject-area models with cross-channel field standards), gold (fact and dimension tables), and presentation (reporting tables that power the Bubble application). Business logic moved into reusable dbt macros with documentation, automated tests, and multi-tenant configuration.
