Getting Started with DaemonCore

DaemonCore is the deterministic foundation beneath multi-agent intelligence. This guide walks you through the initial concepts and setup.

What is DaemonCore?

DaemonCore is the governance layer beneath orchestration. It defines what agents are allowed to do, validates their outputs against protocols, and enforces boundaries structurally. It provides:

Core Concepts

The Kernel

The kernel is the core governance layer. It handles:

Agents

Agents are the working units within DaemonCore. Each agent:

Profiles

Profiles define agent behaviour for specific contexts:

Next Steps