{
  "$schema": "https://a2a.dev/schema/agent-card.json",
  "schema_version": "v0.1",
  "name": "It From Bit",
  "display_name": "It From Bit — Decision Intelligence Practice",
  "description": "Static content site for It From Bit d.o.o., a Croatian decision intelligence consultancy. This is a CONTENT site — there are no callable agent skills, no write APIs, and no authentication. The agent.json exists so A2A-compatible toolchains can discover the firm's machine-readable surfaces (sitemap, llms.txt, llms-full.txt, JSON-LD identity graph, RSS/JSON feeds, schema endpoints) without scraping the homepage.",
  "publisher": {
    "name": "It From Bit d.o.o.",
    "url": "https://itfrombit.biz/",
    "schema_org_id": "https://itfrombit.biz/#organization"
  },
  "contact": "mailto:info@itfrombit.biz",
  "homepage_url": "https://itfrombit.biz/",
  "logo_url": "https://itfrombit.biz/logo.svg",
  "auth": {
    "type": "none"
  },
  "capabilities": {
    "skills": [],
    "supports_streaming": false,
    "supports_authentication": false,
    "supports_multi_turn": false,
    "side_effects": "none"
  },
  "discovery": {
    "sitemap": "https://itfrombit.biz/sitemap.xml",
    "robots": "https://itfrombit.biz/robots.txt",
    "llms_index": "https://itfrombit.biz/llms.txt",
    "llms_full": "https://itfrombit.biz/llms-full.txt",
    "search_index": "https://itfrombit.biz/search-index.json",
    "rss_case_studies": "https://itfrombit.biz/feed.xml",
    "rss_research": "https://itfrombit.biz/research/feed.xml",
    "json_feed": "https://itfrombit.biz/feed.json",
    "jsonld_identity": "https://itfrombit.biz/index.jsonld",
    "ai_plugin": "https://itfrombit.biz/.well-known/ai-plugin.json",
    "ai_content_policy": "https://itfrombit.biz/.well-known/ai-content-policy.json",
    "dataset_catalog": "https://itfrombit.biz/.well-known/dataset.json",
    "reciprocity": "https://itfrombit.biz/.well-known/reciprocity.json",
    "security_txt": "https://itfrombit.biz/.well-known/security.txt",
    "case_studies_api": "https://itfrombit.biz/api/case-studies.json",
    "markdown_mirror_suffix": ".md",
    "markdown_mirror_paths": [
      "/case-studies/{slug}/",
      "/about/",
      "/decision-intelligence/",
      "/press/",
      "/research/",
      "/eu-projects/",
      "/esg/",
      "/dei/",
      "/gep/"
    ]
  },
  "languages": ["en", "hr"],
  "regions": ["European Union", "Croatia"],
  "content_license": "All site text and JSON-LD: all rights reserved by It From Bit d.o.o. Citation with URL attribution is permitted. See /.well-known/ai-content-policy.json for per-content-class reuse rules.",
  "last_updated": "2026-05-14"
}
