Generated reference docs
Generated by pnpm gen:docs — do not edit by hand.
This tier holds docs derived mechanically from source, so they can never drift from the code that backs them. Run pnpm gen:docs to regenerate; pnpm gen:docs --check (wired into pnpm check and CI) fails on drift.
Generated files:
cli.md— fullneocommand inventory, from thecliRegistryframework registry plus the legacy hand-routed commands insrc/bin/neo.ts.env-vars.md— everyNEO_*runtime variable, from theENV_SETTINGSregistry insrc/runtime/env-settings.ts.slash-commands.md— the TUI/namecommand catalog, fromsrc/cli/commands/core-commands.ts(the same list/helprenders).
The generator also injects marker-delimited regions into a few hand-written docs (docs/user/env-vars.md's inventory table, docs/user/routing.md's wire dispatch section) and .env.example's user-relevant NEO_* block.
See ../README.md for the docs corpus map and ../corpus.json for the machine-readable manifest.