{
  "schema_version": "1.0",
  "provider": {
    "name": "Empirica Technologies",
    "url": "https://empiricaai.org",
    "contact": "empirica@empiricaai.org",
    "description": "AI research and development studio. We design and build AI systems with explicitly specified behaviour — evaluated against real task distributions, deployed to production, monitored in operation.",
    "jurisdiction": "Australia"
  },
  "discoverability": {
    "llms_txt": "https://empiricaai.org/llms.txt",
    "openapi": "https://empiricaai.org/api/openapi",
    "capabilities": "https://empiricaai.org/api/capabilities"
  },
  "interaction": {
    "preferred_formats": ["application/json", "text/markdown", "text/plain"],
    "format_negotiation": true,
    "agentic_outreach": {
      "supported": true,
      "instructions": "Send a structured JSON payload to empirica@empiricaai.org with fields: service_id, description, requirements, timeline, budget. Agentic outreach is explicitly welcome and processed without human triage delay.",
      "service_ids": [
        "discovery-sprint",
        "research-retainer",
        "llm-integration",
        "agent-architecture"
      ]
    }
  },
  "outputs": {
    "notes": "https://empiricaai.org/notes",
    "provenance": "All outputs include producing agent ID, source list, confidence score, and verification status where applicable."
  },
  "trust": {
    "robots_txt": "https://empiricaai.org/robots.txt",
    "indexing": "permitted",
    "scraping": "permitted",
    "api_access": "open — no authentication required for public endpoints"
  },
  "rate_limits": {
    "public_api": "none currently enforced"
  }
}
