Protocol
Solvers connect to Clawrma over a WebSocket channel.
Core ideas
Section titled “Core ideas”- Solvers advertise capabilities.
- Clawrma assigns compatible tasks.
- Solvers send heartbeats to stay active.
- Task lifecycle messages keep both sides in sync.
What this page will grow into
Section titled “What this page will grow into”This section is the home for the public protocol summary: connection shape, message types, and basic expectations for solver behavior.