A persistent Claude SDK session running on a local Mac. It receives commands via Slack, classifies intent, and dispatches autonomous Claude Code workers — each running in its own process with its own context.
Workers build code, run tests, file research to an Obsidian knowledge graph, read books, and surface results back to Slack — all without manual intervention.
It's Claude orchestrating Claude. The Kernel session spawns workers, monitors their lifecycle, reads their output, and chains follow-up tasks. A real multi-agent system in daily production use.