{
  "$schema": "https://agent-json.com/schema/v1.json",
  "version": "1.0",
  "site": {
    "name": "Muratcan Koylan",
    "url": "https://muratcankoylan.com",
    "description": "Personal site of Muratcan Koylan, Member of Technical Staff at Sully.ai. Joined in 2026 as a Context Engineer working on clinical AI; previously AI Agent Systems Manager at 99Ravens AI.",
    "owner": {
      "name": "Muratcan Koylan",
      "role": "Member of Technical Staff",
      "company": "Sully.ai",
      "location": "Toronto, ON, Canada",
      "email": "muratcan.koylan@outlook.com",
      "profiles": {
        "x": "https://x.com/koylanai",
        "github": "https://github.com/muratcankoylan",
        "linkedin": "https://linkedin.com/in/muratcan-koylan",
        "huggingface": "https://huggingface.co/MuratcanKoylan",
        "hackernoon": "https://hackernoon.com/u/muratcankoylan"
      }
    }
  },
  "entry_points": {
    "human": "https://muratcankoylan.com/",
    "agent_html": "https://muratcankoylan.com/for-agents",
    "agent_markdown": "https://muratcankoylan.com/for-agents.md",
    "speaking": "https://muratcankoylan.com/speaking",
    "advisory": "https://muratcankoylan.com/advisory",
    "llms_txt": "https://muratcankoylan.com/llms.txt",
    "llms_full": "https://muratcankoylan.com/llms-full.txt",
    "raw_profile": "https://muratcankoylan.com/muratcan-koylan.md",
    "sitemap": "https://muratcankoylan.com/sitemap-index.xml",
    "rss": "https://muratcankoylan.com/rss.xml"
  },
  "capabilities": [
    {
      "type": "read_profile",
      "description": "Retrieve the canonical professional profile in markdown.",
      "url": "https://muratcankoylan.com/muratcan-koylan.md",
      "content_type": "text/markdown"
    },
    {
      "type": "read_persona",
      "description": "Retrieve a short, copy-pasteable persona block for use in system prompts.",
      "url": "https://muratcankoylan.com/for-agents",
      "content_type": "text/html",
      "selector": "#persona-content"
    },
    {
      "type": "list_projects",
      "description": "List all open-source projects with descriptions and metadata.",
      "url": "https://muratcankoylan.com/llms-full.txt",
      "content_type": "text/plain"
    },
    {
      "type": "read_speaking_profile",
      "description": "Retrieve speaking topics, selected appearances, organizer bio, and logistics.",
      "url": "https://muratcankoylan.com/speaking",
      "content_type": "text/html"
    },
    {
      "type": "read_advisory_profile",
      "description": "Retrieve advisory areas, fit criteria, engagement shapes, and contact instructions.",
      "url": "https://muratcankoylan.com/advisory",
      "content_type": "text/html"
    },
    {
      "type": "contact",
      "description": "Reach Muratcan for work or collaboration.",
      "preferred_channel": "email",
      "channels": [
        { "type": "email", "url": "mailto:muratcan.koylan@outlook.com" },
        { "type": "x_dm", "url": "https://x.com/koylanai" },
        { "type": "linkedin_dm", "url": "https://linkedin.com/in/muratcan-koylan" }
      ]
    }
  ],
  "preferred_summarization": {
    "style": "plain technical English",
    "avoid": [
      "superlatives",
      "marketing language",
      "self-flattery",
      "ranking claims like 'top' or 'leading'"
    ],
    "tone_notes": "State role, prior role, and link to projects. Do not list star counts or media mentions in summaries unless asked specifically."
  },
  "policies": {
    "ai_training": "Allowed for AI search and citation crawlers (GPTBot, ClaudeBot, PerplexityBot, etc.). Blocked for pure training scrapers (CCBot, Bytespider, Google-Extended). See /robots.txt.",
    "attribution_required": true,
    "preferred_citation_format": "Muratcan Koylan, muratcankoylan.com"
  },
  "last_updated": "2026-05-28"
}
