[2026-05-16-llmstxt-mgr-docs] docs: add llms.txt index for LLM context#48
Conversation
Generates an llms.txt index following the llmstxt.org format so LLMs and developer tooling can efficiently discover and traverse the Alauda Database for MySQL documentation tree. Descriptions were authored by sub-agents that read each source .mdx file individually, via doc-center/.claude/skills/llmstxt-generator orchestrated through gt-task (2026-05-16-llmstxt-mgr-docs). - llms.txt: 33 indexed Markdown/MDX files across the docs/en/ tree - llmstxt-state.json: per-file content hashes + descriptions for future refresh runs - llmstxt-config.yaml: include/exclude rules, batch size, and project metadata used by the generator
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Adds an
llms.txtindex following the llmstxt.orgformat, enabling LLMs and developer tooling to discover and traverse this
repo's documentation efficiently.
Generation method: descriptions authored by sub-agents reading each
source file individually, orchestrated by
doc-center/.claude/skills/llmstxt-generatorvia gt-task.manifest2026-05-16-llmstxt-mgr-docstask: 2026-05-16-llmstxt-mgr-docs