Skip to content
16.8 AI Agent Reference

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

PagePurpose
Agent GuideQuestion classification, verification order, and response principles
canonical-url-mapCanonical documentation URLs by topic
task-mapReading and verification order by user task
support-matrixCanonical edition, table, and SDK support matrices
constraints-indexCanonical constraints and error conditions
evidence-mapEvidence selection by claim type
terminology-disambiguationClarify easily confused terms
sql-generation-rulesVerification rules before generating SQL
sdk-api-selection-rulesSDK and API selection order
operations-checklistSequence for safe operational responses
error-resolution-mapCanonical error diagnosis references
llms.txtConcise machine-readable documentation map
Full Text and RAG IndexFull 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

  1. Check the server version, edition, table type, and SDK first.
  2. Read the canonical feature page together with its support scope.
  3. Do not invent unverified syntax, defaults, limits, or error codes.
  4. For operational changes, specify the target, impact, recovery method, and completion criteria.
  5. Use public canonical URLs in responses.
Last updated on