llms.txt ยท diff

git:20260827.dfa1b54 to git:20260829.0caf755

1 added, 1 removed. Audit A to A.

# 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) (934 entries)
+ - [Machine-readable stdlib API catalog](docs_src/api/stdlib.json) (911 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.