task_pages__infographic__section_icon_total_value¶
Identity¶
- Domain:
pages - Scene id:
infographic - Source path:
src/trace_tasks/tasks/pages/infographic/section_icon_total_value.py - Task id:
task_pages__infographic__section_icon_total_value
Program Contract¶
- Program schema:
numeric.aggregate_sum(candidate_set=cards_in_resolved_section_with_resolved_icon, metric=printed_value); scene=infographic; scope=one multi-section metric-card infographic - Contract: filter one named section to cards with the requested icon, then return the sum of their printed values.
- Public query id:
single - Answer schema:
integer - Annotation schema:
bbox_setcontaining the matching icon-filtered metric-card boxes. - Query argument axes: target section and icon filter.
- scalar_annotation_checked=true
Reasoning Operations¶
Families: aggregation
Prompt + Trace¶
- Prompt bundle:
pages_infographic_v1 - Scene key:
infographic_metric_arithmetic - Task key:
metric_arithmetic_query - Prompt query key:
section_icon_total_value - Trace records icon kind/label, filtered labels, target values, answer, and matching card boxes. Public annotation is an unordered homogeneous set of matching card boxes; label-keyed card boxes remain trace diagnostics.