task_puzzles__toggle_grid__toggle_result_label¶
Public Taxonomy¶
- Domain:
puzzles - Scene id:
toggle_grid - Source scene:
toggle_grid - Task id:
task_puzzles__toggle_grid__toggle_result_label
Query Contract¶
- Supported
query_id:single - Prompt asks for the labeled result grid produced by pressing the red marked switch once.
- Internal variation: grid size, selected press cell, option label, scene variant, and style are generation/render metadata.
Program Contract¶
Program: select_label(result_grid_options, option_grid = simulate(start_grid, rule=orthogonal_toggle, action=red_marked_switch)); scene=toggle_grid; scope=toggle_result_label
Candidate set: the visible start/target/result grids, toggle rule markers, switch cells, labels, and labeled grid options inside the toggle_result_label objective scope.
Operands: visible scene state and prompt-bound operands named by result_grid_options, option_grid, simulate, start_grid, orthogonal_toggle, action, red_marked_switch, toggle_grid, toggle_result_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 result option panel.
Query ids: single.
Reasoning Operations¶
Families: state_update
Answer And Annotation¶
answer_gt.type = option_letterannotation_gt.type = bbox- Annotation schema: scalar
bbox - Annotation target: the correct result option panel.
scalar_annotation_checked = true.
Prompt Contract¶
- Bundle:
puzzles_toggle_grid_v1 - Scene key:
toggle_grid - Task key:
toggle_result_label_query - Query key:
toggle_result_label