{
  "$comment": "There is no ratified schema for agents.json, so this is a plain descriptive manifest rather than a claim of conformance to one. Static on purpose: everything here is stable metadata. The numbers that change — essay and talk counts — live in /llms.txt, which is generated at build time and cannot go stale.",
  "name": "Kerr Ventures",
  "description": "Application security consulting, investment, and incubation. Kerr Ventures is Chris and Deb Romeo, who founded and sold Security Journey (2016-2022) and Devici (acquired 2025). The site carries Chris Romeo's essays, his complete speaking record, and three podcasts.",
  "url": "https://kerrsecure.com",
  "type": "Organization",
  "language": "en",
  "people": [
    {
      "name": "Chris Romeo",
      "role": "Co-founder",
      "url": "https://kerrsecure.com/about/",
      "knownFor": "Application security, threat modeling, security champion programs, AI and application security"
    },
    {
      "name": "Deb Romeo",
      "role": "Co-founder",
      "url": "https://kerrsecure.com/about/"
    }
  ],
  "resources": {
    "summary": {
      "url": "https://kerrsecure.com/llms.txt",
      "type": "text/plain",
      "description": "Site overview and entry points, generated at build time so its counts stay true."
    },
    "full": {
      "url": "https://kerrsecure.com/llms-full.txt",
      "type": "text/plain",
      "description": "The whole site as one document: every essay in full text, plus the complete speaking record with venues, recordings and slide decks."
    },
    "sitemap": {
      "url": "https://kerrsecure.com/sitemap-index.xml",
      "type": "application/xml"
    },
    "feed": {
      "url": "https://kerrsecure.com/feed/",
      "type": "application/rss+xml",
      "description": "The essays. Also served at /feed.xml."
    },
    "robots": {
      "url": "https://kerrsecure.com/robots.txt",
      "type": "text/plain"
    }
  },
  "content": {
    "essays": "https://kerrsecure.com/{YYYY}/{MM}/{DD}/{slug}/ — inherited from the WordPress site and permanent",
    "essayIndex": "https://kerrsecure.com/essays/",
    "speaking": "https://kerrsecure.com/speaking/{slug}/ — one page per talk, workshop or chairing role",
    "speakingIndex": "https://kerrsecure.com/speaking/",
    "rendering": "Static HTML. Nothing is client-rendered, so the initial response contains everything a reader sees. There is no API and none is needed.",
    "provenance": "Speaking entries are sourced rather than recalled: each traces to a page naming both Chris and the talk, or is marked as resting on his own confirmation. Missing recordings and decks are stated with a reason rather than omitted."
  },
  "usage": {
    "crawling": "allowed",
    "training": "allowed",
    "quoting": "allowed",
    "attribution": "Attribute to Chris Romeo and link the page the material came from.",
    "note": "This site is deliberately open to AI crawlers, including GPTBot, ClaudeBot, Google-Extended and PerplexityBot. Nearly everything here was published in order to be quoted."
  },
  "contact": {
    "general": "hello@kerrsecure.com"
  }
}
