功能状态
Sounio标准库和语言特性的实现状态
功能状态
此页面是公共合同的紧凑状态板。数字是从提交的gate JSONs和README.md通过npm run sync:artifacts生成的——不是手动维护的市场营销副本。
Current snapshot
Generated 2026-07-05T22:34:02.248Z. Numbers come from committed gate JSONs and README.md — not marketing copy.
| Surface | Current status |
|---|---|
| Checked launcher | souc 1.0.0-beta.5 via bin/souc |
| Default workflow | self-hosted native ELF/Mach-O — The public onboarding path is the checked self-hosted launcher. It type-checks and compiles to host binaries — no Rust/Cargo build step required for the default workflow. |
| README badge | 1.0.0-beta.6 (may lead checked artifact during release reconciliation) |
| Stdlib reliability gate | 251 pass / 0 fail / 0 skip / 251 total |
| Stdlib inventory | 927 .sio files in reliability inventory |
| Science lanes | 2 lanes — see artifacts/stdlib/stdlib_science_pipeline_status.v1.json |
| Hyper lanes | 7 required lanes — see artifacts/stdlib/stdlib_hyper_execution_status.v1.json |
Compiler surfaces
Synced from artifacts/Production-grade per KNOWN_LIMITATIONS.md; no active known bugs
selftest_passed=true, scalar_smoke_present=true, fail_closed=true
172 files, 105058 lines, cycle parity=true
Optional omega/JIT profile — not the default bin/souc onboarding path. Stdlib gate: 251/251 stdlib reliability tests pass, 0 skipped
Production per KNOWN_LIMITATIONS.md; wired via `--backend llvm`
smoke status=pass, strict_no_rust=true
status=fail, blockers=[remote_env_missing]
full_concat=pass, knowledge_bootstrap=pass
Generated 2026-07-05T22:34:02.248Z
Standard library gates
Synced from artifacts/251/251 stdlib reliability tests pass, 0 skipped
lanes=2, status_summary=pass
lanes=7, status_summary=pass
Generated 2026-07-05T22:34:02.248Z
为什么这些数字很重要
- 它们是从提交的artifacts中提取的,而不是从雄心勃勃的路图副本中提取的。
- 它们定义了文档可以声明的内容,无需保留。
- 它们解释了为什么仓库中的一些大型部分应该被描述为活跃工作、表面占位符或禁用库存,而不是作为稳定的API。
主要来源artifacts
artifacts/stdlib/stdlib_reliability_status.v1.jsonartifacts/stdlib/stdlib_science_pipeline_status.v1.jsonartifacts/stdlib/stdlib_hyper_execution_status.v1.jsonartifacts/omega/native_backend_v2_gate.v1.jsonartifacts/omega/selfhost_verification_report.v1.jsonartifacts/omega/gpu_public_contract.v1.jsonartifacts/omega/gpu_runtime_attest_gate.v1.jsonREADME.md#honest-statusdocs/guide/MINIMUM_VIABLE_SOUNIO.md
如何使用此页面
- 使用它作为前门的摘要状态。
- 当你需要工作流、架构或实现深度时,使用更详细的文档页面。
- 当你需要精确的通道级别细节或机器可读证明时,使用原始artifacts。