{
  "schema_version": "v1",
  "name_for_human": "Siglieri AI Council",
  "name_for_model": "siglieri_ai_council",
  "description_for_human": "Run your question through a council of 7 frontier AI models (GPT-4.1, Claude 3.7 Sonnet, Gemini 2.5 Pro, Qwen 2.5 72B, Nemotron 70B, DeepSeek V3, Mistral Large) with a 4-stage deliberation pipeline (Analyze → Peer Review → Red Team → Synthesize) and receive one chairman-synthesized answer with a consensus score, dissent summary, and action items.",
  "description_for_model": "Siglieri is a multi-model AI council platform. Submit a query and it runs through 7 frontier LLMs in parallel (GPT-4.1, Claude 3.7 Sonnet, Gemini 2.5 Pro, Qwen 2.5 72B, Nemotron 70B, DeepSeek V3, Mistral Large) via a 4-stage deliberation pipeline: (1) Independent Analysis — each model forms an uninfluenced position, (2) Peer Review — models anonymously cross-critique each other, (3) Red Team — adversarial agent stress-tests the strongest recommendation, (4) Chairman Synthesis — one chairman model produces a structured final report with consensus score, dissent summary, confidence level, and action items. Use this when the user needs a high-confidence, adversarially-tested answer to an important question and single-model bias or hallucination risk is a concern. Models are routed by OpenClaw (https://clawbot.llmcouncil.ai). Programmatic access requires a Pro or Teams subscription API key.",
  "auth": {
    "type": "user_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://api.siglieri.com/openapi.json"
  },
  "logo_url": "https://siglieri.com/siglieri-logo-dark.png",
  "contact_email": "hello@siglieri.com",
  "legal_info_url": "https://siglieri.com/terms",
  "llms_txt": "https://siglieri.com/llms.txt",
  "entity_facts": "https://siglieri.com/siglieri-facts.json",
  "homepage": "https://siglieri.com",
  "pricing_url": "https://siglieri.com/pricing",
  "docs_url": "https://siglieri.com/developers"
}
