{
    "specVersion": "1.0",
    "host": {
        "displayName": "CSlant",
        "identifier": "cslant.com",
        "url": "https://cslant.com/"
    },
    "entries": [
        {
            "identifier": "urn:air:cslant.com:docs:llms-txt",
            "displayName": "CSlant llms.txt",
            "type": "text/markdown",
            "url": "https://cslant.com/llms.txt",
            "description": "Curated Markdown map of the most important pages on CSlant for language models.",
            "capabilities": [
                "content-map"
            ],
            "representativeQueries": [
                "What does CSlant offer?",
                "Which pages on CSlant matter most?"
            ]
        },
        {
            "identifier": "urn:air:cslant.com:docs:llms-full-txt",
            "displayName": "CSlant llms-full.txt",
            "type": "text/markdown",
            "url": "https://cslant.com/llms-full.txt",
            "description": "Full per-language URL index of CSlant for language models.",
            "capabilities": [
                "content-index"
            ],
            "representativeQueries": [
                "List every page on CSlant",
                "Which pages on CSlant are in English?"
            ]
        },
        {
            "identifier": "urn:air:cslant.com:index:sitemap",
            "displayName": "CSlant XML sitemap",
            "type": "application/xml",
            "url": "https://cslant.com/sitemap.xml",
            "description": "Every public, indexable URL on CSlant with hreflang alternates.",
            "capabilities": [
                "url-index"
            ],
            "representativeQueries": [
                "List all public URLs on CSlant",
                "When was a page on CSlant last updated?"
            ]
        }
    ]
}