task_pages__infographic__section_icon_extremum_label¶
Identity¶
- Domain:
pages - Scene id:
infographic - Source path:
src/trace_tasks/tasks/pages/infographic/section_icon_extremum_label.py - Task id:
task_pages__infographic__section_icon_extremum_label
Program Contract¶
- Program schema:
selection.extreme_metric_label(candidate_set=sections, metric=sum_cards_with_resolved_icon, rank_direction=highest|lowest); scene=infographic; scope=one multi-section metric-card infographic - Contract: for each section, sum cards with the requested icon, then return the unique section with the highest or lowest filtered total.
- Public query id:
single - Answer schema:
string - Annotation schema: scalar
bboxaround the answer section panel. - Query argument axes: icon filter and extremum direction.
- scalar_annotation_checked=true
Reasoning Operations¶
Families: filtering, ranking, aggregation
Prompt + Trace¶
- Prompt bundle:
pages_infographic_v1 - Scene key:
infographic_metric_arithmetic - Task key:
metric_arithmetic_query - Prompt query key:
section_icon_extremum_label - Trace records filtered section totals, icon kind/label, rank direction, answer section, and answer-section panel bbox.