This repository has been archived on 2026-07-15. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
code-review/skills/archive-findings/templates/exclusions.md
T
JefferyandClaude Opus 4.8 ef8721296b feat: add /jsc:archive-findings skill (persist code-review verdicts)
Consumes an adjudicated code-review run (攻擊方問題表 + 防守方裁決表) and
persists results into the target project:
-  成立 -> known-issues file (--known-issues)
-  誤判 -> exclusions file (--exclusions)
- 🔁 已知問題 / 🚫 略過 -> skip (count only)
Both paths are required; missing/empty files are created from a bundled
template (skills/archive-findings/templates/). Does not run review or edit code.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 17:42:04 +08:00

10 lines
557 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Code Review 排除事項(Exclusions
> 本檔由 `/jsc:archive-findings` 維護(也可手動編輯),列出已知技術債/團隊慣例/刻意取捨/已確認的誤判。
> `/jsc:code-review` 防守方在步驟 3(a) 會讀此檔:若新發現命中此處條目,標為 **🚫 略過(排除事項)**,不再裁決。
> 不再適用時請手動移除。每筆以 `<!-- key: 檔案位置|問題標題 -->` 去重。
## 排除項目
<!-- archive-findings 由此往下追加條目;條目格式見 /jsc:archive-findings 說明。 -->