@hunter-harness/workflow-harness 0.2.17 → 0.2.18

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 (78) hide show
  1. package/harness/bundles/general/claude-code/harness-plan/reference.md +5 -5
  2. package/harness/bundles/general/claude-code/harness-review/checklist.md +1 -1
  3. package/harness/bundles/general/claude-code/harness-run/checklist.md +1 -1
  4. package/harness/bundles/general/claude-code/harness-run/reference.md +1 -1
  5. package/harness/bundles/general/claude-code/harness-submit/checklist.md +6 -6
  6. package/harness/bundles/general/claude-code/scripts/harness_profile.py +1 -0
  7. package/harness/bundles/general/claude-code/scripts/harness_runtime.py +4 -4
  8. package/harness/bundles/general/claude-code/scripts/harness_service.py +1 -0
  9. package/harness/bundles/general/codebuddy/harness-plan/reference.md +5 -5
  10. package/harness/bundles/general/codebuddy/harness-review/checklist.md +1 -1
  11. package/harness/bundles/general/codebuddy/harness-run/checklist.md +1 -1
  12. package/harness/bundles/general/codebuddy/harness-run/reference.md +1 -1
  13. package/harness/bundles/general/codebuddy/harness-submit/checklist.md +6 -6
  14. package/harness/bundles/general/codebuddy/scripts/harness_profile.py +1 -0
  15. package/harness/bundles/general/codebuddy/scripts/harness_runtime.py +4 -4
  16. package/harness/bundles/general/codebuddy/scripts/harness_service.py +1 -0
  17. package/harness/bundles/general/codex/harness-plan/reference.md +5 -5
  18. package/harness/bundles/general/codex/harness-review/checklist.md +1 -1
  19. package/harness/bundles/general/codex/harness-run/checklist.md +1 -1
  20. package/harness/bundles/general/codex/harness-run/reference.md +1 -1
  21. package/harness/bundles/general/codex/harness-submit/checklist.md +6 -6
  22. package/harness/bundles/general/codex/scripts/harness_profile.py +1 -0
  23. package/harness/bundles/general/codex/scripts/harness_runtime.py +4 -4
  24. package/harness/bundles/general/codex/scripts/harness_service.py +1 -0
  25. package/harness/bundles/general/cursor/harness-plan/reference.md +5 -5
  26. package/harness/bundles/general/cursor/harness-review/checklist.md +1 -1
  27. package/harness/bundles/general/cursor/harness-run/checklist.md +1 -1
  28. package/harness/bundles/general/cursor/harness-run/reference.md +1 -1
  29. package/harness/bundles/general/cursor/harness-submit/checklist.md +6 -6
  30. package/harness/bundles/general/cursor/scripts/harness_profile.py +1 -0
  31. package/harness/bundles/general/cursor/scripts/harness_runtime.py +4 -4
  32. package/harness/bundles/general/cursor/scripts/harness_service.py +1 -0
  33. package/harness/bundles/java/claude-code/harness-package/checklist.md +1 -1
  34. package/harness/bundles/java/claude-code/harness-plan/reference.md +5 -5
  35. package/harness/bundles/java/claude-code/harness-review/checklist.md +1 -1
  36. package/harness/bundles/java/claude-code/harness-run/checklist.md +2 -2
  37. package/harness/bundles/java/claude-code/harness-run/reference.md +352 -352
  38. package/harness/bundles/java/claude-code/harness-submit/checklist.md +6 -6
  39. package/harness/bundles/java/claude-code/scripts/harness_profile.py +1 -0
  40. package/harness/bundles/java/claude-code/scripts/harness_runtime.py +4 -4
  41. package/harness/bundles/java/claude-code/scripts/harness_service.py +1 -0
  42. package/harness/bundles/java/codebuddy/harness-package/checklist.md +1 -1
  43. package/harness/bundles/java/codebuddy/harness-plan/reference.md +5 -5
  44. package/harness/bundles/java/codebuddy/harness-review/checklist.md +1 -1
  45. package/harness/bundles/java/codebuddy/harness-run/checklist.md +2 -2
  46. package/harness/bundles/java/codebuddy/harness-run/reference.md +352 -352
  47. package/harness/bundles/java/codebuddy/harness-submit/checklist.md +6 -6
  48. package/harness/bundles/java/codebuddy/scripts/harness_profile.py +1 -0
  49. package/harness/bundles/java/codebuddy/scripts/harness_runtime.py +4 -4
  50. package/harness/bundles/java/codebuddy/scripts/harness_service.py +1 -0
  51. package/harness/bundles/java/codex/harness-package/checklist.md +1 -1
  52. package/harness/bundles/java/codex/harness-plan/reference.md +5 -5
  53. package/harness/bundles/java/codex/harness-review/checklist.md +1 -1
  54. package/harness/bundles/java/codex/harness-run/checklist.md +2 -2
  55. package/harness/bundles/java/codex/harness-run/reference.md +352 -352
  56. package/harness/bundles/java/codex/harness-submit/checklist.md +6 -6
  57. package/harness/bundles/java/codex/scripts/harness_profile.py +1 -0
  58. package/harness/bundles/java/codex/scripts/harness_runtime.py +4 -4
  59. package/harness/bundles/java/codex/scripts/harness_service.py +1 -0
  60. package/harness/bundles/java/cursor/harness-package/checklist.md +1 -1
  61. package/harness/bundles/java/cursor/harness-plan/reference.md +5 -5
  62. package/harness/bundles/java/cursor/harness-review/checklist.md +1 -1
  63. package/harness/bundles/java/cursor/harness-run/checklist.md +2 -2
  64. package/harness/bundles/java/cursor/harness-run/reference.md +352 -352
  65. package/harness/bundles/java/cursor/harness-submit/checklist.md +6 -6
  66. package/harness/bundles/java/cursor/scripts/harness_profile.py +1 -0
  67. package/harness/bundles/java/cursor/scripts/harness_runtime.py +4 -4
  68. package/harness/bundles/java/cursor/scripts/harness_service.py +1 -0
  69. package/harness/manifests/general/claude-code.json +8 -8
  70. package/harness/manifests/general/codebuddy.json +8 -8
  71. package/harness/manifests/general/codex.json +8 -8
  72. package/harness/manifests/general/cursor.json +8 -8
  73. package/harness/manifests/java/claude-code.json +9 -9
  74. package/harness/manifests/java/codebuddy.json +9 -9
  75. package/harness/manifests/java/codex.json +9 -9
  76. package/harness/manifests/java/cursor.json +9 -9
  77. package/hunter-workflow-family.json +1 -1
  78. package/package.json +1 -1
