16.8.12 llms.txt
llms.txt is a UTF-8 plain-text contents map that helps LLMs quickly find the structure and
main canonical pages of the current Machbase DBMS manual.
URL
| Language | URL |
|---|---|
| English | https://docs.machbase.com/llms.txt |
| Korean | https://docs.machbase.com/kr/llms.txt |
The output includes only current /dbms/ documentation. Machbase Neo, archived DBMS 8.5,
drafts, and alias pages are excluded.
Contents
- Product and manual version
- Top-level DBMS chapters and canonical URLs
- Canonical SQL, SDK, operations, support scope, and error code references
- AI Agent Reference
- Full-text and JSON index URLs
Usage
- Find the question’s canonical section in
llms.txt. - For individual Markdown, read
index.mdunder that document’s URL. - For the complete corpus, use llms-full.txt.
- Use
llms-chunks.jsonwhen a crawler needs document-level metadata.
llms.txt is a navigation index. Verify product facts in the linked current documentation
before composing a response.
Last updated on