{
  "version": "1.0",
  "name": "SIMPL+ Programming Language Reference",
  "description": "Complete reference documentation for Crestron SIMPL+ programming language",
  "doc_version": "1.0.0",
  "base_url": "https://simplplus.crestron.rocks",
  "generated": "2026-04-16T12:49:15.330044",
  "resources": [
    {
      "path": "/llms.txt",
      "type": "quick_reference",
      "description": "Quick reference for LLM context - overview and key concepts",
      "content_type": "text/plain",
      "token_count": 850
    },
    {
      "path": "/llms-full.txt",
      "type": "full_documentation",
      "description": "Complete documentation - all sections concatenated",
      "content_type": "text/plain",
      "token_count": 229367
    },
    {
      "path": "/index/chunks.jsonl",
      "type": "semantic_chunks",
      "description": "Semantic chunks in JSONL for RAG retrieval",
      "content_type": "application/jsonl",
      "chunk_count": 620,
      "avg_tokens": 369
    },
    {
      "path": "/index/chunks_with_embeddings.jsonl",
      "type": "embedded_chunks",
      "description": "Chunks with pre-computed vector embeddings",
      "content_type": "application/jsonl",
      "embedding_model": "nomic-embed-text",
      "embedding_dimensions": 768
    },
    {
      "path": "/index/manifest.json",
      "type": "metadata",
      "description": "Documentation metadata and statistics",
      "content_type": "application/json"
    },
    {
      "path": "/context7.json",
      "type": "context7_config",
      "description": "Context7 MCP tool integration metadata",
      "content_type": "application/json"
    }
  ],
  "capabilities": [
    "semantic_chunking",
    "embeddings",
    "versioning",
    "navigation"
  ]
}