Two planes feed this skill, and only one of them is allowed to produce a dollar. No customer data, workspace, or dollar figure appears on this page — this is the shape of the pipeline, not a result.
You are looking at where every figure in the cost-leak report is allowed to come from. The billing plane on the left — system.billing.usage joined to system.billing.list_prices on sku_nameandusage_unit inside the price-effective window, in USD — resolves into the priced CTE, the one dollar primitive every detector query reuses.
The control plane at the bottom — live cluster config and events from the databricks-workspace-mcp server, plus the system.compute tables — never produces a dollar. Its connector is dashed and it enters the detector band, not the CTE, because its job is to explain why a flagged row leaks: auto-termination switched off, an autoscale floor set too high, Photon enabled on a job it does not accelerate.
That separation is the reason the tool can attribute spend to a cause at all. The number comes from what was billed; the cause comes from what is configured; the two only meet at the detector, and each detector carries a kind — confirmed, estimated, or at-risk — so the ranker sums them separately and a modelled figure is never added to a billed one.