Definition resolves
Role, Profile and Persona form a governed definition: responsibility, operating posture and interaction — never permission.
Governance layer / in development
DaemonCore is the governance and control layer for autonomous AI agents — establishing authority, enforcing boundaries and preserving evidence around real agent work.
01 / THE MISSING LAYER
Orchestration decides what to do. Governance determines whether it is allowed. DaemonCore connects external authority and policy directly into the agent’s operating context, enforces boundaries around execution, and preserves evidence of what happened — without removing the autonomy that makes agents useful.
Why instructions alone aren’t governanceA task enters an agent operating context alongside external authority and policy. The autonomous agent proposes an action. DaemonCore evaluates it at an enforcement boundary. An admitted action becomes governed execution and retains an execution trace; a rejected action stops at the boundary.
03 / OBSERVABLE OUTPUT
RUN-001 · RECORDED · PARTIAL
A genuine recorded run of the DaemonCore runtime: a code_review_request published under an established identity, admitted through the governance gate and recorded as an Execution.
[INFO] [Enforcement] Config loaded: mode=advisory, strict_domains=(), threshold=10
[WARN] [EnforcementGate] Advisory: No skill match: No candidates found in any registry
[INFO] [Execution] Created exec-a41c2c95cbc8 | intent=code_review_request | trigger=queue_message:EVID-e9b58172 | participant=reviewer
[INFO] [MaxBusBridge] Dispatched EVID-e9b58172 -> execution exec-a41c2c95cbc8 (admission only; outcome pending) RUN-001 is partial: admission was recorded, but no model executed; the gate was advisory and the recording has not been independently verified. The full illustrative walkthrough (GOV-001) is on the Proof page.
04 / CONTROL, MADE EXPLICIT
A Role establishes responsibility and its authority ceiling. Profile and Persona cannot expand it.
02Project and policy constraints narrow the permitted operating scope.
03Structured messages make the sender, intended work and receiving role inspectable.
04Admission and execution outcome are separate states. The configured enforcement mode matters.
05Inspect what was captured, what it supports and what remains unproven.
05 / SYSTEMS OF AGENTS
Work can move between agents without confusing their responsibilities. A shared project does not give every worker the same authority.
Independent review requires a genuinely independent actor. Changing a label does not change who performed the work.
Explore identity and communication06 / CHOOSE A DEPTH
07 / THE THINKING BEHIND THE SYSTEM
What a partial execution trace can establish — and why the missing outcome matters.
Read the perspective ↗Architecture / AuthorityInstructions describe what an agent should do. Authority defines what it is permitted to do.
Read the perspective ↗NEXT / EXPLORE EARLY ACCESS
Inspect the architecture. Understand the evidence. Decide what fits.