@@ -328,7 +328,7 @@ append `phase.start`(`--phase merge`;`note` 含 worktree 分支、主分支
328
328
  ### 步骤 M1:preflight
329
329
 
330
330
  ```powershell
331
- python harness/scripts/harness_integration.py preflight --change <change-name> --run-id <run-id> --feature-branch worktree/<change-name> --target-branch <主分支> --temp-root <task-temp>
331
+ python harness/scripts/harness_integration.py preflight --change <change-name> --run-id <run-id> --feature-branch harness/<change-name> --target-branch <主分支> --temp-root <task-temp>
332
332
  ```
333
333
 
334
334
  获取 integration lock、解析 base/feature head、写 journal 与保护 refs(`refs/harness/integration/<txn>/base|head`)。锁被其他 run 持有 → **停止**,不改动工作区与状态文件。
@@ -336,7 +336,7 @@ python harness/scripts/harness_integration.py preflight --change <change-name> -
336
336
  ### 步骤 M2:prepare
337
337
 
338
338
  ```powershell
339
- python harness/scripts/harness_integration.py prepare --change <change-name> --run-id <run-id> --feature-branch worktree/<change-name> --target-branch <主分支> --temp-root <task-temp>
339
+ python harness/scripts/harness_integration.py prepare --change <change-name> --run-id <run-id> --feature-branch harness/<change-name> --target-branch <主分支> --temp-root <task-temp>
340
340
  ```
341
341
 
342
342
  fetch 后从**已提交** target 创建临时 integration worktree;primary 的 staged/unstaged/untracked/ignored 与 mtime 均不被触碰。
@@ -344,7 +344,7 @@ fetch 后从**已提交** target 创建临时 integration worktree;primary 的
344
344
  ### 步骤 M3:merge
345
345
 
346
346
  ```powershell
347
- python harness/scripts/harness_integration.py merge --change <change-name> --run-id <run-id> --feature-branch worktree/<change-name> --target-branch <主分支> --temp-root <task-temp>
347
+ python harness/scripts/harness_integration.py merge --change <change-name> --run-id <run-id> --feature-branch harness/<change-name> --target-branch <主分支> --temp-root <task-temp>
348
348
  ```
349
349
 
350
350
  - 方式固定 `--no-ff`;merge diff 出现其他 Change 的 contract/runtime 路径 → 结构化 `FOREIGN_CHANGE_PATHS` 拒绝
@@ -356,7 +356,7 @@ python harness/scripts/harness_integration.py merge --change <change-name> --run
356
356
  在 integration worktree 内执行验证命令;远端引入他人提交或 ledger 不可复用时必跑:
357
357
 
358
358
  ```powershell
359
- python harness/scripts/harness_integration.py verify --change <change-name> --run-id <run-id> --feature-branch worktree/<change-name> --target-branch <主分支> --temp-root <task-temp> --command "<resolved command>"
359
+ python harness/scripts/harness_integration.py verify --change <change-name> --run-id <run-id> --feature-branch harness/<change-name> --target-branch <主分支> --temp-root <task-temp> --command "<resolved command>"
360
360
  ```
361
361
 
362
362
  任一命令非零退出 → step FAILED,不进入 push。
@@ -370,7 +370,7 @@ powershell.exe -Command "python harness/scripts/harness_check_gate.py --write"
370
370
  ### 步骤 M5:push
371
371
 
372
372
  ```powershell
373
- python harness/scripts/harness_integration.py push --change <change-name> --run-id <run-id> --feature-branch worktree/<change-name> --target-branch <主分支> --temp-root <task-temp>
373
+ python harness/scripts/harness_integration.py push --change <change-name> --run-id <run-id> --feature-branch harness/<change-name> --target-branch <主分支> --temp-root <task-temp>
374
374
  ```
375
375
 
376
376
  远端基线漂移 → `TARGET_MOVED` 结构化失败,不继续。成功后 journal `pushedHead` 即 `mergeFinalHash`。
@@ -378,7 +378,7 @@ python harness/scripts/harness_integration.py push --change <change-name> --run-
378
378
  ### 步骤 M6:cleanup
379
379
 
380
380
  ```powershell
381
- python harness/scripts/harness_integration.py cleanup --change <change-name> --run-id <run-id> --feature-branch worktree/<change-name> --target-branch <主分支> --temp-root <task-temp>
381
+ python harness/scripts/harness_integration.py cleanup --change <change-name> --run-id <run-id> --feature-branch harness/<change-name> --target-branch <主分支> --temp-root <task-temp>
382
382
  ```
383
383
 
384
384
  - `git worktree remove --force` 精确路径 → 验证注销 → 临时分支 `branch -D` → (push 成功后)删除保护 refs → 释放 integration lock
@@ -48,6 +48,7 @@ PROFILE_REL = Path(".harness") / "config" / "build-profile.json"
48
48
  DEFAULT_EXCLUDED_ROOTS: tuple[str, ...] = (
49
49
  ".git",
50
50
  ".harness",
51
+ ".worktrees",
51
52
  ".claude/worktrees",
52
53
  ".codex/worktrees",
53
54
  ".cursor/worktrees",
@@ -23,10 +23,10 @@ if hasattr(sys.stderr, "reconfigure"):
23
23
  SCHEMA_VERSION = 1
24
24
  _CHANGE_ID = re.compile(r"^[A-Za-z0-9][A-Za-z0-9._-]{0,127}$")
25
25
  _ADAPTERS = {
26
- "claude-code": (".claude/worktrees", "claude/"),
27
- "codex": (".codex/worktrees", "codex/"),
28
- "cursor": (".cursor/worktrees", "cursor/"),
29
- "codebuddy": (".codebuddy/worktrees", "codebuddy/"),
26
+ "claude-code": (".worktrees", "harness/"),
27
+ "codex": (".worktrees", "harness/"),
28
+ "cursor": (".worktrees", "harness/"),
29
+ "codebuddy": (".worktrees", "harness/"),
30
30
  }
31
31
 
32
32
 
@@ -164,6 +164,7 @@ def get_service_start(profile: dict[str, Any]) -> dict[str, Any]:
164
164
  # runtime resolve 把具体 overlay/profile 注入到 session,不写回持久 profile
165
165
  # (spec §3.1 持久 profile 只保存模板;§3.4 修复输入端陈旧 profile)。
166
166
  STALE_WORKTREE_MARKERS: tuple[str, ...] = (
167
+ ".worktrees/",
167
168
  ".claude/worktrees/",
168
169
  ".cursor/worktrees/",
169
170
  ".codeium/worktrees/",
@@ -147,7 +147,7 @@
147
147
  },
148
148
  {
149
149
  "path": "harness-plan/reference.md",
150
- "sha256": "5f3ee154ad79f4b5906efffbd09f14d26ca629540002fb06e35208c21bd5efa4"
150
+ "sha256": "1d252ecff35031bdc32692f52ee8d736d9d8570d5d8ab351ebaf81e85ffc56ea"
151
151
  },
152
152
  {
153
153
  "path": "harness-plan/SKILL.md",
@@ -155,7 +155,7 @@
155
155
  },
156
156
  {
157
157
  "path": "harness-review/checklist.md",
158
- "sha256": "9bb5fcbd3cd407464c2f7c9b3feb5949410aa094b0fac95b39337ed30e3e885b"
158
+ "sha256": "5827ab101fd8d83c7f4616cb538b2dad0d5174e8f70e79d0af54871fb4d8a80f"
159
159
  },
160
160
  {
161
161
  "path": "harness-review/protocols.md",
@@ -171,7 +171,7 @@
171
171
  },
172
172
  {
173
173
  "path": "harness-run/checklist.md",
174
- "sha256": "9b7578d1697772c6c545d1a65c0d232b7f0848185aa4b47ee254ee7b3fbbcb81"
174
+ "sha256": "8f8be29c43b2a37885d0ef729ca4a1cb748869d65de0498b0e38f3e1cc7f317a"
175
175
  },
176
176
  {
177
177
  "path": "harness-run/protocols.md",
@@ -179,7 +179,7 @@
179
179
  },
180
180
  {
181
181
  "path": "harness-run/reference.md",
182
- "sha256": "0c47bca05013669fb1f1a6d6d232aa7771657a5b9727f666811bc2d9e640850c"
182
+ "sha256": "00d13333bc9e398842155bc4f9e59792be3666b15b471e093c8f50fe8aa0abf6"
183
183
  },
184
184
  {
185
185
  "path": "harness-run/SKILL.md",
@@ -187,7 +187,7 @@
187
187
  },
188
188
  {
189
189
  "path": "harness-submit/checklist.md",
190
- "sha256": "9748c5cb4fb33919490d2cc7757b35fd191090ed02af6eacce8aa97e19666328"
190
+ "sha256": "63d7979d4d96f24d012922e0b18e8d9c29f36ad2a14fe794c227bce0e0c6e038"
191
191
  },
192
192
  {
193
193
  "path": "harness-submit/reference.md",
@@ -319,7 +319,7 @@
319
319
  },
320
320
  {
321
321
  "path": "scripts/harness_profile.py",
322
- "sha256": "e242f79d36d7a38bdf3927cd2f65d1c7bb687a4119b07e41a59fec6989d5e253"
322
+ "sha256": "366575a5d201da2730f1c28acbbf4a4ef76dbdacb38d222a555671c93a06b8e0"
323
323
  },
324
324
  {
325
325
  "path": "scripts/harness_review.py",
@@ -327,11 +327,11 @@
327
327
  },
328
328
  {
329
329
  "path": "scripts/harness_runtime.py",
330
- "sha256": "8959e8702bf703380dc2de92bf33aef3f9520d66ffd790c2295ce6cae1c28cab"
330
+ "sha256": "0cc27b7622922fa1c998973979d4970c5c993efe42545fa64dd0e64993030fce"
331
331
  },
332
332
  {
333
333
  "path": "scripts/harness_service.py",
334
- "sha256": "17c26b40ed3e7d110b74ef61e627fa0ad1bc84718a1721a066e6d72ee0e37649"
334
+ "sha256": "af0eb7c93d5f856c5ed5a977e3f9a12dc0ced5baca571f7023f6b04ece46baf6"
335
335
  },
336
336
  {
337
337
  "path": "scripts/harness_state.py",
@@ -147,7 +147,7 @@
147
147
  },
148
148
  {
149
149
  "path": "harness-plan/reference.md",
150
- "sha256": "5f3ee154ad79f4b5906efffbd09f14d26ca629540002fb06e35208c21bd5efa4"
150
+ "sha256": "1d252ecff35031bdc32692f52ee8d736d9d8570d5d8ab351ebaf81e85ffc56ea"
151
151
  },
152
152
  {
153
153
  "path": "harness-plan/SKILL.md",
@@ -155,7 +155,7 @@
155
155
  },
156
156
  {
157
157
  "path": "harness-review/checklist.md",
158
- "sha256": "9bb5fcbd3cd407464c2f7c9b3feb5949410aa094b0fac95b39337ed30e3e885b"
158
+ "sha256": "5827ab101fd8d83c7f4616cb538b2dad0d5174e8f70e79d0af54871fb4d8a80f"
159
159
  },
160
160
  {
161
161
  "path": "harness-review/protocols.md",
@@ -171,7 +171,7 @@
171
171
  },
172
172
  {
173
173
  "path": "harness-run/checklist.md",
174
- "sha256": "9b7578d1697772c6c545d1a65c0d232b7f0848185aa4b47ee254ee7b3fbbcb81"
174
+ "sha256": "8f8be29c43b2a37885d0ef729ca4a1cb748869d65de0498b0e38f3e1cc7f317a"
175
175
  },
176
176
  {
177
177
  "path": "harness-run/protocols.md",
@@ -179,7 +179,7 @@
179
179
  },
180
180
  {
181
181
  "path": "harness-run/reference.md",
182
- "sha256": "0c47bca05013669fb1f1a6d6d232aa7771657a5b9727f666811bc2d9e640850c"
182
+ "sha256": "00d13333bc9e398842155bc4f9e59792be3666b15b471e093c8f50fe8aa0abf6"
183
183
  },
184
184
  {
185
185
  "path": "harness-run/SKILL.md",
@@ -187,7 +187,7 @@
187
187
  },
188
188
  {
189
189
  "path": "harness-submit/checklist.md",
190
- "sha256": "9748c5cb4fb33919490d2cc7757b35fd191090ed02af6eacce8aa97e19666328"
190
+ "sha256": "63d7979d4d96f24d012922e0b18e8d9c29f36ad2a14fe794c227bce0e0c6e038"
191
191
  },
192
192
  {
193
193
  "path": "harness-submit/reference.md",
@@ -319,7 +319,7 @@
319
319
  },
320
320
  {
321
321
  "path": "scripts/harness_profile.py",
322
- "sha256": "e242f79d36d7a38bdf3927cd2f65d1c7bb687a4119b07e41a59fec6989d5e253"
322
+ "sha256": "366575a5d201da2730f1c28acbbf4a4ef76dbdacb38d222a555671c93a06b8e0"
323
323
  },
324
324
  {
325
325
  "path": "scripts/harness_review.py",
@@ -327,11 +327,11 @@
327
327
  },
328
328
  {
329
329
  "path": "scripts/harness_runtime.py",
330
- "sha256": "8959e8702bf703380dc2de92bf33aef3f9520d66ffd790c2295ce6cae1c28cab"
330
+ "sha256": "0cc27b7622922fa1c998973979d4970c5c993efe42545fa64dd0e64993030fce"
331
331
  },
332
332
  {
333
333
  "path": "scripts/harness_service.py",
334
- "sha256": "17c26b40ed3e7d110b74ef61e627fa0ad1bc84718a1721a066e6d72ee0e37649"
334
+ "sha256": "af0eb7c93d5f856c5ed5a977e3f9a12dc0ced5baca571f7023f6b04ece46baf6"
335
335
  },
336
336
  {
337
337
  "path": "scripts/harness_state.py",
@@ -135,7 +135,7 @@
135
135
  },
136
136
  {
137
137
  "path": "harness-plan/reference.md",
138
- "sha256": "5f3ee154ad79f4b5906efffbd09f14d26ca629540002fb06e35208c21bd5efa4"
138
+ "sha256": "1d252ecff35031bdc32692f52ee8d736d9d8570d5d8ab351ebaf81e85ffc56ea"
139
139
  },
140
140
  {
141
141
  "path": "harness-plan/SKILL.md",
@@ -143,7 +143,7 @@
143
143
  },
144
144
  {
145
145
  "path": "harness-review/checklist.md",
146
- "sha256": "9bb5fcbd3cd407464c2f7c9b3feb5949410aa094b0fac95b39337ed30e3e885b"
146
+ "sha256": "5827ab101fd8d83c7f4616cb538b2dad0d5174e8f70e79d0af54871fb4d8a80f"
147
147
  },
148
148
  {
149
149
  "path": "harness-review/protocols.md",
@@ -159,7 +159,7 @@
159
159
  },
160
160
  {
161
161
  "path": "harness-run/checklist.md",
162
- "sha256": "9b7578d1697772c6c545d1a65c0d232b7f0848185aa4b47ee254ee7b3fbbcb81"
162
+ "sha256": "8f8be29c43b2a37885d0ef729ca4a1cb748869d65de0498b0e38f3e1cc7f317a"
163
163
  },
164
164
  {
165
165
  "path": "harness-run/protocols.md",
@@ -167,7 +167,7 @@
167
167
  },
168
168
  {
169
169
  "path": "harness-run/reference.md",
170
- "sha256": "0c47bca05013669fb1f1a6d6d232aa7771657a5b9727f666811bc2d9e640850c"
170
+ "sha256": "00d13333bc9e398842155bc4f9e59792be3666b15b471e093c8f50fe8aa0abf6"
171
171
  },
172
172
  {
173
173
  "path": "harness-run/SKILL.md",
@@ -175,7 +175,7 @@
175
175
  },
176
176
  {
177
177
  "path": "harness-submit/checklist.md",
178
- "sha256": "9748c5cb4fb33919490d2cc7757b35fd191090ed02af6eacce8aa97e19666328"
178
+ "sha256": "63d7979d4d96f24d012922e0b18e8d9c29f36ad2a14fe794c227bce0e0c6e038"
179
179
  },
180
180
  {
181
181
  "path": "harness-submit/reference.md",
@@ -307,7 +307,7 @@
307
307
  },
308
308
  {
309
309
  "path": "scripts/harness_profile.py",
310
- "sha256": "e242f79d36d7a38bdf3927cd2f65d1c7bb687a4119b07e41a59fec6989d5e253"
310
+ "sha256": "366575a5d201da2730f1c28acbbf4a4ef76dbdacb38d222a555671c93a06b8e0"
311
311
  },
312
312
  {
313
313
  "path": "scripts/harness_review.py",
@@ -315,11 +315,11 @@
315
315
  },
316
316
  {
317
317
  "path": "scripts/harness_runtime.py",
318
- "sha256": "8959e8702bf703380dc2de92bf33aef3f9520d66ffd790c2295ce6cae1c28cab"
318
+ "sha256": "0cc27b7622922fa1c998973979d4970c5c993efe42545fa64dd0e64993030fce"
319
319
  },
320
320
  {
321
321
  "path": "scripts/harness_service.py",
322
- "sha256": "17c26b40ed3e7d110b74ef61e627fa0ad1bc84718a1721a066e6d72ee0e37649"
322
+ "sha256": "af0eb7c93d5f856c5ed5a977e3f9a12dc0ced5baca571f7023f6b04ece46baf6"
323
323
  },
324
324
  {
325
325
  "path": "scripts/harness_state.py",
@@ -135,7 +135,7 @@
135
135
  },
136
136
  {
137
137
  "path": "harness-plan/reference.md",
138
- "sha256": "5f3ee154ad79f4b5906efffbd09f14d26ca629540002fb06e35208c21bd5efa4"
138
+ "sha256": "1d252ecff35031bdc32692f52ee8d736d9d8570d5d8ab351ebaf81e85ffc56ea"
139
139
  },
140
140
  {
141
141
  "path": "harness-plan/SKILL.md",
@@ -143,7 +143,7 @@
143
143
  },
144
144
  {
145
145
  "path": "harness-review/checklist.md",
146
- "sha256": "9bb5fcbd3cd407464c2f7c9b3feb5949410aa094b0fac95b39337ed30e3e885b"
146
+ "sha256": "5827ab101fd8d83c7f4616cb538b2dad0d5174e8f70e79d0af54871fb4d8a80f"
147
147
  },
148
148
  {
149
149
  "path": "harness-review/protocols.md",
@@ -159,7 +159,7 @@
159
159
  },
160
160
  {
161
161
  "path": "harness-run/checklist.md",
162
- "sha256": "9b7578d1697772c6c545d1a65c0d232b7f0848185aa4b47ee254ee7b3fbbcb81"
162
+ "sha256": "8f8be29c43b2a37885d0ef729ca4a1cb748869d65de0498b0e38f3e1cc7f317a"
163
163
  },
164
164
  {
165
165
  "path": "harness-run/protocols.md",
@@ -167,7 +167,7 @@
167
167
  },
168
168
  {
169
169
  "path": "harness-run/reference.md",
170
- "sha256": "0c47bca05013669fb1f1a6d6d232aa7771657a5b9727f666811bc2d9e640850c"
170
+ "sha256": "00d13333bc9e398842155bc4f9e59792be3666b15b471e093c8f50fe8aa0abf6"
171
171
  },
172
172
  {
173
173
  "path": "harness-run/SKILL.md",
@@ -175,7 +175,7 @@
175
175
  },
176
176
  {
177
177
  "path": "harness-submit/checklist.md",
178
- "sha256": "9748c5cb4fb33919490d2cc7757b35fd191090ed02af6eacce8aa97e19666328"
178
+ "sha256": "63d7979d4d96f24d012922e0b18e8d9c29f36ad2a14fe794c227bce0e0c6e038"
179
179
  },
180
180
  {
181
181
  "path": "harness-submit/reference.md",
@@ -307,7 +307,7 @@
307
307
  },
308
308
  {
309
309
  "path": "scripts/harness_profile.py",
310
- "sha256": "e242f79d36d7a38bdf3927cd2f65d1c7bb687a4119b07e41a59fec6989d5e253"
310
+ "sha256": "366575a5d201da2730f1c28acbbf4a4ef76dbdacb38d222a555671c93a06b8e0"
311
311
  },
312
312
  {
313
313
  "path": "scripts/harness_review.py",
@@ -315,11 +315,11 @@
315
315
  },
316
316
  {
317
317
  "path": "scripts/harness_runtime.py",
318
- "sha256": "8959e8702bf703380dc2de92bf33aef3f9520d66ffd790c2295ce6cae1c28cab"
318
+ "sha256": "0cc27b7622922fa1c998973979d4970c5c993efe42545fa64dd0e64993030fce"
319
319
  },
320
320
  {
321
321
  "path": "scripts/harness_service.py",
322
- "sha256": "17c26b40ed3e7d110b74ef61e627fa0ad1bc84718a1721a066e6d72ee0e37649"
322
+ "sha256": "af0eb7c93d5f856c5ed5a977e3f9a12dc0ced5baca571f7023f6b04ece46baf6"
323
323
  },
324
324
  {
325
325
  "path": "scripts/harness_state.py",
@@ -151,7 +151,7 @@
151
151
  },
152
152
  {
153
153
  "path": "harness-package/checklist.md",
154
- "sha256": "5a949d7a7ba59190045a2fe18edcdb87b4c1ce3783d226bd02c147972842d833"
154
+ "sha256": "d6d1b9f675a7aaba2c3258a1fae449627e3a2935ccf4ef8881b3ba2877e923d4"
155
155
  },
156
156
  {
157
157
  "path": "harness-package/reference.md",
@@ -171,7 +171,7 @@
171
171
  },
172
172
  {
173
173
  "path": "harness-plan/reference.md",
174
- "sha256": "5f3ee154ad79f4b5906efffbd09f14d26ca629540002fb06e35208c21bd5efa4"
174
+ "sha256": "1d252ecff35031bdc32692f52ee8d736d9d8570d5d8ab351ebaf81e85ffc56ea"
175
175
  },
176
176
  {
177
177
  "path": "harness-plan/SKILL.md",
@@ -179,7 +179,7 @@
179
179
  },
180
180
  {
181
181
  "path": "harness-review/checklist.md",
182
- "sha256": "9bb5fcbd3cd407464c2f7c9b3feb5949410aa094b0fac95b39337ed30e3e885b"
182
+ "sha256": "5827ab101fd8d83c7f4616cb538b2dad0d5174e8f70e79d0af54871fb4d8a80f"
183
183
  },
184
184
  {
185
185
  "path": "harness-review/protocols.md",
@@ -195,7 +195,7 @@
195
195
  },
196
196
  {
197
197
  "path": "harness-run/checklist.md",
198
- "sha256": "06ed2b6006d7b4d17f51cc886ca4cc72e0ecf361bc664fb1983b2758410f7103"
198
+ "sha256": "76ef7bc01a44de4e331ce42487898890a679ad80855f25f3aed5b6f85cb35e6b"
199
199
  },
200
200
  {
201
201
  "path": "harness-run/protocols.md",
@@ -203,7 +203,7 @@
203
203
  },
204
204
  {
205
205
  "path": "harness-run/reference.md",
206
- "sha256": "bf60fde973257a576ace7d5ea45fef069c7246fceb209a6e9813515a3375a317"
206
+ "sha256": "df3d755e70e6e0e216d1a555f700f9656f4c1b60b4b4df51314a71cda6304894"
207
207
  },
208
208
  {
209
209
  "path": "harness-run/SKILL.md",
@@ -211,7 +211,7 @@
211
211
  },
212
212
  {
213
213
  "path": "harness-submit/checklist.md",
214
- "sha256": "9748c5cb4fb33919490d2cc7757b35fd191090ed02af6eacce8aa97e19666328"
214
+ "sha256": "63d7979d4d96f24d012922e0b18e8d9c29f36ad2a14fe794c227bce0e0c6e038"
215
215
  },
216
216
  {
217
217
  "path": "harness-submit/reference.md",
@@ -343,7 +343,7 @@
343
343
  },
344
344
  {
345
345
  "path": "scripts/harness_profile.py",
346
- "sha256": "e242f79d36d7a38bdf3927cd2f65d1c7bb687a4119b07e41a59fec6989d5e253"
346
+ "sha256": "366575a5d201da2730f1c28acbbf4a4ef76dbdacb38d222a555671c93a06b8e0"
347
347
  },
348
348
  {
349
349
  "path": "scripts/harness_review.py",
@@ -351,11 +351,11 @@
351
351
  },
352
352
  {
353
353
  "path": "scripts/harness_runtime.py",
354
- "sha256": "8959e8702bf703380dc2de92bf33aef3f9520d66ffd790c2295ce6cae1c28cab"
354
+ "sha256": "0cc27b7622922fa1c998973979d4970c5c993efe42545fa64dd0e64993030fce"
355
355
  },
356
356
  {
357
357
  "path": "scripts/harness_service.py",
358
- "sha256": "17c26b40ed3e7d110b74ef61e627fa0ad1bc84718a1721a066e6d72ee0e37649"
358
+ "sha256": "af0eb7c93d5f856c5ed5a977e3f9a12dc0ced5baca571f7023f6b04ece46baf6"
359
359
  },
360
360
  {
361
361
  "path": "scripts/harness_state.py",
@@ -151,7 +151,7 @@
151
151
  },
152
152
  {
153
153
  "path": "harness-package/checklist.md",
154
- "sha256": "5a949d7a7ba59190045a2fe18edcdb87b4c1ce3783d226bd02c147972842d833"
154
+ "sha256": "d6d1b9f675a7aaba2c3258a1fae449627e3a2935ccf4ef8881b3ba2877e923d4"
155
155
  },
156
156
  {
157
157
  "path": "harness-package/reference.md",
@@ -171,7 +171,7 @@
171
171
  },
172
172
  {
173
173
  "path": "harness-plan/reference.md",
174
- "sha256": "5f3ee154ad79f4b5906efffbd09f14d26ca629540002fb06e35208c21bd5efa4"
174
+ "sha256": "1d252ecff35031bdc32692f52ee8d736d9d8570d5d8ab351ebaf81e85ffc56ea"
175
175
  },
176
176
  {
177
177
  "path": "harness-plan/SKILL.md",
@@ -179,7 +179,7 @@
179
179
  },
180
180
  {
181
181
  "path": "harness-review/checklist.md",
182
- "sha256": "9bb5fcbd3cd407464c2f7c9b3feb5949410aa094b0fac95b39337ed30e3e885b"
182
+ "sha256": "5827ab101fd8d83c7f4616cb538b2dad0d5174e8f70e79d0af54871fb4d8a80f"
183
183
  },
184
184
  {
185
185
  "path": "harness-review/protocols.md",
@@ -195,7 +195,7 @@
195
195
  },
196
196
  {
197
197
  "path": "harness-run/checklist.md",
198
- "sha256": "06ed2b6006d7b4d17f51cc886ca4cc72e0ecf361bc664fb1983b2758410f7103"
198
+ "sha256": "76ef7bc01a44de4e331ce42487898890a679ad80855f25f3aed5b6f85cb35e6b"
199
199
  },
200
200
  {
201
201
  "path": "harness-run/protocols.md",
@@ -203,7 +203,7 @@
203
203
  },
204
204
  {
205
205
  "path": "harness-run/reference.md",
206
- "sha256": "bf60fde973257a576ace7d5ea45fef069c7246fceb209a6e9813515a3375a317"
206
+ "sha256": "df3d755e70e6e0e216d1a555f700f9656f4c1b60b4b4df51314a71cda6304894"
207
207
  },
208
208
  {
209
209
  "path": "harness-run/SKILL.md",
@@ -211,7 +211,7 @@
211
211
  },
212
212
  {
213
213
  "path": "harness-submit/checklist.md",
214
- "sha256": "9748c5cb4fb33919490d2cc7757b35fd191090ed02af6eacce8aa97e19666328"
214
+ "sha256": "63d7979d4d96f24d012922e0b18e8d9c29f36ad2a14fe794c227bce0e0c6e038"
215
215
  },
216
216
  {
217
217
  "path": "harness-submit/reference.md",
@@ -343,7 +343,7 @@
343
343
  },
344
344
  {
345
345
  "path": "scripts/harness_profile.py",
346
- "sha256": "e242f79d36d7a38bdf3927cd2f65d1c7bb687a4119b07e41a59fec6989d5e253"
346
+ "sha256": "366575a5d201da2730f1c28acbbf4a4ef76dbdacb38d222a555671c93a06b8e0"
347
347
  },
348
348
  {
349
349
  "path": "scripts/harness_review.py",
@@ -351,11 +351,11 @@
351
351
  },
352
352
  {
353
353
  "path": "scripts/harness_runtime.py",
354
- "sha256": "8959e8702bf703380dc2de92bf33aef3f9520d66ffd790c2295ce6cae1c28cab"
354
+ "sha256": "0cc27b7622922fa1c998973979d4970c5c993efe42545fa64dd0e64993030fce"
355
355
  },
356
356
  {
357
357
  "path": "scripts/harness_service.py",
358
- "sha256": "17c26b40ed3e7d110b74ef61e627fa0ad1bc84718a1721a066e6d72ee0e37649"
358
+ "sha256": "af0eb7c93d5f856c5ed5a977e3f9a12dc0ced5baca571f7023f6b04ece46baf6"
359
359
  },
360
360
  {
361
361
  "path": "scripts/harness_state.py",
@@ -139,7 +139,7 @@
139
139
  },
140
140
  {
141
141
  "path": "harness-package/checklist.md",
142
- "sha256": "5a949d7a7ba59190045a2fe18edcdb87b4c1ce3783d226bd02c147972842d833"
142
+ "sha256": "d6d1b9f675a7aaba2c3258a1fae449627e3a2935ccf4ef8881b3ba2877e923d4"
143
143
  },
144
144
  {
145
145
  "path": "harness-package/reference.md",
@@ -159,7 +159,7 @@
159
159
  },
160
160
  {
161
161
  "path": "harness-plan/reference.md",
162
- "sha256": "5f3ee154ad79f4b5906efffbd09f14d26ca629540002fb06e35208c21bd5efa4"
162
+ "sha256": "1d252ecff35031bdc32692f52ee8d736d9d8570d5d8ab351ebaf81e85ffc56ea"
163
163
  },
164
164
  {
165
165
  "path": "harness-plan/SKILL.md",
@@ -167,7 +167,7 @@
167
167
  },
168
168
  {
169
169
  "path": "harness-review/checklist.md",
170
- "sha256": "9bb5fcbd3cd407464c2f7c9b3feb5949410aa094b0fac95b39337ed30e3e885b"
170
+ "sha256": "5827ab101fd8d83c7f4616cb538b2dad0d5174e8f70e79d0af54871fb4d8a80f"
171
171
  },
172
172
  {
173
173
  "path": "harness-review/protocols.md",
@@ -183,7 +183,7 @@
183
183
  },
184
184
  {
185
185
  "path": "harness-run/checklist.md",
186
- "sha256": "06ed2b6006d7b4d17f51cc886ca4cc72e0ecf361bc664fb1983b2758410f7103"
186
+ "sha256": "76ef7bc01a44de4e331ce42487898890a679ad80855f25f3aed5b6f85cb35e6b"
187
187
  },
188
188
  {
189
189
  "path": "harness-run/protocols.md",
@@ -191,7 +191,7 @@
191
191
  },
192
192
  {
193
193
  "path": "harness-run/reference.md",
194
- "sha256": "bf60fde973257a576ace7d5ea45fef069c7246fceb209a6e9813515a3375a317"
194
+ "sha256": "df3d755e70e6e0e216d1a555f700f9656f4c1b60b4b4df51314a71cda6304894"
195
195
  },
196
196
  {
197
197
  "path": "harness-run/SKILL.md",
@@ -199,7 +199,7 @@
199
199
  },
200
200
  {
201
201
  "path": "harness-submit/checklist.md",
202
- "sha256": "9748c5cb4fb33919490d2cc7757b35fd191090ed02af6eacce8aa97e19666328"
202
+ "sha256": "63d7979d4d96f24d012922e0b18e8d9c29f36ad2a14fe794c227bce0e0c6e038"
203
203
  },
204
204
  {
205
205
  "path": "harness-submit/reference.md",
@@ -331,7 +331,7 @@
331
331
  },
332
332
  {
333
333
  "path": "scripts/harness_profile.py",
334
- "sha256": "e242f79d36d7a38bdf3927cd2f65d1c7bb687a4119b07e41a59fec6989d5e253"
334
+ "sha256": "366575a5d201da2730f1c28acbbf4a4ef76dbdacb38d222a555671c93a06b8e0"
335
335
  },
336
336
  {
337
337
  "path": "scripts/harness_review.py",
@@ -339,11 +339,11 @@
339
339
  },
340
340
  {
341
341
  "path": "scripts/harness_runtime.py",
342
- "sha256": "8959e8702bf703380dc2de92bf33aef3f9520d66ffd790c2295ce6cae1c28cab"
342
+ "sha256": "0cc27b7622922fa1c998973979d4970c5c993efe42545fa64dd0e64993030fce"
343
343
  },
344
344
  {
345
345
  "path": "scripts/harness_service.py",
346
- "sha256": "17c26b40ed3e7d110b74ef61e627fa0ad1bc84718a1721a066e6d72ee0e37649"
346
+ "sha256": "af0eb7c93d5f856c5ed5a977e3f9a12dc0ced5baca571f7023f6b04ece46baf6"
347
347
  },
348
348
  {
349
349
  "path": "scripts/harness_state.py",
@@ -139,7 +139,7 @@
139
139
  },
140
140
  {
141
141
  "path": "harness-package/checklist.md",
142
- "sha256": "5a949d7a7ba59190045a2fe18edcdb87b4c1ce3783d226bd02c147972842d833"
142
+ "sha256": "d6d1b9f675a7aaba2c3258a1fae449627e3a2935ccf4ef8881b3ba2877e923d4"
143
143
  },
144
144
  {
145
145
  "path": "harness-package/reference.md",
@@ -159,7 +159,7 @@
159
159
  },
160
160
  {
161
161
  "path": "harness-plan/reference.md",
162
- "sha256": "5f3ee154ad79f4b5906efffbd09f14d26ca629540002fb06e35208c21bd5efa4"
162
+ "sha256": "1d252ecff35031bdc32692f52ee8d736d9d8570d5d8ab351ebaf81e85ffc56ea"
163
163
  },
164
164
  {
165
165
  "path": "harness-plan/SKILL.md",
@@ -167,7 +167,7 @@
167
167
  },
168
168
  {
169
169
  "path": "harness-review/checklist.md",
170
- "sha256": "9bb5fcbd3cd407464c2f7c9b3feb5949410aa094b0fac95b39337ed30e3e885b"
170
+ "sha256": "5827ab101fd8d83c7f4616cb538b2dad0d5174e8f70e79d0af54871fb4d8a80f"
171
171
  },
172
172
  {
173
173
  "path": "harness-review/protocols.md",
@@ -183,7 +183,7 @@
183
183
  },
184
184
  {
185
185
  "path": "harness-run/checklist.md",
186
- "sha256": "06ed2b6006d7b4d17f51cc886ca4cc72e0ecf361bc664fb1983b2758410f7103"
186
+ "sha256": "76ef7bc01a44de4e331ce42487898890a679ad80855f25f3aed5b6f85cb35e6b"
187
187
  },
188
188
  {
189
189
  "path": "harness-run/protocols.md",
@@ -191,7 +191,7 @@
191
191
  },
192
192
  {
193
193
  "path": "harness-run/reference.md",
194
- "sha256": "bf60fde973257a576ace7d5ea45fef069c7246fceb209a6e9813515a3375a317"
194
+ "sha256": "df3d755e70e6e0e216d1a555f700f9656f4c1b60b4b4df51314a71cda6304894"
195
195
  },
196
196
  {
197
197
  "path": "harness-run/SKILL.md",
@@ -199,7 +199,7 @@
199
199
  },
200
200
  {
201
201
  "path": "harness-submit/checklist.md",
202
- "sha256": "9748c5cb4fb33919490d2cc7757b35fd191090ed02af6eacce8aa97e19666328"
202
+ "sha256": "63d7979d4d96f24d012922e0b18e8d9c29f36ad2a14fe794c227bce0e0c6e038"
203
203
  },
204
204
  {
205
205
  "path": "harness-submit/reference.md",
@@ -331,7 +331,7 @@
331
331
  },
332
332
  {
333
333
  "path": "scripts/harness_profile.py",
334
- "sha256": "e242f79d36d7a38bdf3927cd2f65d1c7bb687a4119b07e41a59fec6989d5e253"
334
+ "sha256": "366575a5d201da2730f1c28acbbf4a4ef76dbdacb38d222a555671c93a06b8e0"
335
335
  },
336
336
  {
337
337
  "path": "scripts/harness_review.py",
@@ -339,11 +339,11 @@
339
339
  },
340
340
  {
341
341
  "path": "scripts/harness_runtime.py",
342
- "sha256": "8959e8702bf703380dc2de92bf33aef3f9520d66ffd790c2295ce6cae1c28cab"
342
+ "sha256": "0cc27b7622922fa1c998973979d4970c5c993efe42545fa64dd0e64993030fce"
343
343
  },
344
344
  {
345
345
  "path": "scripts/harness_service.py",
346
- "sha256": "17c26b40ed3e7d110b74ef61e627fa0ad1bc84718a1721a066e6d72ee0e37649"
346
+ "sha256": "af0eb7c93d5f856c5ed5a977e3f9a12dc0ced5baca571f7023f6b04ece46baf6"
347
347
  },
348
348
  {
349
349
  "path": "scripts/harness_state.py",
@@ -7,5 +7,5 @@
7
7
  "java"
8
8
  ],
9
9
  "bundle_version": "0.2.16",
10
- "content_sha256": "sha256:ad47003afb4083b8b315cf3597cec471b575e6abf244638f218b9a9a1de290b5"
10
+ "content_sha256": "sha256:83e9c66dae4c3f72add45bc3afb63c3ffe9a928c8ae688de3152e9be7523c7bf"
11
11
  }