Skip to content

task_geometry__angle_relations__parallel_transversal_triangle_angle_value

Contract

  1. Domain: geometry
  2. Scene id: angle_relations
  3. Query id: single
  4. Answer schema: integer_value
  5. Annotation schema: point_map

Program Contract

  • derive_geometry_metric(visible_parallel_line_opposite_triangle_base_angles, derivation_rule=triangle_sum_then_vertical_opposite_angle, output_role=angle_measure); scene=angle_relations; scope=parallel_transversal_triangle_angle_value

Reasoning Operations

Families: formula_evaluation

Prompt Bundle

  • Prompt text is loaded from the scene prompt bundle configured for angle_relations.
  • Prompt schema: external prompt bundle
  • Prompt modes: answer_only and answer_and_annotation.

Annotation

Prompt-facing annotation uses pixel-space witnesses only. The annotation is a keyed point map over exactly the labeled points P, Q, R, S, and T. PQR is the requested upper angle; S and T are the lower-line points whose displayed base angles determine the opposite lower-triangle angle.

Determinism

Generation is deterministic for a fixed seed, params, config, and prompt bundle version.

Source

  • Config: src/trace_tasks/resources/configs/domains/geometry/angle_relations.yaml
  • Task module: src/trace_tasks/tasks/geometry/angle_relations/parallel_transversal_triangle_angle_value.py