Expand description
HTTP client wrapping reqwest for cellos-server.
Per Feynman (CHATROOM Session 16): “cellctl is a thin client over cellos-server. Every command = exactly one API call.” This module is that contract.
All state queries hit the projector via HTTP. There is no client-side cache.