{% extends "base.html" %} {% set active = "strategos" %} {% block title %}Leadership Intelligence Brief — Strategos{% endblock %} {% block head %} {% endblock %} {% block content %}
SIO Composite Score
/ 10
I&W Status
Convergence trigger
P(War / 90d)
Bayesian posterior
Signal velocity: —
24h Signals
OSINT ingested
Conflict events: —
Next 24 Hours
Escalation—%
Status Quo—%
De-escalation—%
Next 72 Hours
Escalation—%
Status Quo—%
De-escalation—%
Next 7 Days
Escalation—%
Status Quo—%
De-escalation—%
Executive Narrative
Click Generate Brief to run predictive analysis on the OSINT data mesh.
Recent Briefs
Loading…
{% set iqe_canvas = "strategos" %} {% set iqe_api_route = "/api/strategos/iqe-query" %} {% set iqe_title = "Intelligence Data Query" %} {% set iqe_examples = [ {"label": "High-priority unread signals", "query": "Show unread signals with composite score above 0.7"}, {"label": "Escalation forecast — HIGH tier", "query": "List leadership briefs where threat tier is HIGH or CRITICAL"}, {"label": "Recent hostile conflict events", "query": "Show conflict events with negative Goldstein scale in last 24 hours"}, {"label": "I&W triggered briefs", "query": "Find briefs where Indications and Warnings were triggered"}, {"label": "SIO lens scores", "query": "Show latest SIO Oracle lens scores and NATO reliability codes"}, ] %} {% include "includes/iqe_query_widget.html" ignore missing %} {% endblock %}