Generate War Room Signals
Deals
Regenerate Signals
Alias for context generate — signals are embedded in the situation-room payload.
POST
Generate War Room Signals
Gated by the live, per-user feature flag
deals_war_room — 403 when disabled for the caller.
Literally calls the same handler as Regenerate Situation-Room Context — there’s no separate signals table; signals are embedded fields inside the same context payload. Identical request/response.
Auth
Same as the handler it aliases: a CRM manage scope (any*:manage, e.g. deals:manage) and an active organization on the token, on top of the deals_war_room flag.