task_puzzles__voxel_cube__cube_projection_match_label¶
Public Taxonomy¶
- Domain:
puzzles - Scene id:
voxel_cube - Source scene:
voxel_cube - Task id:
task_puzzles__voxel_cube__cube_projection_match_label
Query Contract¶
- Supported
query_id:single - Prompt asks which labeled projection option matches the selected view of the voxel structure, using the rendered front/right direction cue.
- Internal variation: selected
view_direction, option count, and correct option label are trace metadata.
Program Contract¶
Program: select_label(projection_options, option = orthographic_projection(stack, view_direction)); scene=voxel_cube; scope=cube_projection_match_label
Candidate set: the visible voxel stack, unit cubes, projections, changed/reference stacks, and labeled candidate views inside the cube_projection_match_label objective scope.
Operands: visible scene state and prompt-bound operands named by projection_options, orthographic_projection, stack, view_direction, voxel_cube, cube_projection_match_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; generation binds a unique final answer.
Annotation witnesses: annotation uses the bbox schema; the correct projection option panel.
Query ids: single.
Reasoning Operations¶
Families: transformation, matching
Answer And Annotation¶
answer_gt.type = option_letterannotation_gt.type = bbox- Annotation schema: scalar
bbox - Annotation target: the correct projection option panel.
scalar_annotation_checked = true.
Prompt Contract¶
- Bundle:
puzzles_voxel_cube_v1 - Scene key:
voxel_cube - Task key:
cube_projection_match_label_query - Query key:
projection_match_label