task_pages__workspace__control_label¶
Identity¶
- Domain:
pages - Scene id:
workspace - Source scene:
workspace - Task id:
task_pages__workspace__control_label
Contract¶
- Objective: identify the labeled workspace control matching the visible instruction, guide cue, context row, and coded header.
- Public task contract:
control_label - Supported
query_idvalues:single - Answer type:
option_letter - Annotation schema:
bbox - Annotation witness: the target labeled control box.
- Query argument axes: target context row, cue/header column, target candidate label, workspace variant, and style variant.
Program Contract¶
workspace_control_label(instruction, guide_cue, context_row, coded_header); output=option_letter; annotation=bbox(target_control); scene=workspace; scope=one professional application workspace
Reasoning Operations¶
Families: matching
Prompt + Trace¶
- Prompt bundle:
pages_workspace_v1 - Scene key:
workspace - Task key:
workspace_control_query - Prompt query key:
target_control_lookup - Runtime
query_idissingle; workspace flavor is recorded asworkspace_variant. - Trace records guide cards, context rows, coded headers, target control metadata, sampled workspace/app/style metadata, and prompt metadata.