Progressive Enrichment
Start with raw tables, then add the smallest modeling changes that fix real mistakes and improve Zoë over time.
1. Start with raw table imports
2. Set default_date on every view with time-series data
3. Add synonyms to your most important fields
4. Write view description on your key tables
5. Add universal business rules to the system prompt
6. Define relationships for non-obvious joins
7. Set searchable: true on status, type, and category columns
8. Write zoe_description on measures with non-obvious logic
9. Create skills for complex recurring analysis patterns
Iterate, don't boil the ocean
Last updated
Was this helpful?

