{"mcpName":"station__algovigilance__microgram-algo-locate-root-cause","slug":"algovigilance__microgram-algo-locate-root-cause","label":"Microgram: algo-locate-root-cause","description":"Algorithm 10 (LOCATE): Boundary contraction search. Takes a failure and systematically narrows the search space through successive comparisons (κ) at each location (λ), halving the boundary (∂) until root cause is located.","domainSlug":"algovigilance","pvRelevance":"pv-core","backend":"native","agentMetadata":{"idempotent":true,"read_only":true,"expected_latency_ms":null,"cost_tokens_estimate":null,"pipes_to":null},"inputSchema":{"type":"object","properties":{"failure_layer":{"type":"string","description":"Which architectural layer failed","enum":["transport","orchestration","domain","foundation","unknown"]},"error_reproducible":{"type":"boolean","description":"κ(run1, run2) = same error? Reproducibility narrows ∂"},"error_in_tests":{"type":"boolean","description":"Does the error appear in unit tests? Narrows to code vs config"},"recent_change":{"type":"boolean","description":"Was there a recent change to this area? λ(recent_commit)"}},"required":["failure_layer","error_reproducible","error_in_tests","recent_change"],"additionalProperties":false},"example":null,"taxonomy":{"rank":{"domain":"Substrata","kingdom":"Constructa","phylum":"Configa","class":"station-config","order":"algovigilance","family":"mcp-tool-config"},"characteristics":{"substrate":"config","domain":"pv","lifecycle":"continuous","stateful":false,"persistence":"none","authority":"read","compounding":"producer","io_input":"agent-request","io_output":"tool-response"}},"_links":{"html":"/tools/algovigilance__microgram-algo-locate-root-cause","markdown":"/tools/algovigilance__microgram-algo-locate-root-cause/raw.md","invoke":"/api/mcp","catalog":"/api/mcp"}}