Step4_dp_refine v4
Viewer
Template
Preview
History
Loading preview...
Version History
No version history yet. Save changes to create versions.
Reference
Template Variables
{{ target_count }}
Requested decision-point count for this batch, e.g. '4-6' or '2-3'; computed per batch of 5 in _llm_refine
{{ toulmin_field_spec }}
Toulmin (1958) six-category field specification shared by all decision-point prompts
{{ questions_block }}
Q0-indexed questions with URI and Toulmin annotations (DATA/WARRANTS/REBUTTAL) joined from question_emergence via qc_refs.key_aliases normalization
{{ case_id }}
Numeric case id, interpolated into the task header
{{ candidates_block }}
Per-candidate blocks: focus_id with Q&C alignment score, description, question, role/obligation labels with URIs, matched questions, options with chosen/alternative tags
{{ conclusions_block }}
C0-indexed conclusions with URI, determinative principles, and resolution narrative joined from resolution_patterns via qc_refs.key_aliases normalization
Output Schema
type
array
items
JSON Wrapper
Appended to the prompt by the extractor:
IMPORTANT: Wrap your response as a JSON object with exactly two keys:
{"new_step4_dp_refine_classes": [...], "step4_dp_refine_individuals": [...]}
If there are no individuals to report, use an empty array for "step4_dp_refine_individuals".