{
  "name": "Vocaid",
  "description": "Voice-first AI interview practice platform: realistic mock interviews that talk back, instant feedback, and resume fit & readiness scoring. Practice interviews out loud in 10 languages.",
  "url": "https://vocaid.ai",
  "tagline": "AI Voice Interview Practice & Coaching",
  "capabilities": [
    {
      "type": "content.index",
      "surface": "/llms.txt",
      "format": "text/markdown",
      "description": "Curated index of product + content surfaces for AI agents."
    },
    {
      "type": "content.full",
      "surface": "/llms-full.txt",
      "format": "text/markdown",
      "description": "Full published-article corpus in one markdown file."
    },
    {
      "type": "jobs",
      "surface": "/api/jobs",
      "format": "application/json",
      "description": "Aggregated public job board (internal + external listings)."
    },
    {
      "type": "blog.feed",
      "surface": "/feed.xml",
      "format": "application/rss+xml",
      "description": "RSS 2.0 feed of published blog posts."
    },
    {
      "type": "documentation",
      "surface": "/docs",
      "format": "text/html",
      "description": "Product and API integration documentation."
    }
  ],
  "contact": "support@vocaid.ai",
  "documentation": "https://vocaid.ai/docs",
  "aiTransparency": "https://vocaid.ai/ai-transparency",
  "privacy": "https://vocaid.ai/privacy-policy",
  "terms": "https://vocaid.ai/terms-of-use",
  "access": "read-only"
}