Expand description
Read-only status endpoints and closure proxy fallback.
Structs§
Functions§
- channel_
status 🔒 GET /v1/channels/{name}- 503 until verified snapshot primed; 404 if channel undeclared.- closure_
proxy 🔒 GET /v1/agent/closure/{hash}- narinfo proxy fallback; 501 when no upstream configured.- host_
state_ 🔒to_ wire - Map the reducer’s internal
HostStateto the wire-sideHostRolloutState. 1:1 — proto’s wire variants match the state-machine’s enum exactly. - hosts_
status 🔒 GET /v1/hosts- per-host status overview, projected fromhost_rollout_records(RFC-0005 §5).- whoami 🔒
GET /v1/whoami- verified mTLS CN of the caller.