Reference: standard library index
Reference: standard library index
Section titled “Reference: standard library index”| Tier | Scope | Authority |
|---|---|---|
| A — Compiler builtins | Core language helpers surfaced as builtin calls / standard types | ref-builtins-stdlib.md, compiler builtin registry |
| B — Shell-tier stdlib | std.fs, std.process, structured formats (std.csv, std.toml, std.yaml, std.io) | vox-shell-stdlib-ssot-2026.md |
| C — HTTP / net (decorators) | @endpoint, HTTP client ergonomics | Phase HTTP specs linked from research-index.md |
Stability
Section titled “Stability”- Until a symbol is marked stable in release notes, treat new
std.*additions as experimental and subject to SSOT collapse / codegen changes (Phase 1 language rules).