Type Alias: RouteGraphInspection
RouteGraphInspection =
CompiledRouteGraph
The route focus of agent-bundle inspect dumps the compiler IR itself:
like the bundler focus, the full graph is the debugging document, so the
inspection type is the graph type. The alias keeps the inspection contract
stable if a later release decorates the dump.