A dbt-style map of how the hundred queries connect. Every arrow is a query’s own where-to-go-next link — the same graph the investigation trails walk as curated paths, drawn here in full. Start with the domain-flow overview, then drop into a domain to see its queries wired together. Click any node to open the query.
The graph is derived from the manifest, not hand-drawn: nodes are queries, arrows are their next edges. Solid arrows move you forward to the next step; dashed arrows point back to an earlier query you have already seen (a “see also” cross-reference). Hover an arrow to read the condition under which you’d follow it. Node colour is the domain; ★ marks a first-audit pick.
The twenty-two cross-domain links, aggregated. An investigation fans in toward cost — where the money question is settled — then a few return branches (dashed) send you back out to check the compute, jobs or serving behind a bill. Thicker arrows carry more links; the number is how many.
One graph per domain, laid out left→right by depth: the queries you start from are on the left, the ones you reach by following links are further right. Wide graphs scroll sideways.
Want the words, not the map? The investigation trails walk four of these paths step by step, and the first-audit runbook runs the ★10 in order. The coverage page shows which queries can come back empty, and why. Prefer the data model? The system-table map draws the tables and their joins, ER-style.