Downloads

Framework paper, implementation repositories, and release bundles.


GATE Paper (PDF) v1.3

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

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

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

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.1.1

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.1.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.1.1

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.2.0

19 conformance checks plus a runner that automates 9 of them against your evidence store. Self-assessment template, evidence correlation queries, and operational runbooks for the rest.

runner CLI · self-assessment · BigQuery SQL · 9 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
8a31d97577b957cc3de18b213fd0b13ba739570ee12d7d5f69da222776ecd186  Governed Agent Trust Environment (GATE) v1.3.pdf
0d7c900aa7d0cc8907764cbea2322f3a21995ba570ac87f7be1e92a2a47086cb  gate-contracts-v1.1.1.zip
41b61de9c22a217cd8c88160b791e0daa653cfcf85ee817825574d8fb20d14af  gate-policies-v1.1.1.zip
352d4f6408dc4d71f7e6f2dc03891230c39eae4f774927605c97f332030277cb  gate-conformance-v1.2.0.zip
d78d168b413d63e1e8a5d1811ae5f868fb9f1b60845161e6f4d096eb31fa5bc2  gate-python-v1.1.0.zip
d29627ccffbaf11a2fea26f37fdf11aa50f57134c17324900c818b45f7c995ea  GATE-artifacts-v1.2.zip
                    
Changelog
GATE Paper (PDF) - v1.3 (latest) - C17 Agent Discovery and Shadow AI Detection; C18 Data Quality Gates; C19 Model Behaviour Monitoring; Check16-Check19 added; scope statements for shadow AI assumption, memory quality boundary, and C16/C19 event type distinction; C04 Discovered lifecycle state; DARE namespace replaced with GATE throughout contracts
- 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.2 - gate-conformance v1.2.0 (conformance runner); gate-contracts v1.1.1 + gate-policies v1.1.1 (README cleanup); GATE-artifacts bundle v1.2 with the runner included
- v1.1 - controls.html C17/C18/C19 entries; downloads.html v1.3 PDF + v1.1.0 repos; spec.html Check16-Check19 added
- v1.0 (initial)