Skip to content

Reference Overview

This section is generated from the aistack source code on every build. The pages here list every parameter, field, type, and default exactly as the running code defines them — no hand-written tables to drift.

For design rationale (why a default is what it is, what the trade-offs are), follow the link from each reference page back to the hand-written narrative.

  • Configuration — every AISTACK_* environment variable, generated from aistack/config.py. Narrative companion: the Configuration guide.
  • The HTTP API endpoint reference lives under /api/reference/. It will likely move here in a later restructure once we are confident the layout works for both consumer-API and operator-config readers.