why-we-lead
收藏资源简介:
本数据集是“SZL Holdings”项目生态系统的核心组成部分,旨在为形式化验证的代理人工智能(Agentic AI)治理和可观察性提供机器可检查的证明与追踪记录。数据集包括三个核心部分:1) `SZLHOLDINGS/uds-spans-receipts`,包含一个由5个链接组成的、经过DSSE(Dead Simple Signing Envelope)签名的收据链,用于独立验证代理操作的来源和完整性;2) `SZLHOLDINGS/uds-governance-receipts`,包含已签名的治理证明数据集,记录软件供应链安全等级(如SLSA Level 1);3) `SZLHOLDINGS/thesis-v18-formal-verification`,包含题为“Lutar 2026 — Formal Verification of Agentic AI Invariants”的论文中定义的形式化定理目录,其中134条陈述已使用Lean 4定理证明器完成机器验证。数据内容涵盖形式化定理(如Λ演算、HUKLLA停机资格、OVERWATCH只读不变性、信息论界限等)、可观察性数据(遵循OpenTelemetry OTLP和W3C TraceContext标准)以及对齐创新框架(“a11oy v19”框架)。数据规模包括已验证的Lean 4语句134条、定理总数76个、DSSE收据链链接5个,并公开披露了未解决问题(如A15 SHA-256碰撞抗性)和残余待完成证明。数据集服务于代理AI系统的可验证治理、安全审计和行为溯源,提供可独立复现验证的形式化安全不变性证明、操作收据验证框架和透明公开知识库。所有数据以CC-BY-4.0许可发布,并通过Zenodo分配持久标识符(DOI)以确保可引用性和版本控制。
This dataset is a core component of the "SZL Holdings" project ecosystem, designed to provide machine-checkable proofs and audit trails for the governance and observability of Agentic AI in formal verification scenarios. The dataset comprises three core parts: 1) `SZLHOLDINGS/uds-spans-receipts`: contains a 5-link receipt chain signed with DSSE (Dead Simple Signing Envelope), which is used to independently verify the provenance and integrity of Agentic AI operations; 2) `SZLHOLDINGS/uds-governance-receipts`: contains signed governance proof datasets that record software supply chain security levels (e.g., SLSA Level 1); 3) `SZLHOLDINGS/thesis-v18-formal-verification`: contains a catalog of formal theorems defined in the paper titled "Lutar 2026 — Formal Verification of Agentic AI Invariants", where 134 statements have been fully machine-verified using the Lean 4 theorem prover. The dataset covers formal theorems (e.g., lambda calculus, HUKLLA halting eligibility, OVERWATCH read-only invariance, information-theoretic bounds), observability data compliant with OpenTelemetry OTLP and W3C TraceContext standards, as well as the alignment innovation framework "a11oy v19". In terms of scale, the dataset includes 134 verified Lean 4 statements, 76 total theorems, 5 links in the DSSE receipt chain, and publicly discloses unresolved issues (e.g., A15 SHA-256 collision resistance) and remaining pending proofs. This dataset serves the purposes of verifiable governance, security audits and behavior tracing of Agentic AI systems, providing independently reproducible and verifiable formal proofs of security invariants, operational receipt verification frameworks, and a transparent public knowledge base. All data is released under the CC-BY-4.0 license, and persistent identifiers (DOIs) are assigned via Zenodo to ensure citability and version control.
数据集概述:Why We Lead — SZL Holdings Anatomy
该数据集由 SZL Holdings 发布,是一个关于形式化验证的自主智能体 AI 立场的结构化架构数据集,聚焦于可验证的 AI 治理、对齐与安全性。数据集以 Lean 4 形式化证明、DSSE 签名收据和 Zenodo DOI 为支撑,旨在提供可独立验证的声明链。
核心特征
- 许可协议:CC-BY-4.0
- 标签:形式化验证、Lean 4、自主智能体 AI、治理、DSSE、SLSA、OpenTelemetry、MCP、对齐、Mathlib、arXiv:2401.05566
- 验证收据:数据集内每个声明均可通过以下三种方式之一验证:Lean 4 证明(经 Lean 内核验证)、DSSE 签名信封(可独立验证)、Zenodo DOI(含版本化工件与 SHA-256 摘要)
- 证明链:五阶段链,顺序为:公理 → 定义 → 定理 → 收据 → DOI
主要组件
1. 验证收据链
- 所有工件锚定至至少一种机器可检查的证明:Lean 4 证明、DSSE 签名收据或 Zenodo DOI
- 五阶段证明链运行顺序为:公理(A15 SHA-256 碰撞抗性作为开放问题诚实披露)→ 定义 → 定理 → 收据 → DOI
2. Ouroboros 基底
- 自包含 Python 运行器,执行 32 个独立模块文件
- 运行状态(2026-05-28):32/32 模块通过,共 517+ 条测试断言,退出码 0
- 可通过三条命令本地运行:
git clone、cd、python3 OUROBOROS_RUN_ALL.py
3. 论文:Lutar 2026 — 自主智能体 AI 不变量的形式化验证 v18.0
- 76 个定理与推论
- 206 页
- 134 个
lake验证的 Lean 4 语句 - 241 个 Lean 骨架存根(TODO)
- 1 个残余
sorry(SBOMProvenance.lean:109 — 已记录,非阻塞) - A1–A12 对齐创新:每个锚定至同行评审论文(如 arXiv:2212.08073、arXiv:2401.05566、arXiv:2412.14093 等)
4. 通用教义基底(UDS)— 可观测性网格
- OpenTelemetry 仪表化的观测网格,为每次智能体操作生成 DSSE 签名收据
- 组件:4 个(收集器、处理器、签名器、验证器)
- DSSE 链链接数:5
- SLSA 认证级别:Level 1(目标为 Level 3)
- 相关数据集:
SZLHOLDINGS/uds-spans-receipts、SZLHOLDINGS/uds-governance-receipts
5. a11oy v19 — 对齐封装
- 形式化定义的对齐封装,适用于 Opus 4.8 类基础模型
- 12 项对齐创新,包括 Constitutional AI、Sleeper-agent 检测门、PAC-Bayes 泛化边界、Alignment faking 检测等
- 测试:248/248 断言通过
6. 能力栈行业比较(检索日期:2026-05-28)
| 能力 | SZLHOLDINGS | 竞争对手(Anthropic、OpenAI、Google DeepMind、Cohere、Mistral) |
|---|---|---|
| 正式 Lean 4 证明(公开仓库) | ✓ 134 个 lake-验证 | Google DeepMind 部分 ✓(仅猜想语句,无证明);其余 ✗ |
| 公开 DSSE 收据(签名信封数据集) | ✓ 5 链接链 | ✗(全部 5 家未发现) |
| OTel 观测网格(公开) | ✓ OTLP + W3C TraceContext | ✗(全部 5 家未发现) |
| MCP 服务器(公开、在线) | ✓ 5 工具收据协议 | ✗(全部 5 家未发现) |
| 公开定理目录(机器可读) | ✓ 76 个命名定理 | Google DeepMind 部分 ✓(仅猜想语句);其余 ✗ |
| 诚实开放问题披露(命名公理/残余 sorry) | ✓ A15 SHA-256 + 1 sorry | ✗(全部 5 家未发现) |
独家领先列数:4/6(公开 DSSE 收据、OTel 智能体网格、MCP 服务器、诚实开放问题披露) 共享信用列数:2/6(Lean 证明、定理目录 — 与 DeepMind 共享部分信用) 竞争对手领先列数:0
存储库与访问
- Lean 证明仓库:
szl-holdings/lutar-lean(commit 23480eb,Mathlib v4.13.0) - Ouroboros 基底:
szl-holdings/ouroboros(commit b0fa588,DOI 10.5281/zenodo.19944926) - UDS 网格:
szl-holdings/uds-mesh(tag uds-v0.2.0,commit 25a7e53e) - a11oy 对齐:
szl-holdings/a11oy(commit 0f6795e) - MCP 收据服务器:
SZLHOLDINGS/mcp-receipts-server - 交互式 Lean 浏览器:
SZLHOLDINGS/lutar-lean-browser - a11oy 演示:
SZLHOLDINGS/a11oy-receipts-playground
DOI 注册表(7 个 DOI)
| 版本 | 标题 | DOI |
|---|---|---|
| v14 | Lutar Calculus — Λ-Core Invariants | 10.5281/zenodo.20424992 |
| v15 | Knot Calculus — Audit Reidemeister | 10.5281/zenodo.20424995 |
| v16 | Feynman Path-Integral Audit | 10.5281/zenodo.20425000 |
| v17 | DoctrineLabel Lattice | 待补充 |
| v18 | 自主智能体 AI 不变量形式化验证 | 10.5281/zenodo.20434276 |
| v19 | a11oy v19 Alignment | 待补充 |
| Ouroboros | 基底运行器 | 10.5281/zenodo.19944926 |
命名澄清
数据集中的 "UDS" 指 Unified Decision Span(与 Defense Unicorns 的 UDS 无关),是一个兼容 OpenTelemetry 的治理收据跨度模式。命名冲突已承认,更名正在审查中。





