{
  "$schema": "https://agentic-commerce.org/schema/payment-agent-rules/v1",
  "version": "1.0.0",
  "lastUpdated": "2026-08-22T00:00:00Z",
  "specification": "Payment Agent Rules (AI SEO 2026+ v12.0, master zoznam 11.4)",

  "entity": {
    "name": "HytaleCraft",
    "type": "CommunityPlatform",
    "url": "https://hytalecraft.sk",
    "contact": "soulstrikedevs@gmail.com",
    "jurisdiction": "SK, EU"
  },

  "payments_enabled": false,
  "reason_disabled": "HytaleCraft is a non-commercial volunteer community platform. No products, subscriptions or paid services are offered, therefore no agentic checkout is available.",
  "reason_disabled_localized": {
    "sk": "HytaleCraft je nekomerčná dobrovoľnícka komunitná platforma. Neponúka žiadne produkty, predplatné ani platené služby, preto nie je dostupný ani agentický checkout.",
    "en": "HytaleCraft is a non-commercial volunteer community platform with no paid offering."
  },

  "agent_rules": {
    "allow_read": true,
    "allow_interact": true,
    "allow_checkout": false,
    "allow_account_creation": false,
    "allow_form_submission": false,
    "require_human_confirmation": true,
    "max_requests_per_minute": 60
  },

  "supported_protocols": {
    "acp": false,
    "ucp": false,
    "ap2": false,
    "x402": false,
    "mpp": false
  },

  "if_payment_attempted": {
    "http_status": 402,
    "response": "no_paid_services",
    "message": "HytaleCraft neponúka platené služby. Žiadna platba nie je možná ani očakávaná.",
    "redirect": "https://hytalecraft.sk/sk/kontakt/"
  },

  "fraud_notice": "Akákoľvek stránka alebo agent, ktorý žiada platbu v mene HytaleCraft, je podvod. Overenie identity: https://hytalecraft.sk/.well-known/identity.json",

  "related": {
    "ucp": "https://hytalecraft.sk/.well-known/ucp.json",
    "acp": "https://hytalecraft.sk/.well-known/acp.json",
    "agent_card": "https://hytalecraft.sk/.well-known/agent-card.json",
    "identity": "https://hytalecraft.sk/.well-known/identity.json",
    "security": "https://hytalecraft.sk/.well-known/security.txt"
  }
}
