get_tactical_summary
Get a precomputed summary of attack opportunities with predicted outcomes, threat map, and units with MOVED status. Replace multiple simulate_attack and get_threat_map calls each turn start.
Instructions
Precomputed 'what's worth doing this turn' digest: attack opportunities your units can execute right now (with predicted damage/counter/kill outcomes), threats against your units from visible enemies, and units still in MOVED status pending action. Call once per turn-start instead of many simulate_attack / get_threat_map calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_id | Yes |