task_pages__infographic__section_extrema_arithmetic_value¶
Identity¶
- Domain:
pages - Scene id:
infographic - Source path:
src/trace_tasks/tasks/pages/infographic/section_extrema_arithmetic_value.py - Task id:
task_pages__infographic__section_extrema_arithmetic_value
Program Contract¶
- Program schema:
numeric.ranked_difference(candidate_sets=two_resolved_sections, selected_metrics=section_extrema, operator=sum|absolute_difference); scene=infographic; scope=one multi-section metric-card infographic - Contract: find the requested maximum/minimum metric card in each of two named sections, then return the requested arithmetic result from those two printed values.
- Public query id:
single - Answer schema:
integer - Annotation schema: role-keyed
bbox_mapwith keyssection_a_extremumandsection_b_extremum. - Query argument axes: section pair, extremum kind per section, and arithmetic operator.
- scalar_annotation_checked=true
Reasoning Operations¶
Families: ranking, aggregation, formula_evaluation
Prompt + Trace¶
- Prompt bundle:
pages_infographic_v1 - Scene key:
infographic_metric_arithmetic - Task key:
metric_arithmetic_query - Prompt query key:
section_extrema_arithmetic - Trace records selected sections, extrema roles, operand labels/values, operator, answer, and supporting card boxes. Public annotation uses semantic operand-role keys rather than visible card-label keys.