{
  "module": "customer-test-retest-command",
  "marker": "customerTestRetestCommand",
  "generatedAt": "2026-04-28 02:16:02",
  "title": "龙虾供应链配送系统客户验收清零复测总控",
  "decision": {
    "code": "RETEST_HOLD",
    "label": "暂不进入最终确认",
    "note": "本总控用于批量动作执行后的复测组织和确认刷新，不自动写入任何业务结果。"
  },
  "summary": {
    "retestCases": 6,
    "blocked": 3,
    "actionRequired": 3,
    "pendingReceipt": 7,
    "rolePending": 5,
    "feedbackOpen": 2,
    "p0Open": 2,
    "issueOpen": 4,
    "currentConfirmDecision": "CONFIRM_HOLD",
    "targetDecision": "CONFIRM_READY"
  },
  "retestCases": [
    {
      "code": "RETEST-001",
      "title": "核对批量动作回执",
      "owner": "测试负责人",
      "status": "PENDING_SUBMIT",
      "entry": "https://xia.shenliu.cc/xia-customer-test-clearance-receipt/",
      "expected": "回执行 7 条，待提交 7 条，已回读 0 条。"
    },
    {
      "code": "RETEST-002",
      "title": "执行角色权限复测",
      "owner": "测试/客户代表",
      "status": "ACTION_REQUIRED",
      "entry": "https://xia.shenliu.cc/xia-role-trial/",
      "expected": "角色待回收 5 个，完成后应降为 0。"
    },
    {
      "code": "RETEST-003",
      "title": "执行反馈复测",
      "owner": "测试/开发/客户",
      "status": "ACTION_REQUIRED",
      "entry": "https://xia.shenliu.cc/xia-feedback-status/",
      "expected": "开放反馈 2 条，复测后应进入 RETEST_PASSED/RESOLVED。"
    },
    {
      "code": "RETEST-004",
      "title": "刷新结果回收包",
      "owner": "测试负责人",
      "status": "ACTION_REQUIRED",
      "entry": "https://xia.shenliu.cc/xia-customer-test-result-kit/",
      "expected": "阻塞行 2，待复测行 2，需回填证据和反馈编号。"
    },
    {
      "code": "RETEST-005",
      "title": "重新执行提交预检",
      "owner": "测试负责人",
      "status": "BLOCKED",
      "entry": "https://xia.shenliu.cc/xia-customer-test-submit-preview/",
      "expected": "目标 p0Open=0、issueOpen=0；当前 p0Open=2、issueOpen=4。"
    },
    {
      "code": "RETEST-006",
      "title": "最终提交确认",
      "owner": "客户负责人/测试负责人",
      "status": "HOLD",
      "entry": "https://xia.shenliu.cc/xia-customer-test-submit-confirmation/",
      "expected": "当前 CONFIRM_HOLD，目标 CONFIRM_READY。"
    }
  ],
  "evidenceLinks": [
    {
      "code": "RETEST-EV-001",
      "label": "执行回执包",
      "url": "https://xia.shenliu.cc/xia-customer-test-clearance-receipt/",
      "expected": "回执行和证据检查已核对。"
    },
    {
      "code": "RETEST-EV-002",
      "label": "结果回收包",
      "url": "https://xia.shenliu.cc/xia-customer-test-result-kit/",
      "expected": "RESULT 行已更新为通过或有明确遗留说明。"
    },
    {
      "code": "RETEST-EV-003",
      "label": "提交预检包",
      "url": "https://xia.shenliu.cc/xia-customer-test-submit-preview/",
      "expected": "p0Open=0 且 issueOpen=0。"
    },
    {
      "code": "RETEST-EV-004",
      "label": "提交确认包",
      "url": "https://xia.shenliu.cc/xia-customer-test-submit-confirmation/",
      "expected": "decision.code=CONFIRM_READY。"
    }
  ],
  "verifyCommands": [
    {
      "code": "RETEST-CMD-001",
      "command": "curl https://xia.shenliu.cc/xia-api/system/customer-test-clearance-receipt",
      "expected": "pendingSubmit 降为 0。"
    },
    {
      "code": "RETEST-CMD-002",
      "command": "curl https://xia.shenliu.cc/xia-api/system/customer-test-submit-preview",
      "expected": "p0Open=0 且 issueOpen=0。"
    },
    {
      "code": "RETEST-CMD-003",
      "command": "curl https://xia.shenliu.cc/xia-api/system/customer-test-submit-confirmation",
      "expected": "CONFIRM_READY。"
    }
  ],
  "entrances": [
    {
      "label": "清零复测总控",
      "url": "https://xia.shenliu.cc/xia-customer-test-retest-command/",
      "account": "无需登录",
      "purpose": "组织复测、刷新预检和最终确认"
    },
    {
      "label": "清零执行回执包",
      "url": "https://xia.shenliu.cc/xia-customer-test-clearance-receipt/",
      "account": "无需登录",
      "purpose": "核对批量动作回执"
    },
    {
      "label": "提交预检包",
      "url": "https://xia.shenliu.cc/xia-customer-test-submit-preview/",
      "account": "无需登录",
      "purpose": "复测后重新预检"
    },
    {
      "label": "提交确认包",
      "url": "https://xia.shenliu.cc/xia-customer-test-submit-confirmation/",
      "account": "无需登录",
      "purpose": "最终确认"
    }
  ],
  "sourceApis": {
    "retestCommand": "https://xia.shenliu.cc/xia-api/system/customer-test-retest-command",
    "clearanceReceipt": "https://xia.shenliu.cc/xia-api/system/customer-test-clearance-receipt",
    "submitPreview": "https://xia.shenliu.cc/xia-api/system/customer-test-submit-preview",
    "submitConfirmation": "https://xia.shenliu.cc/xia-api/system/customer-test-submit-confirmation"
  },
  "acceptanceMarkers": [
    "RETEST-001",
    "RETEST-006",
    "RETEST-EV-001",
    "RETEST-CMD-003",
    "RETEST_HOLD",
    "CONFIRM_READY"
  ]
}