Step4_c_analytical v2
Viewer
Template
Preview
History

Loading preview...

Version History

No version history yet. Save changes to create versions.

Reference
Template Variables
{{ board_q_text }}
Q-numbered board questions, or the no-questions placeholder line
{{ entities_text }}
All nine entity types formatted as label plus short definition
{{ board_c_text }}
Numbered board conclusions with [board_conclusion_type] tags, or the no-conclusions placeholder line
{{ provisions_text }}
CODE PROVISIONS EXTRACTED block (up to 10 provisions, 100-char text cap); empty string when none
Output Schema
keys one array per requested category (analytical_extension, question_response, principle_synthesis); the example block in the prompt mirrors the requested subset
format json_object
item_fields
JSON Wrapper
Appended to the prompt by the extractor:
IMPORTANT: Wrap your response as a JSON object with exactly two keys:
{"new_step4_c_analytical_classes": [...], "step4_c_analytical_individuals": [...]}
If there are no individuals to report, use an empty array for "step4_c_analytical_individuals".