{
  "status": "review_ready",
  "application": {
    "applicationName": "JBSCC Shop Operations Connector",
    "publicSite": "https://jbscc.shop",
    "dashboard": "https://app.jbscc.shop",
    "apiBase": "https://api.jbscc.shop",
    "callbackUrl": "https://api.jbscc.shop/shopee/oauth/callback",
    "webhookUrl": "https://api.jbscc.shop/webhooks/shopee",
    "mode": "review_demo",
    "operatorContact": "support@jbscc.shop"
  },
  "scope": "Shopee API review boundary for seller-authorized order, return, webhook, and inventory reconciliation workflows",
  "erpBoundary": "Odoo-compatible internal sales order, SKU, warehouse, and reconciliation workflow",
  "implemented": [
    "public Shopee API review portal",
    "privacy policy and terms pages",
    "OAuth callback endpoint for review validation",
    "webhook receiver endpoint with payload limit and idempotency boundary",
    "operations dashboard for order, return, inventory, and reconciliation review",
    "demo order and reconciliation API responses",
    "documented production prerequisites and ERP boundary"
  ],
  "productionPrerequisites": [
    "approved Shopee app credentials",
    "server-side authorization-code exchange and refresh-token storage",
    "production webhook secret and signature verification",
    "persistent shop, order, event, SKU, stock, return, and audit-log storage",
    "authenticated role-based dashboard access",
    "documented ERP adapter field mapping and pilot seller validation",
    "rate-limit handling, retry jobs, timeout handling, and alerting"
  ],
  "reviewerEntryPoints": [
    "https://jbscc.shop",
    "https://app.jbscc.shop",
    "https://api.jbscc.shop/health",
    "https://api.jbscc.shop/demo/orders",
    "https://api.jbscc.shop/demo/reconciliation"
  ],
  "requestId": "2be9a94a1643aa42"
}