{
  "service": "soulforge",
  "version": "1.0.0",
  "endpoints": {
    "POST /api/forge": "Forge a soul from profile text",
    "GET /api/souls": "List forged souls",
    "GET /api/souls/:slug": "Get a specific soul"
  },
  "backend": "AIML API (perplexity/sonar, perplexity/sonar-pro)"
}