Submit a novel Iran-conflict scenario. Get a probability, per-framework reasoning, and a signed audit record drawn from a verified intelligence base.
Beyond the 8 canonical scenarios our cron-driven monitor tracks, you can submit a bespoke scenario and have it assessed through 14 independent perspective agents — Tetlock-style superforecasting, Schelling bargaining, Wack predetermined-elements analysis, plus domain lenses on IRGC, regional security, nuclear posture, and US-policy options.
Example queries pilot buyers have asked:
Aggregated point estimate and uncertainty interval. Divergence flag when perspectives spread > 15pp.
Each agent's own probability + reasoning, grounded in published methodology. Independence enforced at the process level (verified by spike).
Where perspectives split, what each side argues, why their frameworks lead them there.
What would move the probability >5pp up or down, with specific signals to monitor.
Human-readable Markdown briefing your risk officer can drop into a memo. 500–1500 words.
Ed25519 signature over the canonical JSON. Bind every output to the exact intelligence base used.
POST https://iran-a2a.globaltradealert.org/v1/queries
Authorization: Bearer <pilot-key>
Content-Type: application/json
{
"scenario": "Iran (IRGC or proxy) launches a meaningfully disruptive
cyber attack on German critical infrastructure within
the next 30 days, with German government public attribution.",
"horizon": "30d",
"tier": "premium",
"deliver_to": "risk-desk@your-fund.com"
}
↓
202 Accepted: { "query_id": "...", "estimated_completion_utc": "..." }
Poll GET /v1/queries/{id} until status: "completed" (~25 min for Premium). The completed response includes result.briefing_markdown, structured per-perspective outputs, and the signed audit record.
Same API surface for direct backend integration, a Python SDK, or your own LLM agent invoking the API as a tool. See ONBOARDING.md for the three integration patterns.
Pilot access is currently limited to institutional risk desks (hedge funds, sovereign wealth, commodities, reinsurance). Send a short note describing your use case and we'll respond within two business days.