OperatorAwaiting Launch

Mission Control

No setup required · See results in under 2 minutesExecutive walkthrough

Create missions and plan tasks via /api/admin/swarm/*. Run full demo seed to execute submit/score/drift on a fresh demo mission in the selected org.

Org Scope
org_recon_test
Mission
mission_test_001
Tasks Planned
Trust State
Standby
Trust surfaceLow → building

Mission plan not yet expanded · 0 mission(s) in org scope

Trust Alignmentobserve-only
Score 60%Drift MediumExceptions 1Full panel →
Loading evidence summary…

GhostLog Evidence Pack

AI receipt for this mission — mission summary, timeline, governance, and hash-only signature.

Signed bundle uses hash-only attestation (no embedded signing keys).

Runtime Audit Packet

Executive proof — narrative summary, TrustGraph snapshot, evidence rollup, and readiness score.

Open Replay

Readiness score is a sales indicator — not a compliance guarantee.

Loading Trust Replay…
Loading executive dashboard…

Starter plan usage

Exploring · 0 / 100

Caps vs this org (estimate): missions 0/3 · tasks 0/10 · validations 0/10

Use Aliethia to preview and run your first trusted mission.

Start your first mission

Paste an agent output, workflow, or prompt chain. Recon.AI will detect drift and show how it improves.

Mission status

Operational Compiler — ambiguity to evidence

UnderstandPlanExecuteValidateComplete

Understand· Extract

low confidence
  • Define mission goal
  • Create mission scope

Estimated time remaining: ~14 min

Launch Console

Maps to Recon Swarm admin APIs (same backend as /admin/recon-swarm).

API wiring

Live endpoints used by this page (copy for curl or scripts).

POST /api/admin/swarm/missions
{
  "orgId": "org_recon_test",
  "missionId": "mission_test_001",
  "goal": "Run a contained test mission for conversion and recovery instrumentation."
}
POST /api/admin/swarm/missions/[missionId]/tasks?orgId=…
{
  "goal": "Run a contained test mission for conversion and recovery instrumentation.",
  "availableAgents": [
    "detection_agent",
    "enrichment_agent",
    "composer_agent"
  ]
}
POST /api/admin/swarm/seed-demo
{
  "preset": "enrichment",
  "orgId": "org_recon_test"
}

What to do next

No recovery story yet

Run Run demo seed (or complete a run with drift and recovery) and this panel will summarize the outcome in plain language and offer your next three moves.

Trust echo

T₀ ↔ plan ↔ task outputs (v0 keyword stub)

No data — mission may be missing in swarm.

Execution replay

What happened → why it mattered → intent → what's next

No data — mission may be missing in swarm.

TrustGraph learning will appear after the first recovery decision.

Advanced: Trust impact

Layer 3 governance — override routes, operator actions, and live SSE. Optional; the three decisions above are the primary path.

Security posture timeline
SSE idle
Severity:
Route selected:
Route source:
Reason:
Trust delta:
Recovery status:
Recovery mode:
Operator action:
Operator:
Escalation status:
Approval status:

Operator actions

Actions POST to admin APIs; SSE updates this panel — no local timeline mutation.

Governance timeline

No governance events yet for this mission.

Coherence evidence

Named integrity events from GhostLog (reconai.coherence.v1), scoped to this org.

Loading coherence metrics…

Trust timeline

Execution events, drift signals, and recovery actions — newest activity at the top of each phase.

Run summary
  • Mission not initialized yet
  • No planning events in feed yet
  • No submission yet
Mission: Awaiting Launch
Trust score: — (no score event yet)

No events yet — run an action above.

Testing path

Read analytics after a successful seed or planned work.

Create mission, then plan tasks with the default agent list (or edit it).
Run demo seed creates a new demo_* mission and runs submit / score / drift — fastest full loop.
Open Conversion Dashboard for org-scoped analytics.

Route

/dashboard/mission-control?orgId=org_recon_test

Bookmark with ?orgId= to prefill scope.