gaps

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

/gaps

/gaps

  1. Read the gap tracker at
    ~/.claude/plugins/config/claude-for-legal/regulatory-legal/gap-tracker.yaml
    .
  2. If
    --close
    : mark gap closed with resolution note.
  3. If
    --accept
    : record the risk-acceptance rationale and acceptor, status → risk-accepted.
  4. Otherwise: report open gaps by age and materiality.
Detailed tracker schema, status-report format, owner-notification logic (per-send confirmation, no exceptions), reminder cadence, the close/risk-accept modes, and the consequential-action gate live in the gap-surfacer reference skill — load it before doing substantive work.
  1. 读取位于
    ~/.claude/plugins/config/claude-for-legal/regulatory-legal/gap-tracker.yaml
    的缺口跟踪器文件。
  2. 如果使用
    --close
    参数:标记缺口为已闭合,并添加解决说明。
  3. 如果使用
    --accept
    参数:记录风险接受的理由和接受人,将状态更新为“风险已接受”。
  4. 否则:按存在时长和重要性报告未闭合缺口。
详细的跟踪器架构、状态报告格式、责任人通知逻辑(每次发送需确认,无例外)、提醒周期、关闭/风险接受模式,以及后续操作规则均存在于gap-surfacer参考skill中——在开展实质性工作前请先加载该skill。