Dashboard data catalog

Where every company-dashboard number comes from, when a new customer sees it, and where module gating disagrees with itself.

2026-09-12 · Fable for Fede · reference, inspected not changed

The verdict, in plain English

Every tile on the dashboard is a live read, not a cached snapshot — but the fast "new customer" import only builds two of five planned stages, so most tiles fill in slowly through ordinary polling instead.

Western Slope's "2 work orders" is not a real WorkOrder row belonging to anyone — no property anywhere in prod currently has exactly 2 open work orders. Treat it as a stale-cache display bug, not a cross-tenant data leak, and reproduce it live before trusting the tile.

Turnovers and Collections tiles for Western Slope ARE genuine — real balance and turnover rows exist under their own properties.

This is a read-only inspection. No code, data, or config changed; nothing here is a rollout.

PropFlow Docs