Singlenote Analytics

The analytics reporting layer has moved to Grafana dashboards-as-code rendered live against Postgres.

Dashboards are now version-controlled as Grafana JSON and query the analytics views through a read-only dashboard_ro role. There is no static build step and no wasm runtime.

See the source repo's README.md and grafana/README.md for the maintainer's hookup runbook. This page is a thin placeholder so the old Cloudflare Pages endpoint stays green and does not 404.


Reporting moved off Evidence.dev to avoid DuckDB-WASM per-file size limits and the hourly rebuild quota on Cloudflare Pages' free plan.