{
  "module": "customer-test-clearance-receipt",
  "marker": "customerTestClearanceReceipt",
  "generatedAt": "2026-04-28 02:01:10",
  "title": "龙虾供应链配送系统客户验收清零执行回执包",
  "decision": {
    "code": "RECEIPT_PENDING",
    "label": "等待人工提交批量动作",
    "note": "本回执包用于批量动作执行前后核对，不自动提交角色、反馈或会议结果。"
  },
  "summary": {
    "receiptRows": 7,
    "recorded": 0,
    "pendingSubmit": 7,
    "evidenceChecks": 4,
    "blocked": 2,
    "roleSubmitted": 259,
    "rolePending": 5,
    "feedbackOpen": 2,
    "currentConfirmDecision": "CONFIRM_HOLD",
    "targetDecision": "CONFIRM_READY"
  },
  "receiptRows": [
    {
      "code": "RECEIPT-ROLE-01",
      "type": "角色验收",
      "target": "admin",
      "expected": "通过",
      "current": "待提交",
      "feedbackNo": "",
      "status": "PENDING_SUBMIT",
      "evidenceUrl": "https://xia.shenliu.cc/xia-role-trial-batch/",
      "nextAction": "人工确认后提交 role-trial-results/batch。"
    },
    {
      "code": "RECEIPT-ROLE-02",
      "type": "角色验收",
      "target": "operator",
      "expected": "通过",
      "current": "待提交",
      "feedbackNo": "",
      "status": "PENDING_SUBMIT",
      "evidenceUrl": "https://xia.shenliu.cc/xia-role-trial-batch/",
      "nextAction": "人工确认后提交 role-trial-results/batch。"
    },
    {
      "code": "RECEIPT-ROLE-03",
      "type": "角色验收",
      "target": "salesman",
      "expected": "通过",
      "current": "待提交",
      "feedbackNo": "",
      "status": "PENDING_SUBMIT",
      "evidenceUrl": "https://xia.shenliu.cc/xia-role-trial-batch/",
      "nextAction": "人工确认后提交 role-trial-results/batch。"
    },
    {
      "code": "RECEIPT-ROLE-04",
      "type": "角色验收",
      "target": "store_admin",
      "expected": "通过",
      "current": "待提交",
      "feedbackNo": "",
      "status": "PENDING_SUBMIT",
      "evidenceUrl": "https://xia.shenliu.cc/xia-role-trial-batch/",
      "nextAction": "人工确认后提交 role-trial-results/batch。"
    },
    {
      "code": "RECEIPT-ROLE-05",
      "type": "角色验收",
      "target": "ingredient_supplier",
      "expected": "通过",
      "current": "待提交",
      "feedbackNo": "",
      "status": "PENDING_SUBMIT",
      "evidenceUrl": "https://xia.shenliu.cc/xia-role-trial-batch/",
      "nextAction": "人工确认后提交 role-trial-results/batch。"
    },
    {
      "code": "RECEIPT-FB-01",
      "type": "反馈复测",
      "target": "FB20260426-001",
      "expected": "READY_FOR_RETEST",
      "current": "TRACKING",
      "feedbackNo": "FB20260426-001",
      "status": "PENDING_SUBMIT",
      "evidenceUrl": "https://xia.shenliu.cc/xia-admin/#/login",
      "nextAction": "人工确认后提交 feedback-batch。"
    },
    {
      "code": "RECEIPT-FB-02",
      "type": "反馈复测",
      "target": "FB20260426-003",
      "expected": "READY_FOR_RETEST",
      "current": "TRACKING",
      "feedbackNo": "FB20260426-003",
      "status": "PENDING_SUBMIT",
      "evidenceUrl": "https://xia.shenliu.cc/xia-store-preview/",
      "nextAction": "人工确认后提交 feedback-batch。"
    }
  ],
  "evidenceChecklist": [
    {
      "code": "RECEIPT-EV-001",
      "title": "角色批量提交回执",
      "status": "PENDING",
      "required": "role-trial-results/batch 返回 submittedCount，并能在角色验收结果中查询。"
    },
    {
      "code": "RECEIPT-EV-002",
      "title": "反馈批量提交回执",
      "status": "PENDING",
      "required": "feedback-batch 返回 updatedCount，并能在反馈状态页查询 READY_FOR_RETEST。"
    },
    {
      "code": "RECEIPT-EV-003",
      "title": "P0 资料证据",
      "status": "BLOCKED",
      "required": "P0 未闭环 2 项，需补齐资料回执。"
    },
    {
      "code": "RECEIPT-EV-004",
      "title": "提交确认刷新",
      "status": "HOLD",
      "required": "批量动作与 P0 资料完成后，重新刷新提交确认包。"
    }
  ],
  "verifyCommands": [
    {
      "code": "RECEIPT-CMD-001",
      "title": "查询角色回执",
      "command": "curl https://xia.shenliu.cc/xia-api/role-trial-results",
      "expected": "summary.pending 降为 0 或 submittedCount 增加。"
    },
    {
      "code": "RECEIPT-CMD-002",
      "title": "查询反馈回执",
      "command": "curl https://xia.shenliu.cc/xia-api/feedback-batch/draft",
      "expected": "drafts 降为 0 或目标反馈进入 READY_FOR_RETEST。"
    },
    {
      "code": "RECEIPT-CMD-003",
      "title": "刷新提交确认",
      "command": "curl https://xia.shenliu.cc/xia-api/system/customer-test-submit-confirmation",
      "expected": "decision.code 最终达到 CONFIRM_READY。"
    }
  ],
  "entrances": [
    {
      "label": "清零执行回执包",
      "url": "https://xia.shenliu.cc/xia-customer-test-clearance-receipt/",
      "account": "无需登录",
      "purpose": "核对批量动作提交前后回执和证据"
    },
    {
      "label": "清零执行包",
      "url": "https://xia.shenliu.cc/xia-customer-test-clearance-execution/",
      "account": "无需登录",
      "purpose": "查看 dryRun payload 和人工确认顺序"
    },
    {
      "label": "角色批量回收台",
      "url": "https://xia.shenliu.cc/xia-role-trial-batch/",
      "account": "无需登录；提交前人工确认",
      "purpose": "执行角色验收批量提交"
    },
    {
      "label": "反馈批量复测台",
      "url": "https://xia.shenliu.cc/xia-feedback-batch/",
      "account": "无需登录；提交前人工确认",
      "purpose": "执行反馈待复测批量提交"
    }
  ],
  "sourceApis": {
    "clearanceReceipt": "https://xia.shenliu.cc/xia-api/system/customer-test-clearance-receipt",
    "clearanceExecution": "https://xia.shenliu.cc/xia-api/system/customer-test-clearance-execution",
    "roleTrialResults": "https://xia.shenliu.cc/xia-api/role-trial-results",
    "feedbackBatchDraft": "https://xia.shenliu.cc/xia-api/feedback-batch/draft",
    "submitConfirmation": "https://xia.shenliu.cc/xia-api/system/customer-test-submit-confirmation"
  },
  "acceptanceMarkers": [
    "RECEIPT-ROLE-01",
    "RECEIPT-FB-01",
    "RECEIPT-EV-001",
    "RECEIPT-CMD-003",
    "RECEIPT_PENDING",
    "CONFIRM_READY"
  ]
}