reviewer-protocol
当某个 skill 或 agent 需要输出结构化审查意见、或需要解析他方输出的审查意见时使用:本技能定义科研工作台统一审查输出契约(review 围栏 JSON 数组),供所有核验类 skill(如 citation-verify)与发布前审查流程引用。本技能是库技能,不直接面向用户触发。契约规定:意见以 ```review 代码围栏包裹的 JSON 数组输出,元素含 level(error|warn|ok)、check(citation|number|figure|domain|integrity|source)、title、evidence、note 五个字段;全数组最多 8 条,按严重度排序,遵循 evidence-or-silence。
Pinned to revision 56cbe98c2bd7, so it is the text this page describes rather than whatever the author pushed since.
Files
Every link opens the file at its source, pinned to the revision this page describes.