fix(confidence-engine): expose reconstruction failure evidence
This commit is contained in:
@@ -531,6 +531,7 @@ describe("lib/graph/orchestrator startCase", () => {
|
||||
analysisErrors: ["socket hang up"],
|
||||
statusCode: 502,
|
||||
});
|
||||
expect(result).toHaveProperty("rawResponse");
|
||||
});
|
||||
|
||||
it("returns null selectedQuestion when neither analysis nor graph path yields a question", async () => {
|
||||
|
||||
Reference in New Issue
Block a user