task_pages__concept_map__marked_child_count¶
Identity¶
- Domain:
pages - Scene id:
concept_map - Source scene:
concept_map - Task id:
task_pages__concept_map__marked_child_count
Contract¶
- Objective: count visible child-item nodes under a requested branch that have a requested marker.
- Public task contract:
marked_child_count - Supported
query_idvalues:single - Answer type:
integer - Annotation schema:
bbox_set - Annotation witness: counted marked child-item-node boxes under the requested branch.
- Query argument axes: target branch label, marker label, context topic, branch count, child-count support, marked-count support, layout variant, style variant, and node shape profile.
Program Contract¶
concept_map_marked_child_count(branch_label, marker_label); output=integer_value; annotation=bbox_set(marked_child_item_nodes); scene=concept_map; scope=one concept-map diagram
Reasoning Operations¶
Families: filtering, counting, topology
Prompt + Trace¶
- Prompt bundle:
pages_concept_map_v1 - Scene key:
concept_map_diagram - Task key:
concept_map_lookup_query - Prompt query key:
marked_child_count - Trace records concept branches, child nodes, marker icons, rendered node boxes, sampled context/layout/style metadata, and selected target metadata.
- Generation is deterministic from
instance_seed; answers and annotation come from the finalized concept-map render metadata.