moonming opened a new pull request, #2080: URL: https://github.com/apache/apisix-website/pull/2080
## What Wave 3 added a generated `llms.txt` indexing all 1,186 Markdown twins. It was overwriting the hand-curated `website/static/llms.txt` during the overlay — I didn't notice that file existed until I checked what was live after the merge. The curated list is better at the job an index is for: ~48 entries grouped by topic (Core Documentation, Authentication & Security, Traffic Control, AI Gateway, Observability, Kubernetes, Learning Center), each with a sentence saying what the page is for. An agent gets more from that than from 1,186 URLs in alphabetical order. ## Change The curated list now leads the file; the generated full index follows under a `# Full index` heading. Both survive: editorial guidance first, complete coverage after. `website/static/llms.txt` remains the place to edit the front section. ## Verification Generated locally: 7 curated sections with 52 annotated entries at the top, then the full index (600 en + 586 zh). Twin/index parity still 1:1 at 1,186, and the duplicate-entry assertion still passes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
