Skip to content

Caretaker Research

Making agent actions accountable.

We study how agents can act in production systems under explicit policy, human authorization, and verifiable records of what was approved and what executed.

An agent plan enters a policy gate. Non-consequential actions proceed to constrained execution. Consequential actions require a named human approval, which is signed into an attestation, then executed, then reconciled against what was approved. Audit and provenance run beneath every stage.

Caretaker’s control model separates policy, authorization, attestation, execution, and reconciliation, so that no interface gesture is mistaken for an enforcement boundary.

Agents are gaining write access faster than control systems are being designed.

Conventional audit logs are usually produced by the same platform that runs the agent. They record what the platform says happened. They do not necessarily bind intent, approval, and execution into one chain that anyone can check.

Caretaker investigates a stricter model: discriminate consequential actions before they execute, bind authorization to the exact proposed change, and compare what executed against what was approved — using evidence the executing system does not produce by itself.

Research areas

Four questions we are working on.

Policy-gated execution

How should a system identify consequential actions before they execute, without turning every operation into an approval prompt? Gating everything is the same as gating nothing once the reviewer stops reading.

Human authorization protocols

How can a named person authorize one exact action, once — without approval replay, stale state, or enforcement that lives in the interface rather than the server?

Attestation and provenance

What evidence is necessary to bind a proposal, a policy decision, an approval, and an execution into one chain that survives crossing a trust boundary?

Reconciliation and agent assurance

How can observed execution be compared with approved intent, and what does that evidence actually support about reliability or certification?

Featured research

Implementation status

A working kernel, with explicit open boundaries.

These labels are part of the trust design, not badges. “Verified” means the control was exercised by a recorded test or a live run, and in most cases that the guard was deliberately broken and the suite re-run to confirm it fails.

Latest publications

Caretaker is building an evidence base for accountable agent execution. We publish what works, what failed, and what remains unproven.