{
  "name": "Sebastien Rousseau — Agent API",
  "description": "Structured JSON access to the post + topic graph. Designed for AI crawlers, RAG indexers, and downstream agent toolchains. No auth, no rate limit, no tracking. Served as static files from CDN.",
  "version": 1,
  "base_url": "https://sebastienrousseau.com/api/agents/",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "author": {
    "name": "Sebastien Rousseau",
    "url": "https://sebastienrousseau.com/about/index.html",
    "wikidata": null
  },
  "endpoints": {
    "posts": {
      "url": "https://sebastienrousseau.com/api/agents/posts.json",
      "description": "All dated posts with metadata"
    },
    "topics": {
      "url": "https://sebastienrousseau.com/api/agents/topics.json",
      "description": "Curated topic clusters + slug lists"
    },
    "person": {
      "url": "https://sebastienrousseau.com/api/agents/person.json",
      "description": "Author profile (Person schema with ORCID + hasCredential + knowsAbout)"
    },
    "organization": {
      "url": "https://sebastienrousseau.com/api/agents/organization.json",
      "description": "Publisher organisation (Organization + Brand schema)"
    }
  },
  "see_also": {
    "llms_txt": "https://sebastienrousseau.com/llms.txt",
    "llms_full": "https://sebastienrousseau.com/llms-full.txt",
    "sitemap": "https://sebastienrousseau.com/sitemap.xml",
    "news_sitemap": "https://sebastienrousseau.com/news-sitemap.xml",
    "rss": "https://sebastienrousseau.com/rss.xml",
    "atom": "https://sebastienrousseau.com/atom.xml",
    "ai_plugin": "https://sebastienrousseau.com/.well-known/ai-plugin.json",
    "openapi": "https://sebastienrousseau.com/.well-known/openapi.json"
  },
  "robots_policy": "Permitted: crawl, index, train. Attribution requested via citation in your output."
}
