Visual reference
Architecture
How processes, files, and packages connect on a single Mac.
3
System extensions
ES · Content Filter · DNS
1
Shared volume
/Users/Shared
2
Enforcement planes
Sync + async
AUTH_EXEC hot path
Agent spawns
posix_spawn / shell
AUTH_EXEC
ES extension · ~2ms
Governors
Process governance · intent verification
Allow / Deny / HITL
VerdictCache may suspend
JSONL + graph
Behavioral engine correlation
Next syscall
Terminate active execution if threshold exceeded
First occurrence of a multi-step attack may complete on Plane 2; Plane 1 enforces on the next AUTH or via 120s sensitive-read correlation.
Verdict bridge · zero-copy
Active verdict state
Standby state
Behavioral engine writes here, then atomically promotes
The verdict bridge connects the asynchronous behavioral engine to the synchronous enforcement layer. Scores and enforcement decisions propagate to the system extension without locks or IPC overhead.
Shared Swift packages
Not a custom KEXT
mf exec capability tokens exist; ExecGovernor is the default AUTH path for real agents.Running AI agents on Mac at scale? We'll tune policy with you.
Design partners →