Changelog entry
Double agents (P5.2C)
2026-03-25
- When a SCOUT operation is **detected** (30% chance, deterministic), the defending nation can **turn the agent** into a double agent via `POST /api/espionage/turn` (costs 20 Command).
- A turned agent continues appearing active to the attacker — but intel reports are replaced with **fabricated data** (fake resource counts, military composition, and improvement counts).
- Attackers can spend 10 Command to **verify** their agent's status via `POST /api/espionage/verify`. The check has a 60% chance to reveal whether the agent has been turned.
- Double agent status persists until the attacker recalls or the verify check succeeds.