llms.txt · git:20260827.dfa1b54 · 2026-08-27 · sha256 0586d0ce4f1593f8

llms.txt git:20260827.dfa1b54A

Immutable. This exact content is served forever at /api/v1/blob/0586d0ce4f1593f8.

# 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)
- [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.