Primary Path
Primary Path is a self-hosted approval inbox and tamper-evident audit trail for AI agents that take real actions. An agent proposes a consequential action; the run pauses; a person decides with the agent’s full reasoning in front of them; the agent resumes. Every step lands in a hash-chained, signed log that anyone can re-verify offline, without trusting the server that wrote it.
- Install: one
docker compose upfor a first look. - Demo guide: a refund you reject and a rollback you approve, then verify the audit trail yourself. About ten minutes.
- Use cases: what it solves for money movement, production changes and access to regulated data.
- Use guide: deciding cases, wiring your own agent, running it in production.
Everything else, by role: the documentation map. Downloads: the releases page.