Documentation
speed ships as independently released Go modules and npm packages, not an application. The pages in this section are the central reference for consuming teams and for AI coding agents integrating speed.
- Quickstart — generate a starter project with
saasctl new, the foursaasctlcommands, and how to run Go commands in this repository’s workspace layout. - Modules — the module index: every
go/module andweb/packages/*package (plus the reference-app web host), each linking to its ownAGENTS.md/README.md. - For AI Agents — an explicit AI-agent orientation: what to read first, the architecture rules that most often matter, and where the authoritative implementation status lives.
- About — what speed is, how its documentation is distributed.
- Status — a coarse, verified-against-the-repository snapshot; points at the repository root CLAUDE.md’s Repository Status section as the authoritative, current source of truth rather than duplicating its per-module detail.