"""Python sidecar for @kith/runtime-pipecat.

Exposes a WebSocket server that speaks the Kith runtime protocol
(see docs/protocol.md). v0.1 ships with a mock pipeline; real Pipecat
services land in Day 4 of the phase-1 plan.
"""

__version__ = "0.0.0"
