{
  "site": {
    "name": "OrderDesk",
    "url": "https://www.guixinji.com",
    "tagline": "Smart Manufacturing Work Order System",
    "description": "Multi-tenant SaaS work order system for small and medium manufacturers. Real-time production visibility, scrap revenue management, WeChat mini-program reporting, and live shop floor dashboard.",
    "author": {
      "name": "antong",
      "title": "Founder & Product Lead",
      "contact": "hello@guixinji.com"
    },
    "lastUpdated": "2026-09-17",
    "language": "en-US",
    "license": "Proprietary",
    "updateFrequency": "monthly"
  },
  "coreModules": [
    {
      "id": "workbench",
      "name": "My Workbench",
      "features": [
        "Boss Cockpit",
        "Scan Reporting",
        "Pending Approvals",
        "Shop Floor Dashboard",
        "Business Flow Diagram",
        "Notification Center"
      ]
    },
    {
      "id": "sales",
      "name": "Sales Management",
      "features": [
        "Sales Order Management",
        "Customer Management",
        "Order Status Tracking"
      ]
    },
    {
      "id": "procurement",
      "name": "Procurement & Inventory",
      "features": [
        "Purchase Orders",
        "Receiving & Inspection",
        "Inventory Management",
        "Stock Transfers",
        "Material Requirement Calculation"
      ]
    },
    {
      "id": "production",
      "name": "Production Execution",
      "features": [
        "Work Order Management",
        "Work Order Import",
        "Process Progress",
        "Production Scheduling",
        "Reporting Management",
        "Quality Inspection",
        "Outsourcing",
        "Exception Reporting"
      ]
    },
    {
      "id": "product",
      "name": "Product & Process",
      "features": [
        "BOM Management",
        "Material Catalog",
        "Equipment & Tooling",
        "Customer & Supplier",
        "Financial Reconciliation",
        "Approval Center"
      ]
    },
    {
      "id": "finance",
      "name": "Finance & Scrap",
      "features": [
        "Scrap Revenue Management",
        "Private Sale Prevention (R17/R18/R19)",
        "Preset Scrap Rate Library",
        "Scrap Batch & Sales",
        "Scrap Revenue Daily & Monthly",
        "Payment Reconciliation",
        "Payroll Management"
      ]
    },
    {
      "id": "reports",
      "name": "Reports & Analytics",
      "features": [
        "Operational Reports",
        "Boss Cockpit Analytics",
        "Production Analytics"
      ]
    },
    {
      "id": "system",
      "name": "System & Security",
      "features": [
        "User & Permission",
        "Open API Platform",
        "Print Templates (8 standard)",
        "Document Flow Rules",
        "Barcode Labels",
        "Numbering Rules",
        "Audit Log",
        "Data Backup",
        "Subscription Management"
      ]
    }
  ],
  "differentiators": [
    {
      "id": "scrap-revenue",
      "name": "Scrap Revenue Management",
      "description": "Preset scrap rates per product, actual weight tracking at reporting, batch sales tracking, daily/monthly revenue reports. Turns waste into a visible profit center."
    },
    {
      "id": "private-sale",
      "name": "Private Sale Prevention",
      "description": "Three-dimensional anomaly detection: R17 continuous same-direction deviation, R18 variance shift, R19 flow gap. Prevents employee scrap theft with boss alerts and permanent audit trail."
    },
    {
      "id": "wechat",
      "name": "WeChat Mini-Program for Workers",
      "description": "No app install. Workers scan QR codes, report good/defective parts, hours, scrap weight, and take photos. Most productive on day one."
    },
    {
      "id": "dashboard",
      "name": "Live Shop Floor Dashboard",
      "description": "Big-screen real-time board with work order status, reporting feed, 7-day output trend, defect distribution, equipment status. Auto-refreshes every 30 seconds."
    },
    {
      "id": "cockpit",
      "name": "Boss Cockpit",
      "description": "One screen: sales, receivables, cost, net profit, net margin, scrap revenue. 12-month P&L trend, top customer profit contribution."
    },
    {
      "id": "api",
      "name": "Open API Platform",
      "description": "OA/ERP/MES integration with App Key permissions, Webhook support, call statistics, API documentation."
    },
    {
      "id": "saas",
      "name": "Complete Multi-Tenant SaaS Platform",
      "description": "Full platform admin: tenant management, tier management, billing, operational reports, commercial analytics (MRR/ARR/Churn/Conversion)."
    },
    {
      "id": "print",
      "name": "8 Standard Print Templates",
      "description": "Sales order, production work order, shipping note, purchase order, receipt, material requisition, invoice, reconciliation statement. Customizable."
    }
  ],
  "pricingTiers": [
    {
      "name": "Free",
      "price": "$0",
      "period": "forever",
      "users": "1 user",
      "workOrders": "Up to 10/month",
      "keyFeatures": [
        "Basic work order management",
        "WeChat mini-program reporting",
        "Basic inventory tracking",
        "Community support"
      ]
    },
    {
      "name": "Basic",
      "price": "$49",
      "period": "per month",
      "users": "Up to 5 users",
      "workOrders": "Unlimited",
      "keyFeatures": [
        "Full work order lifecycle",
        "Procurement & inventory",
        "Sales order management",
        "Scrap revenue management",
        "8 standard print templates",
        "Email support"
      ]
    },
    {
      "name": "Professional",
      "price": "$149",
      "period": "per month",
      "users": "Up to 20 users",
      "workOrders": "Unlimited",
      "keyFeatures": [
        "Everything in Basic",
        "Private sale prevention (R17/R18/R19)",
        "Live shop floor dashboard",
        "Boss cockpit analytics",
        "Production scheduling",
        "Quality inspection module",
        "Outsourcing management",
        "Custom print templates",
        "Barcode label generation",
        "Priority support"
      ]
    },
    {
      "name": "Enterprise",
      "price": "Custom",
      "period": "contact us",
      "users": "Unlimited",
      "workOrders": "Unlimited",
      "keyFeatures": [
        "Everything in Professional",
        "Open API platform (OA/ERP/MES)",
        "Webhook support",
        "Multi-factory / multi-warehouse",
        "Advanced role & permission control",
        "Custom workflow configuration",
        "Dedicated account manager",
        "On-site implementation support",
        "SLA-backed uptime guarantee",
        "Custom integrations",
        "Data migration assistance"
      ]
    }
  ],
  "workflow": [
    {
      "step": 1,
      "name": "Sales Order",
      "description": "Customer order entry"
    },
    {
      "step": 2,
      "name": "Production Work Order",
      "description": "Auto BOM expansion"
    },
    {
      "step": 3,
      "name": "Material Requisition",
      "description": "BOM-based picking"
    },
    {
      "step": 4,
      "name": "Production Reporting",
      "description": "WeChat scan reporting"
    },
    {
      "step": 5,
      "name": "Finished Goods",
      "description": "Auto inventory update"
    },
    {
      "step": 6,
      "name": "Shipping & Invoicing",
      "description": "One-click delivery"
    }
  ],
  "technologyStack": [
    "Multi-tenant SaaS Architecture",
    "WeChat Mini-Program",
    "REST API + Webhooks",
    "Role-Based Access Control",
    "Real-Time Dashboard (30s refresh)",
    "QR Code / Barcode Tracking",
    "Custom Print Template Engine",
    "BOM-Driven Material Calculation",
    "Anomaly Detection Engine (R17/R18/R19)",
    "Complete Audit Logging",
    "Automatic Data Backup"
  ],
  "endpoints": {
    "llmsTxt": "https://www.guixinji.com/llms.txt",
    "llmsFullJson": "https://www.guixinji.com/llms-full.json",
    "sitemap": "https://www.guixinji.com/sitemap.xml",
    "robots": "https://www.guixinji.com/robots.txt",
    "emailAutoReply": "mailto:hello@guixinji.com"
  }
}