Obligation_engagement 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
{{ actions_block }}
Per-action blocks (IRI/Sequence/Label/Fulfills/Violates/Raises inputs)
{{ case_title }}
Case title
{{ discussion_excerpt }}
Optional discussion excerpt for grounding
{{ action_count }}
Number of actions to reclassify
Output Schema
actions
raises* list[str]
fulfills* list[str]
violates* list[str]
action_iri* str
JSON Wrapper
Appended to the prompt by the extractor:
IMPORTANT: Wrap your response as a JSON object with exactly two keys:
{"new_obligation_engagement_classes": [...], "obligation_engagement_individuals": [...]}
If there are no individuals to report, use an empty array for "obligation_engagement_individuals".