task_puzzles__raven_matrix__raven_spatial_transform_label¶
Public Taxonomy¶
- Domain:
puzzles - Scene id:
raven_matrix - Source scene:
raven_matrix - Task id:
task_puzzles__raven_matrix__raven_spatial_transform_label
Query Contract¶
- Supported
query_id:single - Internal question format:
raven_spatial_transform_label - Prompt asks for the option that completes the missing lower-right Raven matrix cell under a spatial arrangement rule.
- Internal variation: rotation mode, row/column progression axis, option order, option label, scene treatment, and style are generation/render metadata.
Program Contract¶
Program: select_label(raven_option, rule=rotation_90_matrix_completion); scene=raven_matrix; scope=raven_spatial_transform_label
Candidate set: the visible Raven matrix cells, visual features, missing-cell cue, rule-bearing rows/columns, and labeled candidate options inside the raven_spatial_transform_label objective scope.
Operands: visible scene state and prompt-bound operands named by raven_option, rotation_90_matrix_completion, raven_matrix, raven_spatial_transform_label.
Operation: evaluate select_label over the candidate set using the visible states, constraints, transforms, comparisons, counts, paths, or option-selection rules encoded in the program expression; generation enforces a unique final answer.
Output binding: answer uses the option_letter schema; the capital-letter label on the correct option cell.
Annotation witnesses: annotation uses the bbox schema; one bbox around the correct option cell.
Query ids: single.
Reasoning Operations¶
Families: transformation, matching
Answer And Annotation¶
answer_gt.type = option_letteranswer_gt.valueis the capital-letter label on the correct option cell.annotation_gt.type = bbox- Annotation schema: scalar
bbox - Annotation target: one bbox around the correct option cell.
scalar_annotation_checked = true.
Trace Contract¶
execution_trace.raven_rule_code = spatial_transform_matrix.execution_trace.solver_trace.rotation_moderecords the concrete row/column rotation mode.execution_trace.solver_trace.progression_axisrecords whether the rule is row-wise or column-wise.execution_trace.solver_trace.rotation_sequencerecords either identity-clockwise-counterclockwise or identity-counterclockwise-clockwise.execution_trace.option_specsrecords all option cells, labels, and the unique correct option.render_map.option_cell_bboxes_pxcontains the selected option cell bbox projected intoannotation_gt.
Prompt Contract¶
- Bundle:
puzzles_raven_matrix_v1 - Scene key:
raven_matrix - Task key:
raven_spatial_transform_label_query - Query key:
raven_spatial_transform_label - Prompt wording may identify the broad spatial-arrangement family, but must not reveal the concrete rotation direction or operator.