NC
HomeGuidesMechanics

Changelog entry

Alliance intelligence sharing + UI (P5.2D)

2026-03-25

  • Alliance leaders can now **opt in to alliance intel sharing** via `POST /api/espionage/alliance` — when enabled, resolved spy operations from all alliance members are visible to every member.
  • New `GET /api/espionage/alliance` endpoint returns sharing status, aggregate spy metrics (total ops, pending ops, active planted agents, member count), and the shared op feed when sharing is enabled.
  • The Intelligence Operations page now shows three new panels: **Planted agents** (your active ACTIVE agents with target and concealment), **Counter-intel history** (resolved incoming ops against your nation), and **Alliance intelligence** (metrics, leader enable/disable controls, and shared feed).
  • `intelSharingEnabled` defaults to `false` — existing alliances are unaffected until a leader explicitly enables it.