Colibri is the Clawdie control plane: a cross-platform (FreeBSD/Linux) Rust core
that supervises agents, schedules and routes tasks by capability, and exposes a
local board over a Unix socket and an MCP interface.

This package installs the runtime and operator binaries:

  clawdie             deployed-host service binary
  colibri             board / CLI client
  colibri-daemon      local board + scheduler daemon
  colibri-mcp         MCP server interface
  colibri-test-agent  test / development agent
  colibri-tui         glasspane terminal UI

The colibri-probe and colibri-runtime-inventory development tools are part of
the source workspace but are not installed by this package.
