{"definitions":{"gmv":"Gross merchandise value: sum of gross_amount over RELEASED (settled) bookings in the window. Escrowed/refunded bookings are excluded.","platform_revenue":"Sum of platform_fee (the take rate) over released bookings.","seller_payouts":"Sum of seller_payout (gross minus fee) over released bookings.","effective_take_rate_pct":"platform_revenue / gmv, as a percent. Should track the configured PLATFORM_TAKE_RATE.","utilization_pct":"Busy units / total units across all listed specs.","available_gpu_hours":"Free units x each online node's rentable window — a capacity proxy.","booked_gpu_hours":"Sum of booked hours over released bookings.","buyer_savings_vs_cloud":"For each released booking on a GPU with a known cloud reference, (cloud_ref - price) x hours. No reference -> not counted.","completion_rate_pct":"completed / (completed + failed) over BUYER compute jobs (benchmark/test probes excluded).","median_time_to_start_s":"Median seconds from booking creation to the job task appearing — a startup-latency proxy.","repeat_buyers":"Buyers with more than one booking in the window.","contains_demo_data":"True when the numbers include seeded demo entities. Demo and real data are separable via scope=demo|real."}}