Analyse route status — presentation-only page; correlation/cross-tab code removed. Future work reads get_fire_data.
/analytics) — discontinued chart surfaceThe Analyse nav item (/analytics) renders presentation copy only. Interactive correlation and cross-tabulation UI, hooks, and utilities were removed from the repo.
Live analytics today: /explore (materialised fire_data, cold ingest). Route inventory: app-routes.md.
| Area | Location |
|---|---|
| Page (placeholder) | app/(main)/analytics/page.tsx |
| Page copy | components/analytics/analytics.config.ts |
There are no remaining correlation hooks or cross-tabulation modules.
When shipping analytics again:
getCachedFireData / get_fire_data — read-path-get-fire-data-and-catalog-caching.md.charts-libraries-by-area.md with the new component paths.@see docs/application-architecture/charts-correlation-crosstab.md on new entrypoints.Update this file when /analytics ships interactive charts again or when the placeholder copy in components/analytics/analytics.config.ts changes.