Files
Jyotisha/frontend/tests/fixtures/rectification-case-bf7a8de6-pre-adopt.json
T
Jesse_Chen 35e5781e66
Independent Staging Quality Gate / validate (push) Successful in 9m50s
Independent Staging Quality Gate / publish (push) Successful in 1m53s
fix(rectification): gate collect-phase adopt cards and keep post-adopt verify answerable
Public can_adopt follows session_outcome; reverse_verify reuses the persisted question id; offer cards settle on the owning message with a status-bar handoff.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-03 09:29:34 +08:00

51 lines
1.3 KiB
JSON

{
"resultId": "11111111-1111-4111-8111-111111111111",
"session_outcome": "collect_evidence",
"can_adopt": true,
"selection_allowed": true,
"propose_allowed": false,
"confirmation_allowed": false,
"selectedTime": null,
"representativeTime": "05:06",
"credible_range": ["04:53", "05:06"],
"overallConfidence": "low",
"candidates": [
{
"candidateId": "88888888-8888-4888-8888-888888888881",
"rank": 1,
"time": "05:06",
"relativeSupport": 14,
"tiedMinuteCount": 1
},
{
"candidateId": "88888888-8888-4888-8888-888888888882",
"rank": 2,
"time": "04:53",
"relativeSupport": 13,
"tiedMinuteCount": 1
},
{
"candidateId": "88888888-8888-4888-8888-888888888883",
"rank": 3,
"time": "05:03",
"relativeSupport": 13,
"tiedMinuteCount": 1
}
],
"decisionReceipt": {
"display_allowed": true,
"selection_allowed": true,
"acceptance_allowed": true,
"propose_allowed": false,
"confirmation_allowed": false,
"accept_allowed": true,
"confirm_allowed": false
},
"current_question": {
"kind": "collect_spoken",
"focus_id": "aaaaaaaa-aaaa-4aaa-8aaa-aaaaaaaaaaaa",
"question_id": "collect:family:collect_method_evidence",
"prompt": "2021 年前后,家里有没有人住院、搬家或职责明显变化?"
}
}