fix: defer relationship classification until comparability is established

This commit is contained in:
2026-08-02 16:48:10 +01:00
parent c97f5f7303
commit 7d408701b5
3 changed files with 103 additions and 8 deletions
+2
View File
@@ -256,6 +256,8 @@ describe("lib/graph/orchestrator startCase", () => {
"Were these figures measured on the same basis and at the same scale?",
tiedCandidateIds: expect.arrayContaining([expect.any(String)]),
comparabilityStatus: "uncertain",
relationshipStatus: "insufficient_information",
relationshipAssessed: false,
contradictionReasoningAllowed: false,
});
expect(result.diagnostics.unknownSelectionExplanation).toMatchObject({