{
  "protocol": "ai2w",
  "version": "0.1",
  "site": {
    "name": "Roland Farkas",
    "url": "https://rolandfarkas.com",
    "type": "personal",
    "description": "Digital performance consultant and software engineer. Web performance, technical architecture, security, AI and automation. Creator of AI2Web and CloudCore CMS.",
    "jurisdiction": "GB",
    "languages": ["en-GB"]
  },
  "identity": {
    "legal_name": "Roland Farkas",
    "privacy_policy": "https://rolandfarkas.com/privacy",
    "terms": "https://rolandfarkas.com/terms"
  },
  "capabilities": {
    "content": { "enabled": true, "endpoint": "/blog-index.json", "articles": true, "archive": true },
    "commerce": false
  },
  "transports": {
    "rest": { "enabled": true, "base": "/" },
    "feeds": { "json_feed": "/blog-index.json", "sitemap": "/sitemap.xml", "llms": "/llms.txt" }
  },
  "auth": { "methods": ["none"] },
  "contact": { "support": "hello@rolandfarkas.com" }
}
