sonar_next_probe
Analyzes a sonar map to identify the weakest axis and suggests the next probe to target it.
Instructions
Given a current sonar map (from sonar_map_transcript), suggest the next probe targeting the weakest axis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| current_map | Yes | The axis_scores object from a previous sonar_map_transcript call. |