rc-multi-domain-answer-preservation
Preserve all supported domains from the opening answer
Source turns: t1, t2
Setup: Replay the opening mechanism-and-onset question and the complete t2 answer through extraction and normalization.
Expected: The pipeline identifies mechanism, onset timing, pain location, and the reported overhead loose-feeling trigger with t2 provenance.
Forbidden: The pipeline extracts only the explicitly prompted mechanism and onset fields or invents information not present in t2.
Acceptance
- All supported candidates are present with sourceTurnIds containing t2.
- No candidate contains a fact absent from t2.
rc-covered-mechanism-not-repeated
Do not repeat a fully covered mechanism question
Source turns: t1, t2, t5
Setup: Provide the planner with the pre-t5 refsBefore state and the patient-stated mechanism and timing from t2.
Expected: The planner advances to an uncovered domain unless it records a specific conflict or low-confidence reason for clarification.
Forbidden: The planner selects q_mechanism_onset solely to confirm information already represented as covered.
Acceptance
- q_mechanism_onset is not selected in the baseline pre-t5 state.
- Any allowed repeat includes a machine-readable unresolved reason.
rc-neuro-inconsistency-clarification
Preserve and clarify differing neurological symptom statements
Source turns: t6, t8, t9
Setup: Replay the no-numbness statement followed by the later tingling statement before planner selection at t9.
Expected: The system preserves both statements, marks their relationship unresolved, and offers one neutral clarification before changing domains.
Forbidden: The system silently overwrites either statement, declares a proven contradiction, or proceeds as though neurological coverage is fully resolved.
Acceptance
- Both t6 and t8 remain traceable in state.
- The clarification distinguishes terms without adding patient facts.
- At most one clarification is selected without a new patient response.
rc-hypothesis-evidence-calibration
Reject unsupported absolute hypotheses
Source turns: t2, t8, t10
Setup: Generate initial analysis from the baseline transcript while unresolved neurological content remains.
Expected: Every retained hypothesis uses provisional language, links relevant evidence, and acknowledges material missing or limiting information.
Forbidden: The analysis emits a definitive simple-overuse claim with no evidence or states that clarification is unnecessary.
Acceptance
- Evidence-free hypotheses fail validation or are omitted.
- Relevant source turn IDs support each retained hypothesis.
- No retained statement presents interview inference as a diagnosis or proven cause.