task_pages__sectioned_infographic__section_item_count¶
Identity¶
- Domain:
pages - Scene id:
sectioned_infographic - Source scene:
sectioned_infographic - Task id:
task_pages__sectioned_infographic__section_item_count
Program Contract¶
- Program schema:
sectioned_infographic_section_item_count(section_title) -> item_count; scene=sectioned_infographic; scope=section_item_count - Scene:
sectioned_infographic - Scope: one rendered sectioned infographic with named sections and visible item rows.
- Supported
query_id:single - Answer schema:
integer - Annotation schema:
bbox_set - Annotation roles: unordered boxes for all visible item rows in the requested section.
- Query arguments: resolved target section title.
- Render arguments: section count, per-section item-count support, scene layout variant, visual style, and post-render noise.
Reasoning Operations¶
Families: counting
Prompt + Trace¶
- Prompt bundle:
pages_sectioned_infographic_v1 - Scene key:
sectioned_infographic - Task key:
sectioned_infographic_query - Prompt query key:
section_item_count - Trace records
query_id=single,prompt_query_key=section_item_count, section titles, item labels, final section bboxes, final item-row bboxes, sampled style metadata, and layout geometry. - Generation is deterministic from
instance_seed; answer and annotation come from the finalized render metadata.