{
  "app": "custom-studio",
  "status": "alive",
  "proxySubPath": "assets/proxy.modify-pO_X94wQ.js",
  "shop": "vn1enm-ha.myshopify.com",
  "loggedInCustomerId": "",
  "availablePaths": [
    {
      "path": "/apps/custom-studio",
      "description": "落地页（游客营销视图 / 登录顾客操作台）"
    },
    {
      "path": "/apps/custom-studio/upload",
      "description": "路径 A 传图定制向导（Upload Your Design）"
    },
    {
      "path": "/apps/custom-studio/modify",
      "description": "路径 B 现款改造配置器（Customize Existing Style）"
    },
    {
      "path": "/apps/custom-studio/packaging",
      "description": "路径 C 私模包装定制（Private Label Packaging）"
    },
    {
      "path": "/apps/custom-studio/projects",
      "description": "买家项目中心（My Custom Projects）"
    },
    {
      "path": "/apps/custom-studio/api/uploads",
      "description": "POST 文件上传（multipart，字段名 file）"
    },
    {
      "path": "/apps/custom-studio/api/projects",
      "description": "POST 路径 A 提交 → 创建 CustomProject"
    },
    {
      "path": "/apps/custom-studio/api/catalog",
      "description": "GET 商品目录（Shopify 优先，静态兜底）"
    },
    {
      "path": "/apps/custom-studio/api/modify",
      "description": "POST 路径 B 提交 → 创建 CustomProject"
    },
    {
      "path": "/apps/custom-studio/api/packaging",
      "description": "POST 路径 C 提交 → 创建 CustomProject"
    }
  ],
  "note": "App Proxy 索引；未匹配子路径。签名校验与客户身份打通在后续任务实现"
}