{
  "$schema": "https://nlweb.ai/schemas/nlweb-manifest-v1.json",
  "nlweb_version": "0.1-alpha",
  "site": "https://yamiru.com",
  "name": "Yamiru – Viktor Vasko Portfolio",
  "description": "Personal portfolio of Viktor Vasko (Yamiru): Linux sysadmin, firefighter at Ministry of Defence SR, Hytale plugin developer, AiSeoModule author. Košice, Slovakia.",
  "language": "en",
  "last_updated": "2026-06-11",
  "ask_endpoint": {
    "url": "https://yamiru.com/ai/ask",
    "method": "GET",
    "params": { "q": "natural language question" },
    "response_format": "schema.org JSON-LD (Question/Answer)",
    "modes": ["list", "summarize"]
  },
  "mcp_compatible": true,
  "mcp_manifest": "https://yamiru.com/.well-known/mcp.json",
  "data_sources": [
    { "type": "schema_org", "url": "https://yamiru.com/.well-known/schemamap.json" },
    { "type": "rss", "url": "https://yamiru.com/rss.xml" },
    { "type": "facts", "url": "https://yamiru.com/ai/facts.json" },
    { "type": "faq", "url": "https://yamiru.com/ai/faq.json" },
    { "type": "news", "url": "https://yamiru.com/ai/news.json" },
    { "type": "markdown", "url": "https://yamiru.com/content.md" }
  ],
  "license": "CC-BY-4.0",
  "rsl_license": "https://yamiru.com/license.xml",
  "attribution": "Viktor Vasko (Yamiru), yamiru.com",
  "contact": "vaskoviktor@gmail.com"
}
