Module-tier chat status indicator. CSS-only. Inline content for connection/streaming state.
Inline status indicator. Pure CSS-only stub. Authors set content directly; the host's streaming pipeline updates innerText.
Typical placement inside <chat-shell>:
Per ADR-0023, the chat cluster's bespoke family — <chat-shell> (host), <chat-thread>, <chat-composer>, <chat-sidebar> (JS-bearing) + <chat-header>, <chat-status>, <chat-empty> (CSS-only). Mirrors the admin cluster's pattern.