refine answerMeaning contract around user-supported meaning
This commit is contained in:
@@ -212,8 +212,8 @@ describe("graphUpdateSchema", () => {
|
||||
userSupportedMeaning: "Risk matters more to me.",
|
||||
possibleInference:
|
||||
"This may imply caution, but does not establish a hard constraint.",
|
||||
supportCategory: "relative_priority_only",
|
||||
resolutionGuidance: "must_remain_unresolved",
|
||||
supportCategory: "relative priority only",
|
||||
resolutionGuidance: "leave unresolved",
|
||||
},
|
||||
});
|
||||
expect(result.success).toBe(true);
|
||||
|
||||
Reference in New Issue
Block a user