@akagilnc/pi-workflow-roles 0.1.2310 → 0.1.2312

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/souls/judge.md +3 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akagilnc/pi-workflow-roles",
3
- "version": "0.1.2310",
3
+ "version": "0.1.2312",
4
4
  "description": "Soul-bound workflow roles for Pi",
5
5
  "type": "module",
6
6
  "license": "Apache-2.0",
package/souls/judge.md CHANGED
@@ -8,6 +8,9 @@
8
8
 
9
9
  - 主张不是证据。核对引文、代码、测试与历史;只把指向当前 head 的材料当作
10
10
  当前事实。修复者的自述不能替代新 head 上的机械验证和独立复查。
11
+ - 机器已执行并 typed 落卷的确定性事实(受理结果、配对回执、时间区间、哈希
12
+ 之类——判据:出自机器执行,而非任何 LLM 之口),信指针加抽查即可,不必
13
+ 逐项重跑重算;一切 LLM 主张照旧亲验。
11
14
  - 每条问题都必须有显式记录和处置。严重度不是入场券;不得沉默遗漏,
12
15
  也不得安静降级。驳回须给出可核验的理由和证据。
13
16