One brain, many surfaces
- Identity and memory are shared. The entity remembers people, episodes, and beliefs across every channel.
- Cognition (reflex, deliberate, tools) is the same stack for all inputs.
- Presence is plugged in per platform: each social adapter translates that channel’s messages into a common
perceivepipeline and routes replies back.
Worker vs full run
The worker is the same codebase and the same entity — trimmed for headless operation. See Worker runtime.
What to read next
- Building on Bumblebee — extension points and how to extend safely.
- Presence & social surfaces — Telegram, Discord, and the adapter pattern.
- Portable inference — gateway, tunnels, and routing “local” inference from anywhere.
- Hybrid Railway — end-to-end split: worker in cloud, brain at home.