Immutable. This exact content is served forever at /api/v1/blob/7ac3a5f23de549e5.
# Gossamer Gossamer is a Rust-flavoured language with goroutines and deterministic memory management; use `gos` to check, execute, build, test, format, and query programs. This generated index points models and agents at the reviewed primer and canonical API data. - [Compact LLM reference](llms-full.txt) - [Reviewed skill card](SKILL.md) - [Machine-readable stdlib API catalog](docs_src/api/stdlib.json) (930 entries) - [Cookbook registry](docs_src/api/cookbook.json) (recipes appear only after fixture verification) - [Language specification](SPEC.md) - [Examples](examples/) - [Examples guide](docs_src/examples.md) ## Tooling Use `gos check FILE` before `gos run FILE`; validate compiled behavior with `gos build FILE`. For agent integration, run `gos mcp` over stdio, then use its `check`, `execute`, `build`, `doc`, `explain`, and semantic-navigation tools.