{
  "version": "2026-04-30",
  "site": "https://skinsnode.com/",
  "ai_agents": {
    "allowed": true,
    "preferred_entrypoints": [
      "https://skinsnode.com/llms.txt",
      "https://skinsnode.com/docs/api-reference.md",
      "https://skinsnode.com/openapi.json",
      "https://skinsnode.com/docs/ai-agent-integration.md"
    ],
    "preferred_formats": [
      "text/markdown",
      "application/json",
      "text/plain"
    ],
    "allowed_purposes": [
      "search indexing",
      "answer generation",
      "retrieval-augmented responses",
      "developer integration assistance",
      "API client generation"
    ],
    "disallowed_purposes": [
      "credential guessing",
      "abuse automation",
      "security bypass attempts"
    ],
    "crawl": {
      "allowed_paths": [
        "/",
        "/docs",
        "/docs/*.md",
        "/llms.txt",
        "/llm.txt",
        "/llms-full.txt",
        "/openapi.json",
        "/brand-facts.json",
        "/agent-permissions.json",
        "/skill.md",
        "/AGENTS.md",
        "/sitemap.xml",
        "/robots.txt"
      ],
      "rate_limit_hint": "Cache machine-readable artifacts where practical and avoid repeated high-frequency fetches.",
      "do_not_send_credentials_to_browser_code": true
    }
  },
  "contact": {
    "telegram": "https://t.me/tek9nino"
  }
}
