Architecture Cut 18 / Confirmation Action Protocol

BBS 确认动作协议

校验 approve、reject、request-fix 三类人工确认动作。这里提供 GET 协议清单和 POST dry-run 校验, 但不会持久化确认状态,也不会调用真实 BBS 发帖接口。

全部动作批准手动发帖运营拒绝请求运营修复dry-run 可校验需要人工输入策略阻断中国内地美国日本新加坡香港澳大利亚英国加拿大印度欧盟
3动作总数
2可 dry-run
0需人工输入
1策略阻断
3禁止发帖
3写入禁用
Action Protocol

确认动作 dry-run 协议

策略阻断

批准手动发帖【REITs 共审】中国内地 / 消费基础设施 Pixel Mall:从社区热议看消费基础设施 REITs 的资产质量指标

中国内地 / 消费基础设施 Pixel Mall / pending-human-reviewapproved-for-manual-post

dryRun
pending-human-reviewapproved-for-manual-postcommitted=false / bbsPosted=false

该协议只校验动作,不持久化状态,不调用真实 BBS 发帖接口。

仍有 4 个待确认项,不能批准手动发帖。

manualPostAllowed=false,当前不得手动发帖。

角色ops / editor
输入actorRole / actorName / reason / secondConfirm
安全writeDisabled=true / bbsPostDisabled=true
{
  "action": "approve-for-manual-post",
  "articleSlug": "community-consumption-infra-quality",
  "confirmationId": "bbs-human-confirmation-community-consumption-infra-quality",
  "actorRole": "ops",
  "actorName": "ops-reviewer",
  "reason": "dry-run 批准手动发帖",
  "dryRun": true,
  "writeDisabled": true,
  "secondConfirm": false
}
reits://bbs-confirmation-action/approve-for-manual-post/community-consumption-infra-quality
dry-run 可校验

请求运营修复【REITs 共审】中国内地 / 消费基础设施 Pixel Mall:从社区热议看消费基础设施 REITs 的资产质量指标

中国内地 / 消费基础设施 Pixel Mall / pending-human-reviewneeds-ops-fix

dryRun
pending-human-reviewneeds-ops-fixcommitted=false / bbsPosted=false

该协议只校验动作,不持久化状态,不调用真实 BBS 发帖接口。

角色ops
输入actorRole / actorName / reason
安全writeDisabled=true / bbsPostDisabled=true
{
  "action": "request-ops-fix",
  "articleSlug": "community-consumption-infra-quality",
  "confirmationId": "bbs-human-confirmation-community-consumption-infra-quality",
  "actorRole": "ops",
  "actorName": "ops-reviewer",
  "reason": "dry-run 请求运营修复",
  "dryRun": true,
  "writeDisabled": true,
  "secondConfirm": false
}
reits://bbs-confirmation-action/request-ops-fix/community-consumption-infra-quality
dry-run 可校验

运营拒绝【REITs 共审】中国内地 / 消费基础设施 Pixel Mall:从社区热议看消费基础设施 REITs 的资产质量指标

中国内地 / 消费基础设施 Pixel Mall / pending-human-reviewrejected-by-ops

dryRun
pending-human-reviewrejected-by-opscommitted=false / bbsPosted=false

该协议只校验动作,不持久化状态,不调用真实 BBS 发帖接口。

角色ops
输入actorRole / actorName / reason
安全writeDisabled=true / bbsPostDisabled=true
{
  "action": "reject-before-bbs",
  "articleSlug": "community-consumption-infra-quality",
  "confirmationId": "bbs-human-confirmation-community-consumption-infra-quality",
  "actorRole": "ops",
  "actorName": "ops-reviewer",
  "reason": "dry-run 运营拒绝",
  "dryRun": true,
  "writeDisabled": true,
  "secondConfirm": false
}
reits://bbs-confirmation-action/reject-before-bbs/community-consumption-infra-quality