Function: testManifestFromRouteGraph()
testManifestFromRouteGraph(
input):AgentBundleTestManifest
Projects the compiled route graph into the manifest the harness addresses.
The graph is an input here, never recompiled: one compiler pass feeds the
build, inspect, and the harness alike.
Parameters
input
apps?
readonly NormalizedMcpApp[]
configPath?
string
diagnostics?
readonly Diagnostic[]
graph
plugin?
projectRoot
string
scripts?
readonly NormalizedScript[]
The normalized script inventory; its config-provenance entries decide which conventional routes conflict.
state?
NormalizedStateDefinition
targets?
readonly string[]