Update transform CLAUDE.md source integration map and conformed dimensions table. Update CHANGELOG with unified model + tooltip changes. Fix stale comments in dim_cities.sql and serving README. Subtask 5/5: documentation. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
7 lines
219 B
Markdown
7 lines
219 B
Markdown
# serving
|
|
|
|
Analytics-ready views consumed by the web app and programmatic SEO.
|
|
Query these from `analytics.py` via DuckDB read-only connection.
|
|
|
|
Naming convention: `serving.<purpose>` (e.g. `serving.location_profiles`)
|