Skip to content

Developer Hub

SZL Holdings developer hub · Doctrine v11 (LOCKED 749 declarations / 14 unique axioms / 163 tracked sorries) · License: Apache-2.0

Every action signed. Every decision gated. Every receipt verifiable.

SZL Holdings builds a formally-verified governance gate for agentic AI. This section is the developer-facing entry point: quickstart, full API reference, MCP integration, and runnable examples. Build your own "organ" on the same substrate the shipping flagships use.

Migrated here from szl-holdings/developers. This is the canonical published home of the developer docs. The source repo remains active during the consolidation but is now marked deprecated in favor of this site.

The frontier tier rendered as one live 3D holographic lattice — ~50 governed surfaces, each lit by a live a11oy endpoint. Vendored WebGL2 with optional WebGPU; 0 runtime CDN; mobile-friendly. Open the Holographic Estate →

The shipping flagships

Two flagships ship today with live /healthz:

FlagshipRoleLive base URL
a11oyΛ-gate router / policy + receipt substrate; hosts the Hatun-MCP catalog. Bundles the Sentinel (policy / immune), Memory (provenance anchoring) and Operator (receipt-DAG) verticals.https://szlholdings-a11oy.hf.space
killinchuDefense vertical — counter-UAS / drone intelligencehttps://szlholdings-killinchu.hf.space

Both shipping flagships return Doctrine v11 verbatim from /healthz: 749 declarations / 14 unique axioms / 163 tracked sorries, locked at c7c0ba17. Λ uniqueness is Conjecture 1 (NOT a theorem) — stated honestly. SLSA L1 (honest).

Pages

DocWhat it covers
Quickstart5-minute walkthrough: install client, list tools, dispatch a command, verify a receipt
API ReferenceEvery public endpoint across the shipping flagships
MCP IntegrationAdd the Hatun-MCP server to Claude Desktop / Cursor
GraphQLUnified GraphQL surface — example queries, Apollo Client, MCP-vs-GraphQL
Substrate PackagesMonorepo platform/packages/ — build your own organ
SDK Drop-inAgentic Mesh SDK — wrap any app (Next.js/FastAPI/Express/Go/CLI) in 3 lines
VerifyVerify a signed receipt against the org public key
Willay APIWillay gated-turn API surface

Examples at a glance

  • python_quickstart.py — sign a payload, verify, build a Khipu chain
  • Client-specific MCP configuration — intentionally withheld until the target client completes a witnessed session; the native transports are protocol-witnessed and the REST surface remains the simplest integration path
  • policy_filter_example.py — submit a payload, get verdict + receipt
  • operator_command_example.py — dispatch a personal-aide command
  • willay_quickstart.py — a Willay gated turn

The provenance model in one paragraph

You call a flagship endpoint. The a11oy Sentinel policy gate evaluates the input deny-by-default. The decision is wrapped in a DSSE (Dead Simple Signing Envelope) signed with ECDSA-P256-SHA256, and chained onto the Khipu Merkle DAG — a hash-linked, summation-checked ledger that is replay-verifiable offline. You can verify any receipt against the organ's public key (/khipu/pubkey). Deploy the whole thing airgapped with UDS Zarf bundles.


Doctrine v11 LOCKED · 749/14/163 · kernel c7c0ba17 · Λ = Conjecture 1 · Apache-2.0

Public claims link to source and evidence. SLSA L1 is the current stated supply-chain posture.