task_pages__infographic__sum_named_metrics_value¶
Identity¶
- Domain:
pages - Scene id:
infographic - Source path:
src/trace_tasks/tasks/pages/infographic/sum_named_metrics_value.py - Task id:
task_pages__infographic__sum_named_metrics_value
Program Contract¶
- Program schema:
numeric.aggregate_sum(candidate_set=resolved_named_metric_cards, metric=printed_value); scene=infographic; scope=one multi-section metric-card infographic - Contract: locate each named metric card in the prompt and return the sum of their printed values.
- Public query id:
single - Answer schema:
integer - Annotation schema:
bbox_setcontaining the supporting metric-card boxes. - Query argument axes: named metric-card labels and operand count.
- 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:
sum_named_metrics - Trace records target labels, target values, arithmetic expression, answer, and supporting card boxes. Public annotation is an unordered homogeneous set of supporting metric-card boxes; label-keyed card boxes remain trace diagnostics.