{
  "schema_version": "1.0",
  "name": "儒億科技 (JUOKU Technology) AI Agent Portal",
  "description": "Provides machine-readable structured data regarding Juoku Technology's automotive lights, injection molds, electronic locks, PCB assembly, and international facilities.",
  "contact": {
    "email": "juokusales@juoku.com.tw",
    "web": "http://www.juoku.com.tw/contact.html"
  },
  "endpoints": {
    "company_database": {
      "path": "/api/company.json",
      "method": "GET",
      "description": "Returns the entire company database (history, products, certifications, facilities) as a single structured JSON payload."
    },
    "llm_text_summary": {
      "path": "/llm.txt",
      "method": "GET",
      "description": "A comprehensive, high-density text summary of the website content in Markdown format, optimized for LLM reading."
    }
  },
  "scraping_policies": {
    "allowed_agents": ["*"],
    "rate_limit_seconds": 1,
    "user_agent_rules": "Respect robots.txt. Please cache company.json rather than fetching it repeatedly."
  }
}
