Verify your install
What a healthy, running StratosAgent looks like, and how to confirm channel adapters are configured.
On this page
Run the doctor
bash
stratos doctor
# ✓ node runtime v22.x
# ✓ node identity did:atmos:…
# ✓ workspaces 1 workspace(s): local
# ✓ receipts N receipt(s), chain verifies (public key only)
# ! model gateway STRATOS_GATEWAY_URL is not set
# → point it at any OpenAI-compatible endpoint …stratos doctor is read-only — it reports five checks (runtime, identity, workspaces, receipt chain, model gateway) and suggests the exact next command for anything that is not green. It never changes anything. A tampered receipt chain fails doctor: tamper-evidence is a diagnostic, not a surprise.
Channel adapters
Five channel adapters are built and daemon-started, but external tokens and real send/receive verification are still required before they count as live.
Channel adaptersConfig needed
Was this page helpful?
Last updated June 3, 2026