ClozeDifficulty 1
Every turn runs through a headless core that owns identity, policy, scheduling, and the agent loop.
Answer
core
The headless core is the central API and agent loop; surfaces like Slack and the web UI plug into it.
- src/core
core
The headless core is the central API and agent loop; surfaces like Slack and the web UI plug into it.