Module status

Module status 

Source
Expand description

Read-only status endpoints and closure proxy fallback.

Structs§

ChannelStatusResponse 🔒
WhoamiResponse 🔒

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 HostState to the wire-side HostRolloutState. 1:1 — proto’s wire variants match the state-machine’s enum exactly.
hosts_status 🔒
GET /v1/hosts - per-host status overview, projected from host_rollout_records (RFC-0005 §5).
whoami 🔒
GET /v1/whoami - verified mTLS CN of the caller.