terra-source
收藏资源简介:
本数据集名为“Terra — Source Mirror”,是Hugging Face上的一个源镜像,其规范源位于GitHub仓库 `szl-holdings/terra`。作为SZL Holdings研究栈的一部分,它旨在为在物理世界领域运行的、受SZL治理的智能体提供一个地理空间和资源分配的底层基础,并集成了Λ轴合规性与物理约束求解器。数据集内容为源代码文件,是特定提交时间点(如2026-05-29)的快照,并非用于机器学习训练的数据样本。每一项声明均可追溯至一个Zenodo数字对象标识符(DOI)、一个GitHub提交SHA哈希值,并在适用情况下关联至基于Mathlib v4.13.0的Lean 4形式化证明。数据集规模小于1千项(n<1K),语言为英语。它适用于地理空间计算、资源分配算法、智能体治理、物理人工智能、形式化验证及相关领域的研究与开发参考。需要明确的是,本数据集并非可部署的软件制品、非实时更新的数据流,且排除了.git/目录、node_modules/及大于50MB的二进制文件等非必要内容。
This dataset, named "Terra — Source Mirror", is a source mirror hosted on Hugging Face, with its canonical source located in the GitHub repository `szl-holdings/terra`. As part of the SZL Holdings research stack, it is designed to provide an underlying foundation for geospatial and resource allocation for SZL-governed AI agents operating in the physical domain, and integrates Λ-axis compliance and physical constraint solvers. The dataset consists of source code files, which are snapshots taken at specific commit timestamps (e.g., 2026-05-29), and is not intended to be used as data samples for machine learning training. Each statement in the dataset is traceable to a Zenodo digital object identifier (DOI), a GitHub commit SHA hash, and, where applicable, linked to Lean 4 formal proofs based on Mathlib v4.13.0. The dataset has a scale of fewer than 1,000 entries (n<1K), and is in English. It is suitable as a reference for research and development in fields including geospatial computing, resource allocation algorithms, agent governance, physical artificial intelligence, formal verification, and related domains. It should be clearly noted that this dataset is not a deployable software artifact or a non-real-time updated data stream, and excludes non-essential contents such as the .git/ directory, node_modules/, and binary files larger than 50MB.
数据集概述:Terra — Source Mirror
Terra — Source Mirror 是一个面向地理空间与资源分配领域的数据集,为SZL控股框架下的物理世界代理提供底层支持。该数据集是GitHub仓库 szl-holdings/terra 在Hugging Face上的源代码镜像,旨在提升可发现性。
核心信息
- 许可协议:Apache-2.0
- 标签:terra、地理空间、资源分配、治理、代理AI、对齐、形式化验证、Lean4、DSSE、SLSA、收据链、供应链安全、物理AI
- 语言:英语
- 数据集规模:n < 1K
- 任务类别:其他
- 作者:Stephen P. Lutar(ORCID: 0009-0001-0110-4173)
- DOI:10.5281/zenodo.20434276(概念DOI:10.5281/zenodo.19944926)
数据集内容与用途
- 内容:包含源代码文件,而非机器学习训练数据。
- 用途:作为地理空间与资源分配的基础模块,服务于SZL控制的、在物理世界领域运行的代理。该数据集集成了Λ轴合规性与物理约束求解器。
- 验证:此仓库中的每一项声明均可追溯至一个Zenodo DOI、GitHub提交SHA以及(适用时)基于Mathlib v4.13.0的Lean 4证明。
关键说明
- 非可部署工件:此数据集仅作为可发现性的代码镜像,规范源为上述GitHub仓库。
- 非实时更新:该数据集是特定时间点的快照,对应指定的提交SHA。
- 非完整镜像:排除
.git/、node_modules/以及大于50 MB的二进制文件。
快速开始
克隆仓库: bash git clone https://github.com/szl-holdings/terra.git cd terra
使用Hugging Face Datasets库加载: python from datasets import load_dataset ds = load_dataset("SZLHOLDINGS/terra-source")
相关工件交叉引用(节选)
| 工件 | 类型 | 描述 |
|---|---|---|
| thesis-v18-formal-verification | 数据集 | 206页,76个定理,DOI 10.5281/zenodo.20434276 |
| a11oy-v19-substrate | 模型 | 12项对齐创新,248项测试,DOI 10.5281/zenodo.20434308 |
| uds-spans-receipts | 数据集 | 100个OTel跨度 + 50个DSSE收据 |
| uds-governance-receipts | 数据集 | 治理收据注册表,DSSE认证 |
引用
bibtex @misc{szlholdings2026terra, author = {SZL Holdings}, title = {Terra — Source Mirror}, year = {2026}, publisher = {Hugging Face}, url = {https://huggingface.co/datasets/SZLHOLDINGS/terra-source}, note = {Source mirror of github.com/szl-holdings/terra. DOI: 10.5281/zenodo.20434276. Doctrine v6.} }





