Downloads

Framework paper, implementation repositories, and release bundles.


GATE Paper (PDF) v1.2.8

The framework paper. Threat model, reference architecture, 16 controls, contracts overview, and cloud quickstarts.

Best for: security review · architecture approval · stakeholder distribution
Artifacts bundle v1.0

Everything in one zip: schemas, Rego policies, ABOM templates, conformance checks, SQL queries, and operational runbooks.

Best for: teams adopting GATE in full · architecture review packages
GitHub repositories View all →

Each component is a separate versioned repository. Clone what you need.

gate-contracts v1.0.0

JSON Schema contracts for all GATE control plane events. The canonical dependency - everything else builds on this.

tool envelopes · policy decisions · ledger events · replay traces · HITL records
View on GitHub →
gate-python v1.0.0

Python reference library for building GATE-conformant Tool Gateways. Hashing, envelopes, ledger, replay, signing, and schema validation.

pip install · 70+ tests · 3 runnable examples
View on GitHub →
gate-policies v1.0.0

OPA/Rego baseline policy bundle, invariant bundle, unit tests, ABOM templates, and tool authorization matrix.

allowlists · ORM thresholds · financial limits · time windows
View on GitHub →
gate-conformance v1.0.0

15 conformance checks with test procedures, self-assessment template, evidence correlation queries, and operational runbooks.

self-assessment · conformance report · BigQuery SQL · 6 runbooks
View on GitHub →
Related reading

The Blueprint provides the strategic and architectural context for GATE. Read it first if you're making the case for agentic AI governance to executives or security leadership.

The Trustworthy Agentic AI Blueprint v1.0.4

16 missing primitives for enterprise autonomy. The strategic companion to GATE - covers the governance case, risk landscape, and 4-layer architecture that GATE implements.

Audience
CISOs · AI Architects · Executive stakeholders
Authors
Sakura Sky · Andrew Stevens
Integrity

SHA-256 checksums for released files.

SHA256 checksums (latest)

Copy/paste into your verifier

2b52bcc0f6bcbb7cf53d20efe1dd36a3adb70013155199cc58ce09daf8d9c56b  The Trustworthy Agentic AI Blueprint v1.0.4.pdf
7b10a35831d018da2032642a9bd396ce20d816a09ac9121d9eec74a2332ca8db  Governed Agent Trust Environment (GATE) v1.2.8.pdf
d4e60315e2c4ed6fd6872fa3d32764da6878e971fb6f43bcf0b3d389962fef48  GATE-artifacts-v1.0.zip
ebff84af10541b26f4b27b761eb7787682f388d2314d07fab401a78428b8cc1b  gate-contracts-v1.0.0.zip
f74e955d67dd44b74bfb315ca29a9300d03f86578881447ace36ea3db7aa3d5c  gate-policies-v1.0.0.zip
6f6cabb0daba0847878a42cad3909165566daa96e08fe99c62a3e6b6e4ed99e6  gate-conformance-v1.0.0.zip
Changelog
GATE Paper (PDF) - v1.2.8 - renamed from DARE to GATE; C09 rewrite; C08 added to Phase 1 adoption path; ORM tuning guidance; conformance roadmap note; Azure/GCP quickstart parity

HTML Spec + Repositories - v1.0 (initial)