User documentation. If you are running Tempo9 rather than building it, this is the directory you want.

PageRead it when
Getting startedYou have a model file and want a server
Models and quantizationsYou want to know if YOUR file will run
Connect an appYou have an app and want it to use Tempo9
Ollama modelsYou already pulled models with Ollama
CLI referenceYou want every flag
API referenceYou are writing a client
LimitsBefore you design around something we do not do

Engineering notes — investigations, benchmark method, internal design — live in ../docs/ and are not user documentation. The split is deliberate: a page that explains how to connect an app and a page that records why a crash happened have different readers, and mixing them makes both harder to find.