Appearance
ThreadSocketState = "none" | "connecting" | "open" | "failed"
"none"
"connecting"
"open"
"failed"
Defined in: aiui-intent-runtime/src/wire.ts:34
The thread socket's lifecycle, as the host's report/status surfaces read it.