16.8 AI Agent Reference
AI Agent Reference helps AI agents and RAG systems find the correct canonical pages in the Machbase DBMS 8.7 documentation. It links to the authoritative feature documentation rather than redefining SQL syntax, SDK support, or operating procedures.
Contents
| Page | Purpose |
|---|---|
| Agent Guide | Question classification, verification order, and response principles |
| canonical-url-map | Canonical documentation URLs by topic |
| task-map | Reading and verification order by user task |
| support-matrix | Canonical edition, table, and SDK support matrices |
| constraints-index | Canonical constraints and error conditions |
| evidence-map | Evidence selection by claim type |
| terminology-disambiguation | Clarify easily confused terms |
| sql-generation-rules | Verification rules before generating SQL |
| sdk-api-selection-rules | SDK and API selection order |
| operations-checklist | Sequence for safe operational responses |
| error-resolution-map | Canonical error diagnosis references |
| llms.txt | Concise machine-readable documentation map |
| Full Text and RAG Index | Full Markdown and JSON documentation index |
Machine-readable Outputs
The outputs linked above include only current Korean DBMS documentation. Machbase Neo and archived DBMS 8.5 documentation are excluded.
Principles
- Check the server version, edition, table type, and SDK first.
- Read the canonical feature page together with its support scope.
- Do not invent unverified syntax, defaults, limits, or error codes.
- For operational changes, specify the target, impact, recovery method, and completion criteria.
- Use public canonical URLs in responses.
Last updated on