Skip to content
View stephenlutar2-hash's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@szl-holdings

Block or report stephenlutar2-hash

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
stephenlutar2-hash/README.md
SZL Holdings — Amaru animated mark

Stephen P. Lutar Jr.

Founder & CEO, SZL Holdings — cryptographic proof infrastructure for consequential AI decisions

$$\Lambda(x) ;=; \sum_{i=1}^{13} w_i,\phi_i(x), \qquad \sum_{i=1}^{13} w_i = 1,\quad w_i \ge 0, \qquad \texttt{receipts.in} \equiv \texttt{receipts.out}$$

The 13-axis yuyay_v3 aggregator. A2 = IsHomogeneous, A4 = IsBounded. Λ-uniqueness is Conjecture 1, not a closed theorem. Open bounty at BOUNTY.md.
-- machine-checked in lutar-lean@main
theorem lambda_bounded (x : ReceiptBus) : ‖Λ x‖ ≤ 1 := by
  simpa using isBounded_lambda x   -- A4 : IsBounded

The founder story

I started SZL Holdings with one conviction: AI is moving into consequential decisions before the field has a proof layer.

Defense, healthcare, finance — operators are deploying AI that affects real outcomes, with no standard way to show what it decided, why, and whether it stayed within authorized parameters. Logs exist. Dashboards exist. Cryptographic proof does not.

The entire SZL stack is a machine for producing that proof — a DSSE-enveloped, hash-linked Khipu receipt that any auditor can verify on their own hardware, using public tooling, after the fact. The math is pinned in Lean 4. The supply chain is SLSA Build L2 verified. The shipping artifact is a signed UDS bundle deployable into any air-gapped cluster in one command.

I publish the numbers honestly: 749 Lean declarations, 14 axioms, 163 tracked sorries. Λ-uniqueness is Conjecture 1 — I don't claim theorems I haven't proved. That honesty is a deliberate competitive choice: at DoD-adjacent events where overclaiming gets punished, credibility is the moat.

Defense Unicorns published this as an unsolved problem at Warhacker 2026: "When a drone loses contact mid-mission — is the AI still operating within its authorized parameters, or has it gone off script? There's no independent system today that can monitor AI behavior in real time, catch the moment a line gets crossed, and back it up with a permanent, tamper-evident record." That is the Cannonico problem. SZL is the Cannonico answer.


ORCID LinkedIn HF Spaces Concept DOI Doctrine v11 SLSA L2 Verified UDS bundle


What I'm building

SZL Holdings — five production organs, one signed mesh bundle:

Organ Role Live demo
a11oy Signed-receipt substrate; receipts.in ≡ receipts.out audit-fiber HF
sentra 8-gate deny-by-default policy immune system; signed verdicts HF
amaru Cited reasoning; refuses to fabricate; every answer receipted HF
killinchu Counter-UAS edge organ; 13-axis Λ-gate; DSSE receipt per interdiction HF
rosie Operator console; human-on-the-loop; cross-Space receipt verifier HF

All five ship as a single signed UDS bundle: uds deploy oci://ghcr.io/szl-holdings/szl-mesh:v0.4.0 --confirm


The proof — verifiable now

# Verify SLSA L2 provenance on any flagship (all five have it):
gh attestation verify oci://ghcr.io/szl-holdings/a11oy@sha256:1cfd28e03e6f1fb4b0827f2281f5016ebde8122d8c9ecb00d73145c77dd02cd7 \
  --repo szl-holdings/a11oy
# ✓ Verification succeeded

# Verify the signed bundle:
cosign verify oci://ghcr.io/szl-holdings/szl-mesh:v0.4.0 \
  --certificate-identity-regexp="^https://github.com/szl-holdings/" \
  --certificate-oidc-issuer="https://token.actions.githubusercontent.com"

# Full guide: https://github.com/szl-holdings/developers/blob/main/VERIFY.md

Substrate at a glance — honest, verifiable

