The same pipeline that powers valuation and matching does a quieter, equally important job: it measures the marketplace. A two-sided market only improves if its operators can see how it is performing — where listings stall, where matches convert, where the funnel leaks. The KPI orchestration layer produces that visibility, on a cadence, and guards the data quality the rest of the platform depends on.
Daily, weekly, quarterly.
Different decisions need different time horizons, so the orchestration runs on three cadences. Daily snapshots serve operational questions — is the pipeline healthy, did today's data flow land. Weekly snapshots serve tactical questions — how is the funnel converting, where are listings or matches moving or stalling. Quarterly snapshots serve strategic questions — how the marketplace is trending over a horizon long enough to separate signal from noise. One orchestration layer produces all three from the same warehouse.
One source of truth.
Underneath the snapshots is a data warehouse organized so every metric traces back to the same governed source. That single-source discipline matters: when two reports disagree, the cost is not just confusion but lost trust in the numbers. By computing every KPI from one warehouse with a consistent transformation layer, the platform ensures the daily, weekly, and quarterly views are different windows onto the same truth, not three competing estimates. The warehouse consumes the normalized data from the ingestion pipeline.
Catching breaks early.
The most valuable output is sometimes an alarm. An observability layer watches the pipeline for upstream signal breaks — a data feed that stops, a metric that moves implausibly, a quality gate that starts failing — and surfaces them before they reach the marketplace. The principle is that a data problem should be caught at the source, not discovered by a seller looking at a wrong valuation or a buyer seeing a bad match.
- Daily snapshots — operational health and pipeline status.
- Weekly snapshots — funnel conversion and tactical movement.
- Quarterly snapshots — strategic marketplace trends.
- One warehouse — every metric from a single governed source.
- Observability — upstream signal breaks caught before they reach users.
Together, the cadences, the warehouse, and the observability layer keep the marketplace measurable and the data trustworthy. The intelligence the pipeline produces is consumed across the platform — by the matching engine, the valuation in the marketplace app, and the broader intelligence layer.