// 01
What we publish
success: OPEN SOURCEHELM OSS v0.1.1
npx @mindburn/helmaccent: CONFORMANCE0 checks
conformance targets
// 02
Reference systems
// 03
Proof you can run
proof: VERIFYRun danger: GATERun warning: POLICYRun info: GRAPHRun success: L1βL3Run accent: ALLExplore
Evidence Pack Verifier
Upload or paste an evidence pack β verify signatures, replay the receipt chain, confirm integrity offline.
Gate Simulator
See who is allowed to execute β enforced by policy, constraints, and proofs.
Policy Playground
Author and test governance policies β see how allow/deny decisions change with different constraints.
ProofGraph Explorer
Browse immutable execution history β filter, query, and export receipt subgraphs.
Conformance Runner
Run L1/L2/L3 conformance tests in-browser and export reports with badge payloads.
View all demos
Browse the full catalogue of interactive proof instruments.
// 04
Governed Execution Pipeline
Every AI action is proposed, policy-checked, executed, and cryptographically receipted. Hover any stage to see its invariant and proof output.
InvariantAction is structured as a typed proposal β never raw execution
Emits
CallProposal { schema, params, caller_id }Kernel boundary
Proof surface
External
// 05
Research Workstreams
Six workstreams drive verifiable AI execution forward. Each produces standards, code, and cryptographic evidence.
HELM Kernel
Core execution kernel, proposal-centric architecture, proof graph construction.
Evidence Systems
Evidence packs, hash-linked receipt chains, verification tooling.
Conformance
L0βL3 conformance levels, test suites, CI enforcement gates.
A2A Protocols
Agent-to-agent communication standards, interoperability, transport.
TITAN Organism
Reference system for governed trading β TypeScript brain, Rust execution.
Verification Tooling
CLI verifiers, visual regression, security scanning, demo contracts.
// 06
Releases & research
HELM OSS v0.1 β Public Release
The full open-source execution kernel. OpenAI-compatible proxy, ProofGraph, fail-closed PEP.
View Evidence / Verify
hashab494eβ¦896e
verifynpx @mindburn/helm --id helm
ProofGraph Specification (RFC-001)
PrevHash chaining + LamportClock monotonicity for tamper-evident execution trails.
View Evidence / Verify
hash851587β¦be3d
verifynpx @mindburn/helm --id proofgraph
Bounded Compute β WASI/Wazero (RFC-004)
Sandboxed execution with no network, no filesystem, and compute limits.
View Evidence / Verify
hash0ea5f2β¦4987
verifynpx @mindburn/helm --id bounded
// 07
References & Proofs
1. Fail-closed by default β Verified
2. Zero-dependency setup β Verified
3. Offline-verifiable receipts β Verified
4. 5β10 ms overhead per tool call β Verified