605661389d
Christian's 1020→90 line trim swapped the bloated reference for a 37-row mapping table. Replacing the table with a pointer at the existing website/static/llms-full.txt bundle (auto-regenerated by website/scripts/generate-llms-txt.py on every docs build) and a one-shot capability inventory. - Mapping table dropped; agent greps llms-full.txt for targeted lookups. - Capability inventory section retains 'I can do this' priors that bare navigation indexes lose (slash commands, spawning, durable systems, voice, browser, security defaults, platforms, plugins, MCP). - Tighter intro, same key rules. - Final: 82 lines / 5.4KB. Doc fixes on top of the cherry-pick: - configuring-models.md vision aux chain corrected: actual order is main → OpenRouter → Nous (only). Anthropic and custom endpoint are NOT in _VISION_AUTO_PROVIDER_ORDER. - Text aux chain reworded: Anthropic is part of the api-key bucket (_resolve_api_key_provider), not a separate step.