task_pages__concept_map__branch_child_count¶
Identity¶
- Domain:
pages - Scene id:
concept_map - Source scene:
concept_map - Task id:
task_pages__concept_map__branch_child_count
Contract¶
- Objective: count visible child-item nodes directly under a requested concept-map branch.
- Public task contract:
branch_child_count - Supported
query_idvalues:single - Answer type:
integer - Annotation schema:
bbox_set - Annotation witness: counted child-item-node boxes under the requested branch.
- Query argument axes: target branch label, context topic, branch count, task-local child-count support
4..7, layout variant, style variant, and node shape profile.
Program Contract¶
concept_map_branch_child_count(branch_label); output=integer_value; annotation=bbox_set(counted_child_item_nodes); scene=concept_map; scope=one concept-map diagram
Reasoning Operations¶
Families: counting, topology
Prompt + Trace¶
- Prompt bundle:
pages_concept_map_v1 - Scene key:
concept_map_diagram - Task key:
concept_map_lookup_query - Prompt query key:
branch_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.