Board_conclusions v1
Viewer
Template
Preview
History

Loading preview...

Version History

No version history yet. Save changes to create versions.

Reference
Template Variables
{{ case_id }}
Case document id
{{ case_title }}
Case title
{{ conclusion_text }}
Optional published Conclusion section
{{ discussion_text }}
The Discussion section (Board reasoning)
{{ gap_count }}
Number of questions needing a conclusion
{{ gap_questions }}
Board questions needing a conclusion (one per line)
Output Schema
conclusions
conclusion_text* str
question_number* int
cited_provisions list[str]
JSON Wrapper
Appended to the prompt by the extractor:
IMPORTANT: Wrap your response as a JSON object with exactly two keys:
{"new_board_conclusions_classes": [...], "board_conclusions_individuals": [...]}
If there are no individuals to report, use an empty array for "board_conclusions_individuals".