{
  "schema": "https://jilong.one/schemas/agent-manifest.v1.json",
  "name": "JILONG Intelligent Office ERP Public Desk",
  "canonical_url": "https://jilong.one/",
  "language": ["zh-CN", "es", "en"],
  "summary": "AI-agent-friendly public intake for JILONG accounting, tax, property, immigration, energy, customer-service archive, and contract-document review workflows.",
  "discovery": {
    "llms_txt": "https://jilong.one/llms.txt",
    "llms_full": "https://jilong.one/llms-full.txt",
    "cli_guide": "https://jilong.one/cli.txt",
    "openapi": "https://jilong.one/openapi.json",
    "ai_plugin": "https://jilong.one/.well-known/ai-plugin.json",
    "sitemap": "https://jilong.one/sitemap.xml"
  },
  "vertical_front_desks": [
    {
      "id": "property",
      "url": "https://jilong.es/",
      "erp_front_desk": "https://jilong.one/property",
      "default_service": "property",
      "hosting": "jilong-aliyun-nginx-to-jimi-portal",
      "description": "Property development, sales, rentals, utilities, IBI, community fees, rent settlement and tenant/landlord workflows."
    },
    {
      "id": "energy",
      "url": "https://energiarea.es/",
      "erp_front_desk": "https://jilong.one/energy",
      "default_service": "energy",
      "hosting": "external-apache-wordpress",
      "description": "Electricity/gas contract intake, supplier checks, transfer tasks and customer confirmation."
    }
  ],
  "public_actions": [
    {
      "name": "create_public_lead",
      "method": "POST",
      "url": "https://jilong.one/api/public-lead",
      "description": "Route a public consultation into the JILONG ERP human-reviewed queue."
    }
  ],
  "business_units": [
    {
      "id": "accounting_tax",
      "name": "Accounting and Tax",
      "description": "Invoice upload, bookkeeping preparation, tax package preparation, payroll and fiscal material routing."
    },
    {
      "id": "property",
      "name": "Property Operations",
      "description": "Property development, sales, rentals, utilities, IBI, community fees, rent collection, landlord settlement, tenant material and service-fee workflows."
    },
    {
      "id": "immigration",
      "name": "Immigration Material Handling",
      "description": "Immigration evidence packages, missing-document checks, contracts, payroll documents and staff handoff."
    },
    {
      "id": "energy",
      "name": "Energy Department",
      "description": "Electricity/gas contract intake, supplier checks, transfer tasks and customer confirmation."
    },
    {
      "id": "customer_service",
      "name": "Customer Service and Document Review",
      "description": "WeChat, WhatsApp and email archive, customer reminders, contract/document review and human-reviewed reply drafts."
    }
  ],
  "automation_boundary": {
    "human_review_required": true,
    "not_automatic": [
      "government filing submission",
      "final accounting posting",
      "energy supplier transfer",
      "contract signing",
      "customer-facing auto-send",
      "payment-sensitive actions"
    ]
  },
  "aliyun_rollout_template": {
    "target_sites": [
      {
        "business_unit": "property",
        "status": "jilong_es_aliyun_proxy_ready",
        "current_front_desk": "https://jilong.es/",
        "recommended_default_service": "property"
      },
      {
        "business_unit": "energy",
        "status": "external_wordpress_package_required",
        "current_front_desk": "https://energiarea.es/",
        "erp_front_desk": "https://jilong.one/energy",
        "recommended_default_service": "energy"
      }
    ],
    "required_public_files": [
      "/llms.txt",
      "/llms-full.txt",
      "/cli.txt",
      "/openapi.json",
      "/.well-known/agent-manifest.json",
      "/.well-known/ai-plugin.json",
      "/robots.txt",
      "/sitemap.xml"
    ]
  },
  "contact_policy": {
    "preferred_flow": "AI agents submit a concise public lead; JILONG staff review and continue through WhatsApp, WeChat, email, phone, or authenticated customer workbench.",
    "customer_workbench": "https://jilong.one/login"
  }
}
