surehand
Product

Gatehouse

Gatehouse is the control plane for enterprise AI agents. It checks each action against a signed manifest, sends the cases that need judgment to one named approver and seals a record of each run. Surehand built it, and each deployment we run uses it.

  • 5 gatesscope, role, limits, review, seal
  • 1 named approverfor the hard calls
  • 2 namesto override a block
  • SHA-256chains each record, so an edit shows

We built Gatehouse so a client's reviewers can check what an agent did. Each deployment we run goes through it, and each run leaves a sealed record your team can read.

Five gates

Each deployment runs under one signed manifest.

The manifest is versioned like code, and its five sections are the five gates. Below is manifest v14, which the simulated run on this page used.

manifest v14 · signedSimulated
scopeaccounts-payable
roleap-agent
limitautopay 250.00
approverap-lead
rulebank-detail-change: hold
defaultrefuse
sealrecord · chained by sha-256
ScopeThe systems and actions the agent may touch (accounts-payable).
RoleThe role the agent acts in (ap-agent).
LimitsWhat it may spend or do alone (autopay limit 250.00).
ReviewWhich cases wait for a person, and who decides them (ap-lead).
SealEach run ends as a record chained by SHA-256.

Anything the manifest does not name is refused, and the refusal is recorded.

How the policy engine reads it
One run

INV-40218, held and declined.

Invoice INV-40218 for 2,400.00 matches its purchase order and goods receipt. The bank detail was first seen today, so the payment is held. The AP lead declines it because the supplier did not confirm the change.

RUN-7F2K4 · accounts payableSimulated
14:31:52run opened, policy checkchained · sha-256PASS
14:31:58invoice matched, INV-40218chained · sha-256PASS
14:31:58read, match, draft, schedulechained · sha-256PASS
14:32:00payment held, rule bank-detail-changechained · sha-256HELD
ap-lead · asked with the evidence
  • invoice INV-40218 · 2,400.00
  • bank detail · previous
  • bank detail · first seen today
declined · ap-lead · 14:32:19
14:32:19declined by AP lead, supplier did not confirm the changechained · sha-256DECLINED
14:32:19record sealedchained · sha-256SEALED
CHAINED BY SHA-256 · EXPORTS IN OPEN FORMATS
Gatehouse capabilities

The eight capabilities of Gatehouse.

Each row opens that capability on the Gatehouse platform page, so you can send a reviewer only the part they need.

Evidence

What you can check yourself.

Five things you can open and test yourself, on the Gatehouse site or on our trust page.

Surehand and Gatehouse

Each Surehand deployment runs on Gatehouse.

Surehand deploys and runs governed agents for clients. An engagement has three steps, and the last two happen on Gatehouse.

/01

Teardown

We measure the volume and exception rate of one process, and you keep the document.

/02

Deployment

We write the manifest with your team, you sign it, and the agent runs on Gatehouse under it.

/03

Operation

We read the same audit trail you read. The trail, policy history and labelled examples export in open formats and read without Gatehouse.

Product site

Six pages on the Gatehouse site.

Each row opens one page of the Gatehouse site, in this tab.

Start here

A walkthrough or a teardown.

A walkthrough is 30 minutes on Gatehouse, with manifest v14 and the sealed record of INV-40218. A teardown is the first step of an engagement with Surehand, and you keep the document it produces.

support@surehand.io