Skip to content

a11oy - governed agentic execution fabric

Etymology. a11oy is a coinage on the English word alloy, styled in the a11y numeronym form. It is not a Quechua word.

Overview

a11oy is SZL Holdings' documented seven-layer governed agentic execution fabric. Its public source describes the composition of policy, measurement, knowledge, integrity checks, and a receipt model. Source documentation is not proof that a public runtime is currently available; see Runtime status for the dated readiness observation.

The Lean corpus provides a formal-methods reference, but its proof status is mixed. In particular, the Evidence index records open sorry-tagged PURIQ obligations and the doctrine states that Lambda is Conjecture 1, not a theorem. This page therefore does not claim a universal formal proof of execution safety or cryptographic signing at every transition.

Anatomy mapping: a11oy is the integration host. In the doctrine router, it associates source packages with the Memory, Yuyay, and Hukulla concepts.

Documented pipeline

The source documentation describes the following intended pipeline for a governed action:

  1. Signal ingress - measurement scores events against configured baselines.
  2. Knowledge context - knowledge retrieval supplies explanatory context.
  3. Policy evaluation - policy evaluates an action against governance rules.
  4. Approval gate - a human-approval record may be created when policy requires it.
  5. Execution boundary - an admitted action can proceed after gate resolution.
  6. Integrity checks - the QEC-integrity package supplies documented lineage checks.
  7. Receipt model - a decision can be represented in the Operator Khipu model.

The source surface and any exact runtime, signature, or proof claim must be checked separately.

Packages

PackageDocumented purposeKey types
packages/policyCovenant policy evaluationCovenantPolicy, ApprovalGate, PolicyDecision
packages/measurementSignal scoring and drift correlationSignalScore, PRISMFrame, DriftReport
packages/knowledgeKnowledge-graph traversal and queriesKnowledgeGraph, OntologyQuery, DomainNode
packages/qec-integrityCSS-QEC lineage representationQECLineage, IntegrityProof, CSSVector

Source-local use

bash
git clone https://github.com/szl-holdings/a11oy.git
cd a11oy
pnpm install --frozen-lockfile
pnpm build

No public npm-registry release is claimed for these workspace package names. Treat the checked-in manifests and lockfile as the current developer entry point.

Source and evidence

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