{
    "@context": "https://schema.org",
    "@type": "Dataset",
    "name": "Sumly GEO Knowledge Feed",
    "description": "Structured knowledge feed for AI agents, RAG systems, and LLMs",
    "version": "1.0",
    "canonical": "https://www.sumly.cn/ai-feed.json",
    "updated_at": "2026-06-07T03:53:14+08:00",
    "stats": {
        "entities": 0,
        "chunks": 208,
        "facts": 0,
        "embeddings_ready": false,
        "entities_with_embeddings": 0,
        "sites_indexed": 0
    },
    "topics": [],
    "entities": [],
    "feeds": {
        "self": "/ai-feed.json",
        "facts": "https://www.sumly.cn/facts.json",
        "entity_pattern": "/entity/{slug}.json",
        "topic_pattern": "/topic/{slug}.json",
        "chunk_pattern": "/chunk/{id}.json"
    },
    "citation_policy": {
        "format": "prefer_canonical",
        "attribution": "Sumly GEO Knowledge Feed",
        "license": "structured-data-only"
    },
    "meta": {
        "generator": "Sumly GEO Knowledge Engine v1.0",
        "protocol": "AI Knowledge Feed",
        "crawler": "detected: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
    }
}