{
  "@context": "https://www.rfc-editor.org/rfc/rfc9727",
  "name": "SAMOGR.AI API Catalog",
  "description": "Katalog zasobów odkrywalnych dla agentów AI i klientów API na samograi.pl",
  "provider": {
    "name": "SAMOGR.AI (Dual Core IT Solutions sp. z o.o.)",
    "url": "https://samograi.pl",
    "contact": "kontakt@samograi.pl"
  },
  "lastModified": "2026-04-30",
  "linkset": [
    {
      "anchor": "https://samograi.pl/",
      "service-doc": [
        {
          "href": "https://samograi.pl/llms.txt",
          "type": "text/plain",
          "title": "llms.txt - krótka nawigacja dla LLM"
        },
        {
          "href": "https://samograi.pl/llms-full.txt",
          "type": "text/plain",
          "title": "llms-full.txt - pełen opis usług dla LLM"
        }
      ],
      "describedby": [
        {
          "href": "https://samograi.pl/index.md",
          "type": "text/markdown",
          "title": "Markdown homepage"
        }
      ],
      "agent-skills": [
        {
          "href": "https://samograi.pl/.well-known/agent-skills/SKILL.md",
          "type": "text/markdown",
          "title": "Skills dostępne dla agentów AI"
        }
      ],
      "sitemap": [
        {
          "href": "https://samograi.pl/sitemap.xml",
          "type": "application/xml"
        }
      ]
    }
  ],
  "endpoints": [
    {
      "name": "homepage",
      "url": "https://samograi.pl/",
      "method": "GET",
      "produces": ["text/html"],
      "description": "Strona główna z opisem usług, cennikiem, formularzem kontaktowym"
    },
    {
      "name": "llms-navigation",
      "url": "https://samograi.pl/llms.txt",
      "method": "GET",
      "produces": ["text/plain"],
      "description": "Plik llms.txt zgodny z https://llmstxt.org - skrócony indeks treści dla LLM",
      "audience": ["AI agents", "LLM crawlers", "AI assistants"]
    },
    {
      "name": "llms-full",
      "url": "https://samograi.pl/llms-full.txt",
      "method": "GET",
      "produces": ["text/plain"],
      "description": "Pełen opis SAMOGR.AI dla LLM - usługi, cennik, USP, dane firmowe",
      "audience": ["AI agents", "LLM crawlers"]
    },
    {
      "name": "homepage-markdown",
      "url": "https://samograi.pl/index.md",
      "method": "GET",
      "produces": ["text/markdown"],
      "description": "Markdown wersja strony głównej - łatwiej parsowalna dla LLM",
      "audience": ["AI agents", "LLM crawlers"]
    },
    {
      "name": "agent-skills",
      "url": "https://samograi.pl/.well-known/agent-skills/SKILL.md",
      "method": "GET",
      "produces": ["text/markdown"],
      "description": "Lista skills jakie agent AI może wykonać korzystając z samograi.pl",
      "audience": ["AI agents", "autonomous agents"]
    },
    {
      "name": "sitemap",
      "url": "https://samograi.pl/sitemap.xml",
      "method": "GET",
      "produces": ["application/xml"],
      "description": "Standardowy sitemap z wariantami LLM-friendly"
    },
    {
      "name": "robots",
      "url": "https://samograi.pl/robots.txt",
      "method": "GET",
      "produces": ["text/plain"],
      "description": "Polityka crawlingu - explicytnie dopuszcza GPTBot, ClaudeBot, PerplexityBot, Google-Extended, Anthropic-AI i inne"
    }
  ],
  "contact": {
    "email": "kontakt@samograi.pl",
    "phone": "+48 601 778 664",
    "preferred-channel": "email",
    "response-time": "1-2 dni robocze"
  },
  "license": {
    "name": "Treści informacyjne portalu udostępnione do agregacji i cytowania przez LLM/agenty AI",
    "attribution": "SAMOGR.AI (https://samograi.pl)"
  }
}
