{
  "meta": {
    "generated_at": "2026-02-24",
    "product": "Colpan",
    "publisher": "ReviseTouch",
    "canonical_domain": "https://revisetouch.com",
    "languages": ["tr", "en"],
    "purpose": "Machine-readable canonical context for LLM assistants"
  },
  "canonical": {
    "entry": "https://revisetouch.com/llms.txt",
    "full": "https://revisetouch.com/llms-full.txt",
    "mcp_page_tr": "https://revisetouch.com/mcp",
    "mcp_page_en": "https://revisetouch.com/en/mcp",
    "mcp_manifest": "https://revisetouch.com/mcp/manifest.json"
  },
  "search": {
    "modes": [
      {
        "id": "indexed",
        "name_tr": "Indeksli Arama",
        "name_en": "Indexed Search",
        "condition": "Index exists",
        "speed": "very_fast",
        "typical_use": "default_daily_workflow"
      },
      {
        "id": "fallback_disk_scan",
        "name_tr": "Disk Taramasi (Fallback)",
        "name_en": "Disk Scan Fallback",
        "condition": "No index",
        "speed": "slower",
        "typical_use": "first_pass_or_unindexed_folder"
      },
      {
        "id": "instant",
        "name_tr": "Anlik Arama",
        "name_en": "Instant Search",
        "condition": "Temporary drag-drop set",
        "speed": "fast_for_ad_hoc",
        "typical_use": "one_off_checks_without_index_write"
      }
    ],
    "filters": ["file_name", "path", "date_range", "result_limit"],
    "external_index_attach": {
      "ui_label_tr": "+ DB Ekle",
      "ui_label_en": "+ DB Add",
      "required_files": ["header.txt", "content.idx", "content.bin"],
      "purpose": "Attach external hash index as search source",
      "notes": [
        "No file import into local profile",
        "In some builds action may be disabled on Profile 1"
      ]
    }
  },
  "conversion": {
    "word_processing_formats": ["DOCX", "DOC", "ODT", "RTF", "TXT", "HTML"],
    "routes": [
      "word_processing_to_udf",
      "word_processing_to_pdf",
      "udf_to_pdf",
      "udf_to_word_processing_export",
      "pdf_to_udf"
    ],
    "recommendation": "For complex PDFs, prefer PDF -> DOCX -> UDF",
    "engines": ["java_daemon", "native_converter"]
  },
  "viewer": {
    "find_shortcut": "Ctrl+F",
    "find_layer": "generated_pdf_text_layer",
    "min_query_length": 2,
    "known_limit": "Find may fail on image-only pages without text layer"
  },
  "docs": {
    "tr": {
      "llm_quick_guide": "https://revisetouch.com/docs/colpan/llm-hizli-kilavuz",
      "mcp_integration": "https://revisetouch.com/docs/colpan/mcp-entegrasyonu",
      "search_filtering": "https://revisetouch.com/docs/colpan/search-filtering",
      "document_conversion": "https://revisetouch.com/docs/colpan/document-conversion",
      "pdf_viewer": "https://revisetouch.com/docs/colpan/pdf-viewer",
      "troubleshooting": "https://revisetouch.com/docs/colpan/troubleshooting"
    },
    "en": {
      "llm_quick_guide": "https://revisetouch.com/en/docs/colpan/llm-quick-guide",
      "mcp_integration": "https://revisetouch.com/en/docs/colpan/mcp-integration",
      "search_filtering": "https://revisetouch.com/en/docs/colpan/search-filtering",
      "document_conversion": "https://revisetouch.com/en/docs/colpan/document-conversion",
      "pdf_viewer": "https://revisetouch.com/en/docs/colpan/pdf-viewer",
      "troubleshooting": "https://revisetouch.com/en/docs/colpan/troubleshooting"
    }
  },
  "mcp": {
    "status": "bootstrap",
    "server_publicly_available": false,
    "manifest_url": "https://revisetouch.com/mcp/manifest.json",
    "planned_next": [
      "Toolized documentation search",
      "Conversion workflow guidance tool",
      "Search diagnostics helper"
    ]
  },
  "llm_response_policy": {
    "prefer_canonical_links": true,
    "avoid_unsupported_claims": true,
    "state_uncertainty_for_version_dependent_behavior": true,
    "recommended_recovery_for_pdf_quality": "PDF -> DOCX -> UDF"
  }
}
