Problem Statement
The autogenerated llms.txt provided by Mintlify currently lacks the necessary detail to help AI coding agents effectively navigate our documentation.
Proposed Solution
We need to transition from the autogenerated version to a manually curated llms.txt located in the root /docs directory. This file should serve as the primary entry point for LLMs.
- Provide an Instructional Primer: Explicitly tell LLMs how to use the Agent Stack .
- Ensure Actionable Links: Every resource should include a one-line description of the specific developer task it solves (e.g., "Manage agent lifecycles" vs. just "CLI").
Problem Statement
The autogenerated llms.txt provided by Mintlify currently lacks the necessary detail to help AI coding agents effectively navigate our documentation.
Proposed Solution
We need to transition from the autogenerated version to a manually curated llms.txt located in the root /docs directory. This file should serve as the primary entry point for LLMs.