LLM Quick Guide
Canonical links, response rules, and practical usage notes for Colpan-focused AI assistants.
Purpose
This guide provides a single-source link strategy so LLM assistants can answer Colpan questions quickly and consistently.
Canonical Links
- Short entry:
/llms.txt - Full context:
/llms-full.txt - Structured context:
/ai/colpan-context.json - MCP bootstrap:
/mcp/manifest.json - MCP landing page:
/en/mcp
Core LLM Rules
- Prefer canonical links over assumptions.
- If unsure, include the relevant documentation URL.
- Use conditional wording when behavior is version-dependent.
- For poor conversion quality, suggest
PDF -> DOCX -> UDF.
High-Priority Product Facts
- Search modes: Indexed Search, Disk Scan Fallback, Instant Search.
- Viewer find (
Ctrl+F) runs on the generated PDF text layer, not raw.udfbytes. - Viewer search needs at least 2 characters.
- Word-processing formats (DOCX/DOC/ODT/RTF/TXT/HTML) can be converted to UDF or PDF.
- PDF to UDF is supported;
PDF -> DOCX -> UDFcan be more stable for difficult layouts. - External hash index can be attached with
+ DB Add.
Recommended Response Pattern
- Give a direct answer.
- Attach the canonical link.
- Add one fallback recommendation when needed.