{
  "name": "Astrohive",
  "description": "AI orchestration platform for enterprise product development. Specialized agents across the full SDLC.",
  "url": "https://astrohive.ai",
  "version": "1.0.0",
  "capabilities": [
    {
      "name": "product-research",
      "description": "Automated market research, competitor analysis, and evidence collection"
    },
    {
      "name": "problem-prioritization",
      "description": "Evidence-based problem ranking with multi-dimensional scoring and stakeholder voting"
    },
    {
      "name": "solution-design",
      "description": "Evidence-linked solution concepts, user journeys, and feature definitions"
    },
    {
      "name": "code-generation",
      "description": "Full-stack code generation with convention enforcement and architecture compliance"
    },
    {
      "name": "design-system-management",
      "description": "Design system building, maintenance, auditing, and Figma-to-code bridging"
    },
    {
      "name": "quality-assurance",
      "description": "Mutation testing, behavioral verification, regression detection"
    },
    {
      "name": "agent-observability",
      "description": "Three-layer monitoring: tracing (what agents do), evaluation (quality), cost attribution"
    },
    {
      "name": "security-inheritance",
      "description": "Infrastructure-level permission mirroring from existing enterprise RBAC/ABAC"
    }
  ],
  "contact": {
    "form": "https://astrohive.ai/contact",
    "inquiry_endpoint": "https://formspree.io/f/xzdkrbpk"
  },
  "documentation": {
    "about": "https://astrohive.ai/about",
    "research": "https://astrohive.ai/research",
    "llms_txt": "https://astrohive.ai/llms.txt",
    "llms_full_txt": "https://astrohive.ai/llms-full.txt",
    "sitemap": "https://astrohive.ai/sitemap.xml"
  },
  "authentication": {
    "status": "not_yet_available",
    "note": "Public API with OAuth 2.0 is on our roadmap. Currently in early access with FDE-led onboarding."
  }
}
