Agent Entry Points
Dewey serves raw text, JSON, and markdown at stable URLs for AI agents and tooling. Human docs live at /docs.
Primary Files
- AGENTS.mdCombined context for AI coding assistants
- llms.txtPlain text project summary
- install.mdLLM-executable installation guide
- lm.txtShort alias for llms.txt
Retrieval Surface
- /agent/manifest.jsonDiscovery index for docs, prompts, and bundles
- /agent/docs.jsonStructured docs manifest with markdown bodies
- /agent/prompts.jsonPrompt registry from docs/prompts/*.md
- /agent/context.mdCompact context bundle for agent ingestion
- /agent/context.jsonJSON context bundle for tools
- /agent/bundles/core.mdRecommended core reading bundle
- /agent/bundles/prompts.mdCombined prompt bundle
Agent-Optimized Docs
- /agents/overview.mdAgent-optimized overview