{
    "schemaVersion": "1.0",
    "name": "Yamiru Knowledge API",
    "canonical": "https://yamiru.com",
    "entity": {
        "name": "Viktor Vasko",
        "alias": "Yamiru",
        "type": "Person",
        "wikidata": "https://www.wikidata.org/wiki/Q139394410"
    },
    "description": "Structured knowledge base of yamiru.com for AI agents and RAG systems. Clean facts, stable keys, no marketing.",
    "updated": "2026-08-11T22:05:16+02:00",
    "license": "CC-BY-4.0",
    "attribution": "Viktor Vasko (Yamiru), yamiru.com",
    "endpoints": {
        "knowledge": "https://yamiru.com/knowledge.json",
        "entities": "https://yamiru.com/entities.json",
        "glossary": "https://yamiru.com/glossary.json",
        "taxonomy": "https://yamiru.com/taxonomy.json",
        "faq": "https://yamiru.com/faq.json",
        "changelog": "https://yamiru.com/changelog.json",
        "releases": "https://yamiru.com/releases.json",
        "status": "https://yamiru.com/status.json",
        "facts": "https://yamiru.com/ai/facts.json",
        "summary": "https://yamiru.com/ai/summary.json",
        "knowledge_graph": "https://yamiru.com/ai/knowledge-graph.json",
        "dataset": "https://yamiru.com/ai/dataset.json",
        "search": "https://yamiru.com/ai/search?q={query}"
    },
    "rateLimit": "60/minute"
}