{
  "name": "Armand Sallé public resources",
  "description": "Canonical, public, read only resources for Armand Sallé's professional profile and technical writing.",
  "authentication": "none",
  "access": "public-read-only",
  "documentation": "https://armand-salle.fr/developers",
  "openapi": "https://armand-salle.fr/openapi.json",
  "endpoints": {
    "profile": "https://armand-salle.fr/api/profile.json",
    "resources": "https://armand-salle.fr/api/resources.json"
  },
  "discovery": {
    "llms": "https://armand-salle.fr/llms.txt",
    "apiCatalog": "https://armand-salle.fr/.well-known/api-catalog",
    "aiCatalog": "https://armand-salle.fr/.well-known/ai-catalog.json",
    "agentSkills": "https://armand-salle.fr/.well-known/agent-skills/index.json",
    "sitemap": "https://armand-salle.fr/sitemap-index.xml",
    "rss": "https://armand-salle.fr/rss.xml"
  },
  "markdown": {
    "home": "https://armand-salle.fr/index.md",
    "about": "https://armand-salle.fr/about.md",
    "contact": "https://armand-salle.fr/contact.md",
    "developers": "https://armand-salle.fr/developers.md",
    "privacy": "https://armand-salle.fr/privacy.md"
  }
}