The agent’s machine
Runs the confined agent and the controlled execution path. It checks policy and approval before minting an effect.
For builders & operators
Cippax places a controlled action path beneath an agent. The agent proposes a structured effect; separate checks decide whether that effect may be minted and executed.
Prototype architecture · integrations are scoped
The pieces around an action
Authority is split on purpose. The hosted edge can route a request, but it cannot approve one.
Runs the confined agent and the controlled execution path. It checks policy and approval before minting an effect.
Holds the enrolled passkey. The person signs a specific request; the edge moves the bytes.
A separate model host can tighten a decision. An off-box witness checks the record and can withhold new leases.
The remote approval service routes sealed requests and decisions. The cell still verifies the signature before acting.
Integration shape
Prototype work includes outbound HTTP, controlled workspace writes, and peer calls. A deployment supports a workflow only after every route to its effect is mapped, closed, or mediated and tested.
01 Define the exact action and what will be signed.
02 Map every socket, file, credential, device, and service that could cause the effect.
03 Route the permitted effect through the controlled door.
04 Test approval, denial, replay, audit failure, and witness failure.
Where this stands: This is a working prototype, not a drop-in SDK for arbitrary tools. Installation, pairing, workflow coverage, and customer-facing verification remain active work.
Build a bounded pilot