11 capabilities declared
A closed vocabulary -- an agent can only ever be granted a capability that exists in this set. Declaring a capability is not the same as activating it; most of the 11 declared here are not granted to anything.
Security Architecture
Project KAI uses a capability-based security model built around default-deny authorization, centralized policy enforcement, revocation, kill switches, rate limiting, auditability, and fail-closed behavior. KAI OS is the real enforcement layer -- every control described here runs inside the KAI OS codebase itself. This page is an evidence and transparency layer on top of that, not a substitute for it. Generated August 11, 2026. Generated from the KAI OS repository during the latest website data-sync run. Not live.
Every item below corresponds to real, tested code -- not a policy statement.
A closed vocabulary -- an agent can only ever be granted a capability that exists in this set. Declaring a capability is not the same as activating it; most of the 11 declared here are not granted to anything.
Automated test files across the security architecture -- collectively covering the policy engine, kill switches, revocation, rate limiting, audit logging, and every activated capability's real entrypoint path -- counted directly from the KAI OS repository at build time.
Capabilities are activated individually, for one specific agent, only after an explicit evidence review -- never merely because a capability is declared.
This page describes real, verified controls -- it does not claim the system is unhackable or immune to failure; no honest engineering claim would. Security enforcement happens inside KAI OS, not on this website. This page will be updated as capabilities change.