Metric Value Source
Lean 4 declarations 749 lutar-lean@main
Unique axioms 14 (15 raw, 1 duplicate) lean_numbers.json
Tracked sorries 163 (112 baseline + 51 Putnam) regenerated by lean_numbers.py
Λ uniqueness Conjecture 1 (open bounty) not a closed theorem
SLSA posture Build L2 verified — all 5 flagships gh attestation verify
UDS bundle szl-mesh:v0.4.0 — signed, real baked images GHCR
Kernel commit c7c0ba17 lutar-lean@main
Doctrine v11 LOCKED szl-holdings/.github

I do not claim "zero sorry," "fully verified," or "Λ proven." Every number above regenerates from lutar-lean@main. SLSA L3 is not claimed.


3D Visualizations — live WebGL (all verified 200)

Space What you see
anatomy-3d 3D anatomy — Λ-gate, Khipu DAG, Ouroboros loop
rosie-3d 3D operator console — cross-session receipt routing
mesh-cathedral Ouroboros loop — 5-organ bounded-recursion
khipu-constellation 3D Merkle-DAG — Khipu knot-graph in space
doctrine-cathedral 749 declarations as cathedral geometry
llm-router-live Live LLM dispatch mesh topology

Research — DOI-pinned

Concept DOI (always latest): 10.5281/zenodo.19944926

Version DOI
v18.0 (master) 10.5281/zenodo.20434276
v18.0.0 (software) 10.5281/zenodo.20434308
v17 10.5281/zenodo.20431181
v16 10.5281/zenodo.20424996
v15 10.5281/zenodo.20424995
v14 10.5281/zenodo.20424992
v11 (applied) 10.5281/zenodo.20119582
v3 (Lutar Invariant) 10.5281/zenodo.19983066
v1 (position) 10.5281/zenodo.19867281

Stack

Languages: TypeScript · Python · Lean 4 · Bash
Runtime: Node.js 24 · pnpm · React · Vite · FastAPI
Data: PostgreSQL · Drizzle ORM · Redis · pgvector
Supply chain: Sigstore (SLSA L2) · Zenodo · CodeQL · Trivy · Gitleaks · OpenSSF Scorecard · SBOM
Observability: OpenTelemetry · 13-axis Λ-spans
Deployment: UDS Core / Zarf v0.77.0 · uds-cli v0.32.0 · Kubernetes / Istio Ambient

GitHub stats


Contact

Email stephen@szlholdings.com
ORCID 0009-0001-0110-4173
LinkedIn stephen-l-279315240
Hugging Face SZLHOLDINGS
Security security@szlholdings.com · policy

© 2026 Stephen P. Lutar Jr. · Code: Apache-2.0 · Research: CC BY 4.0 · Doctrine v11 LOCKED · Every count and DOI on this page verifiable against lutar-lean@main. Λ uniqueness is Conjecture 1. SLSA L2 verified (not L3).

Signed-off-by: stephenlutar2-hash stephenlutar2@gmail.com

Popular repositories Loading

  1. stephenlutar2-hash stephenlutar2-hash Public

    Founder and CEO, SZL Holdings. Governed operational intelligence. 34 sovereign innovations, 48 API endpoints, 11 published papers.

    JavaScript

  2. khipu-constellation khipu-constellation Public

    Khipu Constellation — 3D Merkle-DAG receipt visualizer. Source-mirrored from HF Space SZLHOLDINGS/khipu-constellation. Doctrine v11. Apache-2.0.

    JavaScript

  3. anatomy-3d anatomy-3d Public

    SZL Anatomy 3D — interactive 3D anatomy of the governed-AI organism. Source-mirrored from HF Space SZLHOLDINGS/anatomy-3d. Doctrine v11. Apache-2.0.

    JavaScript

  4. rosie-3d rosie-3d Public

    Rosie 3D — 3D operator console scene. Source-mirrored from HF Space SZLHOLDINGS/rosie-3d. Doctrine v11. Apache-2.0.

    JavaScript

  5. doctrine-cathedral doctrine-cathedral Public

    Doctrine Cathedral — 3D doctrine visualization. Source-mirrored from HF Space SZLHOLDINGS/doctrine-cathedral. Doctrine v11. Apache-2.0.

    JavaScript

  6. llm-router-live llm-router-live Public

    LLM-Router Live — live model-routing demo. Source-mirrored from HF Space SZLHOLDINGS/llm-router-live. Doctrine v11. Apache-2.0.

    JavaScript