Skip to content
Documentation menu

Keydris documentation

How Keydris works, in dependency order.

The landing page teaches why Keydris exists. These docs teach how it works, in the order the concepts depend on each other. Read top to bottom the first time; every page also stands alone.

Vocabulary

Agent
an operator-managed identity for an AI workload.
Device
an enrolled installation on which an agent runs.
KIT
the short-lived runtime identity for one agent session.
Broker
the enforcement point in your environment, on the agent's side.
Reader
optional enforcement on your MCP servers, on the receiving side.
Policy
operator-authored rules governing an agent's actions.
Decision
what Keydris concluded about one governed action: ALLOW, REJECT, or APPROVAL REQUIRED. Exactly these three.
Reason
why a decision came out that way (for example scope mismatch, or authority verified). A reason travels under a decision; it is never the decision.
Outcome
what happened when an allowed operation was attempted, recorded separately from the decision.
Governed
resources you enroll + the policy you assign, for supported actions.