9.1
Stone
Stone is a Racket framework for building LLM pipelines that you can trace, validate, and compose. Every step is an ashlar; ashlars share a typed, append-only DAG; every run leaves behind a complete, content-addressed record of what happened.
This manual is organized into four parts. Read Why Stone first if you are new to the framework — it explains what Stone is for and when to reach for it. Work through the tutorials in order to learn by doing. Dip into the how-to guides when you have a specific task. Keep the reference open while you work. Read the explanations when you want the why behind a design choice.