Reference¶
Purpose¶
This section is the canonical lookup surface for exact facts. It is for people who already know what they are doing and need stable names, tables, and limits without tutorial framing.
flowchart TD
A[Need exact lookup] --> B[Command surface]
A --> C[State and environment]
A --> D[Integrations and routed runtimes]
A --> E[Compatibility and terms] This flowchart is the lookup map for the reference section. It points readers to the right page based on whether they need command facts, state rules, integration boundaries, or compatibility terminology.
mindmap
root((Reference))
Commands
top-level commands
subcommands
exit codes
REPL controls
State
config keys
paths
environment
Integrations
plugins
product binaries
Python facade
Compatibility
pre-1.0 limits
glossary
Python compatibility baseline The mindmap summarizes the same reference territory by topic cluster. It is a quick way to confirm whether the answer you need belongs in commands, state, integrations, or compatibility language.
Read This Set By Need¶
Scope¶
These pages are intentionally different from guides:
- they prioritize exact facts over narrative instruction
- they describe current documented surfaces only
- they avoid duplicating architecture explanation except where a boundary matters
Next Step¶
If you need workflows, go to User Guide. If you need system shape, go to Architecture.