connectivity_status
Check live status of all Sovereign Stack endpoints to confirm stack reachability before critical operations.
Instructions
Show the live state of all Sovereign Stack endpoints (SSE, bridge, tunnel, dispatcher, listener, ollama). Returns per-endpoint status (ok/degraded/down/stale/unknown) with pid, http status, and notes. Read-only — no side effects. Use this when you want to confirm the stack is reachable + writes will land before doing critical work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | pretty (text table) or json (raw aggregate) | pretty |