@hunter-harness/workflow-harness 0.2.30 → 0.2.32
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.
- package/harness/bundles/general/claude-code/.harness-build.json +1 -1
- package/harness/bundles/general/claude-code/harness-archive/SKILL.md +3 -3
- package/harness/bundles/general/claude-code/harness-codebase-map/SKILL.md +3 -3
- package/harness/bundles/general/claude-code/harness-knowledge-ingest/SKILL.md +3 -3
- package/harness/bundles/general/claude-code/harness-knowledge-query/SKILL.md +3 -3
- package/harness/bundles/general/claude-code/harness-plan/SKILL.md +6 -6
- package/harness/bundles/general/claude-code/harness-plan/checklist.md +10 -4
- package/harness/bundles/general/claude-code/harness-plan/reference.md +17 -17
- package/harness/bundles/general/claude-code/harness-review/SKILL.md +3 -3
- package/harness/bundles/general/claude-code/harness-run/SKILL.md +4 -4
- package/harness/bundles/general/claude-code/harness-run/checklist.md +2 -2
- package/harness/bundles/general/claude-code/harness-run/reference.md +3 -12
- package/harness/bundles/general/claude-code/harness-submit/SKILL.md +3 -3
- package/harness/bundles/general/claude-code/harness-sync/SKILL.md +3 -3
- package/harness/bundles/general/claude-code/harness-test/SKILL.md +3 -3
- package/harness/bundles/general/claude-code/scripts/harness_gate.py +92 -20
- package/harness/bundles/general/claude-code/scripts/harness_plan_finalize.py +461 -82
- package/harness/bundles/general/codebuddy/.harness-build.json +1 -1
- package/harness/bundles/general/codebuddy/harness-archive/SKILL.md +3 -3
- package/harness/bundles/general/codebuddy/harness-codebase-map/SKILL.md +3 -3
- package/harness/bundles/general/codebuddy/harness-knowledge-ingest/SKILL.md +3 -3
- package/harness/bundles/general/codebuddy/harness-knowledge-query/SKILL.md +3 -3
- package/harness/bundles/general/codebuddy/harness-plan/SKILL.md +6 -6
- package/harness/bundles/general/codebuddy/harness-plan/checklist.md +10 -4
- package/harness/bundles/general/codebuddy/harness-plan/reference.md +17 -17
- package/harness/bundles/general/codebuddy/harness-review/SKILL.md +3 -3
- package/harness/bundles/general/codebuddy/harness-run/SKILL.md +4 -4
- package/harness/bundles/general/codebuddy/harness-run/checklist.md +2 -2
- package/harness/bundles/general/codebuddy/harness-run/reference.md +3 -12
- package/harness/bundles/general/codebuddy/harness-submit/SKILL.md +3 -3
- package/harness/bundles/general/codebuddy/harness-sync/SKILL.md +3 -3
- package/harness/bundles/general/codebuddy/harness-test/SKILL.md +3 -3
- package/harness/bundles/general/codebuddy/scripts/harness_gate.py +92 -20
- package/harness/bundles/general/codebuddy/scripts/harness_plan_finalize.py +461 -82
- package/harness/bundles/general/codex/.harness-build.json +1 -1
- package/harness/bundles/general/codex/harness-archive/SKILL.md +3 -3
- package/harness/bundles/general/codex/harness-codebase-map/SKILL.md +3 -3
- package/harness/bundles/general/codex/harness-knowledge-ingest/SKILL.md +3 -3
- package/harness/bundles/general/codex/harness-knowledge-query/SKILL.md +3 -3
- package/harness/bundles/general/codex/harness-plan/SKILL.md +6 -6
- package/harness/bundles/general/codex/harness-plan/checklist.md +10 -4
- package/harness/bundles/general/codex/harness-plan/reference.md +17 -17
- package/harness/bundles/general/codex/harness-review/SKILL.md +3 -3
- package/harness/bundles/general/codex/harness-run/SKILL.md +4 -4
- package/harness/bundles/general/codex/harness-run/checklist.md +2 -2
- package/harness/bundles/general/codex/harness-run/reference.md +3 -12
- package/harness/bundles/general/codex/harness-submit/SKILL.md +3 -3
- package/harness/bundles/general/codex/harness-sync/SKILL.md +3 -3
- package/harness/bundles/general/codex/harness-test/SKILL.md +3 -3
- package/harness/bundles/general/codex/scripts/harness_gate.py +92 -20
- package/harness/bundles/general/codex/scripts/harness_plan_finalize.py +461 -82
- package/harness/bundles/general/cursor/.harness-build.json +1 -1
- package/harness/bundles/general/cursor/harness-archive/SKILL.md +3 -3
- package/harness/bundles/general/cursor/harness-codebase-map/SKILL.md +3 -3
- package/harness/bundles/general/cursor/harness-knowledge-ingest/SKILL.md +3 -3
- package/harness/bundles/general/cursor/harness-knowledge-query/SKILL.md +3 -3
- package/harness/bundles/general/cursor/harness-plan/SKILL.md +6 -6
- package/harness/bundles/general/cursor/harness-plan/checklist.md +10 -4
- package/harness/bundles/general/cursor/harness-plan/reference.md +17 -17
- package/harness/bundles/general/cursor/harness-review/SKILL.md +3 -3
- package/harness/bundles/general/cursor/harness-run/SKILL.md +4 -4
- package/harness/bundles/general/cursor/harness-run/checklist.md +2 -2
- package/harness/bundles/general/cursor/harness-run/reference.md +3 -12
- package/harness/bundles/general/cursor/harness-submit/SKILL.md +3 -3
- package/harness/bundles/general/cursor/harness-sync/SKILL.md +3 -3
- package/harness/bundles/general/cursor/harness-test/SKILL.md +3 -3
- package/harness/bundles/general/cursor/scripts/harness_gate.py +92 -20
- package/harness/bundles/general/cursor/scripts/harness_plan_finalize.py +461 -82
- package/harness/bundles/java/claude-code/.harness-build.json +1 -1
- package/harness/bundles/java/claude-code/harness-apidoc/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/harness-archive/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/harness-codebase-map/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/harness-knowledge-ingest/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/harness-knowledge-query/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/harness-package/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/harness-plan/SKILL.md +6 -6
- package/harness/bundles/java/claude-code/harness-plan/checklist.md +10 -4
- package/harness/bundles/java/claude-code/harness-plan/reference.md +17 -17
- package/harness/bundles/java/claude-code/harness-review/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/harness-run/SKILL.md +4 -4
- package/harness/bundles/java/claude-code/harness-submit/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/harness-sync/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/harness-test/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/scripts/harness_gate.py +92 -20
- package/harness/bundles/java/claude-code/scripts/harness_plan_finalize.py +461 -82
- package/harness/bundles/java/codebuddy/.harness-build.json +1 -1
- package/harness/bundles/java/codebuddy/harness-apidoc/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/harness-archive/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/harness-codebase-map/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/harness-knowledge-ingest/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/harness-knowledge-query/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/harness-package/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/harness-plan/SKILL.md +6 -6
- package/harness/bundles/java/codebuddy/harness-plan/checklist.md +10 -4
- package/harness/bundles/java/codebuddy/harness-plan/reference.md +17 -17
- package/harness/bundles/java/codebuddy/harness-review/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/harness-run/SKILL.md +4 -4
- package/harness/bundles/java/codebuddy/harness-submit/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/harness-sync/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/harness-test/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/scripts/harness_gate.py +92 -20
- package/harness/bundles/java/codebuddy/scripts/harness_plan_finalize.py +461 -82
- package/harness/bundles/java/codex/.harness-build.json +1 -1
- package/harness/bundles/java/codex/harness-apidoc/SKILL.md +3 -3
- package/harness/bundles/java/codex/harness-archive/SKILL.md +3 -3
- package/harness/bundles/java/codex/harness-codebase-map/SKILL.md +3 -3
- package/harness/bundles/java/codex/harness-knowledge-ingest/SKILL.md +3 -3
- package/harness/bundles/java/codex/harness-knowledge-query/SKILL.md +3 -3
- package/harness/bundles/java/codex/harness-package/SKILL.md +3 -3
- package/harness/bundles/java/codex/harness-plan/SKILL.md +6 -6
- package/harness/bundles/java/codex/harness-plan/checklist.md +10 -4
- package/harness/bundles/java/codex/harness-plan/reference.md +17 -17
- package/harness/bundles/java/codex/harness-review/SKILL.md +3 -3
- package/harness/bundles/java/codex/harness-run/SKILL.md +4 -4
- package/harness/bundles/java/codex/harness-submit/SKILL.md +3 -3
- package/harness/bundles/java/codex/harness-sync/SKILL.md +3 -3
- package/harness/bundles/java/codex/harness-test/SKILL.md +3 -3
- package/harness/bundles/java/codex/scripts/harness_gate.py +92 -20
- package/harness/bundles/java/codex/scripts/harness_plan_finalize.py +461 -82
- package/harness/bundles/java/cursor/.harness-build.json +1 -1
- package/harness/bundles/java/cursor/harness-apidoc/SKILL.md +3 -3
- package/harness/bundles/java/cursor/harness-archive/SKILL.md +3 -3
- package/harness/bundles/java/cursor/harness-codebase-map/SKILL.md +3 -3
- package/harness/bundles/java/cursor/harness-knowledge-ingest/SKILL.md +3 -3
- package/harness/bundles/java/cursor/harness-knowledge-query/SKILL.md +3 -3
- package/harness/bundles/java/cursor/harness-package/SKILL.md +3 -3
- package/harness/bundles/java/cursor/harness-plan/SKILL.md +6 -6
- package/harness/bundles/java/cursor/harness-plan/checklist.md +10 -4
- package/harness/bundles/java/cursor/harness-plan/reference.md +17 -17
- package/harness/bundles/java/cursor/harness-review/SKILL.md +3 -3
- package/harness/bundles/java/cursor/harness-run/SKILL.md +4 -4
- package/harness/bundles/java/cursor/harness-submit/SKILL.md +3 -3
- package/harness/bundles/java/cursor/harness-sync/SKILL.md +3 -3
- package/harness/bundles/java/cursor/harness-test/SKILL.md +3 -3
- package/harness/bundles/java/cursor/scripts/harness_gate.py +92 -20
- package/harness/bundles/java/cursor/scripts/harness_plan_finalize.py +461 -82
- package/harness/manifests/general/claude-code.json +19 -19
- package/harness/manifests/general/codebuddy.json +19 -19
- package/harness/manifests/general/codex.json +19 -19
- package/harness/manifests/general/cursor.json +19 -19
- package/harness/manifests/java/claude-code.json +19 -19
- package/harness/manifests/java/codebuddy.json +19 -19
- package/harness/manifests/java/codex.json +19 -19
- package/harness/manifests/java/cursor.json +19 -19
- package/hunter-workflow-family.json +4 -4
- package/package.json +1 -1
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "java",
|
|
4
4
|
"adapter": "claude-code",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.24",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.34",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@1",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"files": [
|
|
17
17
|
{
|
|
18
18
|
"path": ".harness-build.json",
|
|
19
|
-
"sha256": "
|
|
19
|
+
"sha256": "21e001ef51da121c0b2f8debb190fdc5cbfe4cd5d31c71ad5eb646bfd25f911c"
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
"path": "agents/harness-evaluator.md",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
},
|
|
53
53
|
{
|
|
54
54
|
"path": "harness-apidoc/SKILL.md",
|
|
55
|
-
"sha256": "
|
|
55
|
+
"sha256": "12c18d60b8e9579e05d08e97bfa07fe5dfb5b28f016839b05203de3c45dbafe5"
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
58
|
"path": "harness-archive/checklist.md",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
},
|
|
69
69
|
{
|
|
70
70
|
"path": "harness-archive/SKILL.md",
|
|
71
|
-
"sha256": "
|
|
71
|
+
"sha256": "c0c1c4f2e75d6434e407d873f933c179b77957216ae2cc014c78527bbc542acf"
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
74
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
90
|
"path": "harness-codebase-map/SKILL.md",
|
|
91
|
-
"sha256": "
|
|
91
|
+
"sha256": "8242746ef02d899e88676b5119217e81f8340cc5bfbbea54f9b3df90d4c5340e"
|
|
92
92
|
},
|
|
93
93
|
{
|
|
94
94
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -152,11 +152,11 @@
|
|
|
152
152
|
},
|
|
153
153
|
{
|
|
154
154
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
155
|
-
"sha256": "
|
|
155
|
+
"sha256": "5355729bbf150c693adfa082628f8005d6de1d019792785096b488dea2818017"
|
|
156
156
|
},
|
|
157
157
|
{
|
|
158
158
|
"path": "harness-knowledge-query/SKILL.md",
|
|
159
|
-
"sha256": "
|
|
159
|
+
"sha256": "6ef624a1d05e5d606645184342e9840f35587ea2f09065c049aeffc7e0800b1b"
|
|
160
160
|
},
|
|
161
161
|
{
|
|
162
162
|
"path": "harness-package/checklist.md",
|
|
@@ -168,11 +168,11 @@
|
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
170
|
"path": "harness-package/SKILL.md",
|
|
171
|
-
"sha256": "
|
|
171
|
+
"sha256": "de4bc813af760d510bc2c18e5359e7067f157caead1b6722ef4fc7bd62da3c8c"
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
174
|
"path": "harness-plan/checklist.md",
|
|
175
|
-
"sha256": "
|
|
175
|
+
"sha256": "005f6af01b829771cbec4135c65391964873b022cd2120c80e91a6554ec29cfd"
|
|
176
176
|
},
|
|
177
177
|
{
|
|
178
178
|
"path": "harness-plan/protocols.md",
|
|
@@ -180,11 +180,11 @@
|
|
|
180
180
|
},
|
|
181
181
|
{
|
|
182
182
|
"path": "harness-plan/reference.md",
|
|
183
|
-
"sha256": "
|
|
183
|
+
"sha256": "8bfb369c958b4cb61021dc8604773a87e52a7dc5da62a059c0338aa3db252d4b"
|
|
184
184
|
},
|
|
185
185
|
{
|
|
186
186
|
"path": "harness-plan/SKILL.md",
|
|
187
|
-
"sha256": "
|
|
187
|
+
"sha256": "57101fbad56bb5b58c81a116dae408726d13510c7074fe1003010047bc3e9a43"
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
190
|
"path": "harness-review/checklist.md",
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
},
|
|
201
201
|
{
|
|
202
202
|
"path": "harness-review/SKILL.md",
|
|
203
|
-
"sha256": "
|
|
203
|
+
"sha256": "1bdc6697f277d1ad31d398ba5f4710e04a5fa8b754ddf921c9225e14368d0707"
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
"path": "harness-run/checklist.md",
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
},
|
|
217
217
|
{
|
|
218
218
|
"path": "harness-run/SKILL.md",
|
|
219
|
-
"sha256": "
|
|
219
|
+
"sha256": "00e748ec4a7e0180a98091aecb6f342ffb5d6d485ce91f3171eb88f277b11324"
|
|
220
220
|
},
|
|
221
221
|
{
|
|
222
222
|
"path": "harness-submit/checklist.md",
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
},
|
|
229
229
|
{
|
|
230
230
|
"path": "harness-submit/SKILL.md",
|
|
231
|
-
"sha256": "
|
|
231
|
+
"sha256": "3327f8a16d8d9214eee896384e1565ff169eb9e006e88c0e7b2cacd300710213"
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
234
|
"path": "harness-sync/reference.md",
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
},
|
|
237
237
|
{
|
|
238
238
|
"path": "harness-sync/SKILL.md",
|
|
239
|
-
"sha256": "
|
|
239
|
+
"sha256": "36192f43469e15fb9c0183d08e756cd9183d3757761f5b3413d9ea5d77366e30"
|
|
240
240
|
},
|
|
241
241
|
{
|
|
242
242
|
"path": "harness-test/checklist.md",
|
|
@@ -260,7 +260,7 @@
|
|
|
260
260
|
},
|
|
261
261
|
{
|
|
262
262
|
"path": "harness-test/SKILL.md",
|
|
263
|
-
"sha256": "
|
|
263
|
+
"sha256": "c7f3392079c4e639948a4ec22398c1b009432c645db1537588eaa728f24c9119"
|
|
264
264
|
},
|
|
265
265
|
{
|
|
266
266
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
},
|
|
333
333
|
{
|
|
334
334
|
"path": "scripts/harness_gate.py",
|
|
335
|
-
"sha256": "
|
|
335
|
+
"sha256": "bd2a7e9025be45f53d0ca9e91028e6451728a34e528a881422437a5f5100c77a"
|
|
336
336
|
},
|
|
337
337
|
{
|
|
338
338
|
"path": "scripts/harness_integration.py",
|
|
@@ -356,7 +356,7 @@
|
|
|
356
356
|
},
|
|
357
357
|
{
|
|
358
358
|
"path": "scripts/harness_plan_finalize.py",
|
|
359
|
-
"sha256": "
|
|
359
|
+
"sha256": "8b1f653aef487a9753ac10613e65ac0cb9716577ddd8e06ee0c1f2e95f1f0449"
|
|
360
360
|
},
|
|
361
361
|
{
|
|
362
362
|
"path": "scripts/harness_preflight.py",
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "java",
|
|
4
4
|
"adapter": "codebuddy",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.24",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.34",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@1",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"files": [
|
|
17
17
|
{
|
|
18
18
|
"path": ".harness-build.json",
|
|
19
|
-
"sha256": "
|
|
19
|
+
"sha256": "9d8e43ef77fea64dec43aa72634db30e7566337d42118a281577ae2b157c1286"
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
"path": "agents/harness-evaluator.md",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
},
|
|
53
53
|
{
|
|
54
54
|
"path": "harness-apidoc/SKILL.md",
|
|
55
|
-
"sha256": "
|
|
55
|
+
"sha256": "f27eb1a90ee201f1c4ca37545babc993a41a34d2e4d85928346f51a7e25de0b6"
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
58
|
"path": "harness-archive/checklist.md",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
},
|
|
69
69
|
{
|
|
70
70
|
"path": "harness-archive/SKILL.md",
|
|
71
|
-
"sha256": "
|
|
71
|
+
"sha256": "f2bc92fa90dff2d15bc0cb178aefb8cf993e234cea43aad6f3865cb39f2f5049"
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
74
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
},
|
|
89
89
|
{
|
|
90
90
|
"path": "harness-codebase-map/SKILL.md",
|
|
91
|
-
"sha256": "
|
|
91
|
+
"sha256": "6617526ca69c9b008e07a18cb671651ca10c34bf659715e8f73bc389a2369edf"
|
|
92
92
|
},
|
|
93
93
|
{
|
|
94
94
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -152,11 +152,11 @@
|
|
|
152
152
|
},
|
|
153
153
|
{
|
|
154
154
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
155
|
-
"sha256": "
|
|
155
|
+
"sha256": "d3e34700510867d1cd2b7b82aea6c8dfe5f2ef30fc0074c922c533f4dbfab44e"
|
|
156
156
|
},
|
|
157
157
|
{
|
|
158
158
|
"path": "harness-knowledge-query/SKILL.md",
|
|
159
|
-
"sha256": "
|
|
159
|
+
"sha256": "26feb5e033754cd1f496b6d5bba84229621f072e338e48a663c6d752671e92f6"
|
|
160
160
|
},
|
|
161
161
|
{
|
|
162
162
|
"path": "harness-package/checklist.md",
|
|
@@ -168,11 +168,11 @@
|
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
170
|
"path": "harness-package/SKILL.md",
|
|
171
|
-
"sha256": "
|
|
171
|
+
"sha256": "c986023d61bcdc902c33ef4bd4ff7d84aa62358b54d07adb068dc18afbdfc602"
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
174
|
"path": "harness-plan/checklist.md",
|
|
175
|
-
"sha256": "
|
|
175
|
+
"sha256": "005f6af01b829771cbec4135c65391964873b022cd2120c80e91a6554ec29cfd"
|
|
176
176
|
},
|
|
177
177
|
{
|
|
178
178
|
"path": "harness-plan/protocols.md",
|
|
@@ -180,11 +180,11 @@
|
|
|
180
180
|
},
|
|
181
181
|
{
|
|
182
182
|
"path": "harness-plan/reference.md",
|
|
183
|
-
"sha256": "
|
|
183
|
+
"sha256": "8bfb369c958b4cb61021dc8604773a87e52a7dc5da62a059c0338aa3db252d4b"
|
|
184
184
|
},
|
|
185
185
|
{
|
|
186
186
|
"path": "harness-plan/SKILL.md",
|
|
187
|
-
"sha256": "
|
|
187
|
+
"sha256": "672768c5439ed8879a666d529dc04318feb114c8dce84a73639e521143ff2d6b"
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
190
|
"path": "harness-review/checklist.md",
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
},
|
|
201
201
|
{
|
|
202
202
|
"path": "harness-review/SKILL.md",
|
|
203
|
-
"sha256": "
|
|
203
|
+
"sha256": "38f51f983a9730618cee07297725ed526cc3531be909e9c70851d0ffe650b4e9"
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
"path": "harness-run/checklist.md",
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
},
|
|
217
217
|
{
|
|
218
218
|
"path": "harness-run/SKILL.md",
|
|
219
|
-
"sha256": "
|
|
219
|
+
"sha256": "6c4835c8b4762e51ec224d31e28a8974d40e294857523375fdb40c1975ad4271"
|
|
220
220
|
},
|
|
221
221
|
{
|
|
222
222
|
"path": "harness-submit/checklist.md",
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
},
|
|
229
229
|
{
|
|
230
230
|
"path": "harness-submit/SKILL.md",
|
|
231
|
-
"sha256": "
|
|
231
|
+
"sha256": "b5638a008c9ed8ee92e288d7957caa3c372a15a457b6291b91375b1e76f3ee27"
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
234
|
"path": "harness-sync/reference.md",
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
},
|
|
237
237
|
{
|
|
238
238
|
"path": "harness-sync/SKILL.md",
|
|
239
|
-
"sha256": "
|
|
239
|
+
"sha256": "341773982e283ac51eda93d7ab1e4bc5d6a2704ac0fd802eedce13280673e4aa"
|
|
240
240
|
},
|
|
241
241
|
{
|
|
242
242
|
"path": "harness-test/checklist.md",
|
|
@@ -260,7 +260,7 @@
|
|
|
260
260
|
},
|
|
261
261
|
{
|
|
262
262
|
"path": "harness-test/SKILL.md",
|
|
263
|
-
"sha256": "
|
|
263
|
+
"sha256": "fbff5084cb233c4ba20c554736c02a1491822f82ac91d81ee6af0f762781b327"
|
|
264
264
|
},
|
|
265
265
|
{
|
|
266
266
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
},
|
|
333
333
|
{
|
|
334
334
|
"path": "scripts/harness_gate.py",
|
|
335
|
-
"sha256": "
|
|
335
|
+
"sha256": "bd2a7e9025be45f53d0ca9e91028e6451728a34e528a881422437a5f5100c77a"
|
|
336
336
|
},
|
|
337
337
|
{
|
|
338
338
|
"path": "scripts/harness_integration.py",
|
|
@@ -356,7 +356,7 @@
|
|
|
356
356
|
},
|
|
357
357
|
{
|
|
358
358
|
"path": "scripts/harness_plan_finalize.py",
|
|
359
|
-
"sha256": "
|
|
359
|
+
"sha256": "8b1f653aef487a9753ac10613e65ac0cb9716577ddd8e06ee0c1f2e95f1f0449"
|
|
360
360
|
},
|
|
361
361
|
{
|
|
362
362
|
"path": "scripts/harness_preflight.py",
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "java",
|
|
4
4
|
"adapter": "codex",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.24",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.34",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@1",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"files": [
|
|
17
17
|
{
|
|
18
18
|
"path": ".harness-build.json",
|
|
19
|
-
"sha256": "
|
|
19
|
+
"sha256": "121dd2387e4cc92d80703c1a5a6fbf701fedc74e131a5a66b52087088d7763ef"
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
"path": "CONTEXT.md",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
},
|
|
41
41
|
{
|
|
42
42
|
"path": "harness-apidoc/SKILL.md",
|
|
43
|
-
"sha256": "
|
|
43
|
+
"sha256": "7d7ffe6fbe9c968acd2a71477cf890e2acdab13702078f3b983a3f71e2be07a9"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"path": "harness-archive/checklist.md",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
58
|
"path": "harness-archive/SKILL.md",
|
|
59
|
-
"sha256": "
|
|
59
|
+
"sha256": "724fefa387f109747de8ee97010f940bb49f6fe4c78ea68477d3757ba7251066"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
78
|
"path": "harness-codebase-map/SKILL.md",
|
|
79
|
-
"sha256": "
|
|
79
|
+
"sha256": "34fed3972b7f2f8df810af70c4b0cbdda593dbf1bbeda80dae6966e7b8e98d29"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -140,11 +140,11 @@
|
|
|
140
140
|
},
|
|
141
141
|
{
|
|
142
142
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
143
|
-
"sha256": "
|
|
143
|
+
"sha256": "927999581aee1148d68a79ef3ab24598c32b0a3014a0f9034719b5281f74b2fb"
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
146
|
"path": "harness-knowledge-query/SKILL.md",
|
|
147
|
-
"sha256": "
|
|
147
|
+
"sha256": "ddb8db768b1bdb4882bdcbaf4b9e5726d0c1ce7163e0eedda9bf66992a9c6553"
|
|
148
148
|
},
|
|
149
149
|
{
|
|
150
150
|
"path": "harness-package/checklist.md",
|
|
@@ -156,11 +156,11 @@
|
|
|
156
156
|
},
|
|
157
157
|
{
|
|
158
158
|
"path": "harness-package/SKILL.md",
|
|
159
|
-
"sha256": "
|
|
159
|
+
"sha256": "5753e7c3437f7b09b1c0d0bb5d9a869a131dcca37c2b1f3f459bdc3cd1a51f04"
|
|
160
160
|
},
|
|
161
161
|
{
|
|
162
162
|
"path": "harness-plan/checklist.md",
|
|
163
|
-
"sha256": "
|
|
163
|
+
"sha256": "005f6af01b829771cbec4135c65391964873b022cd2120c80e91a6554ec29cfd"
|
|
164
164
|
},
|
|
165
165
|
{
|
|
166
166
|
"path": "harness-plan/protocols.md",
|
|
@@ -168,11 +168,11 @@
|
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
170
|
"path": "harness-plan/reference.md",
|
|
171
|
-
"sha256": "
|
|
171
|
+
"sha256": "8bfb369c958b4cb61021dc8604773a87e52a7dc5da62a059c0338aa3db252d4b"
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
174
|
"path": "harness-plan/SKILL.md",
|
|
175
|
-
"sha256": "
|
|
175
|
+
"sha256": "b15f691f708e30d677dbdad6152514937e0c16c56ce2f80c2135bf2be103c3da"
|
|
176
176
|
},
|
|
177
177
|
{
|
|
178
178
|
"path": "harness-review/checklist.md",
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
190
|
"path": "harness-review/SKILL.md",
|
|
191
|
-
"sha256": "
|
|
191
|
+
"sha256": "925d5a8a3a4ef8c852912d62adcda06efc88d0224427a1dd3e4ee99e31f75230"
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
194
|
"path": "harness-run/checklist.md",
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
"path": "harness-run/SKILL.md",
|
|
207
|
-
"sha256": "
|
|
207
|
+
"sha256": "6c7231946fab90c215b9b4cfba1d24e1506bd82873d6c4ce9e606c5d5a043e1a"
|
|
208
208
|
},
|
|
209
209
|
{
|
|
210
210
|
"path": "harness-submit/checklist.md",
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
},
|
|
217
217
|
{
|
|
218
218
|
"path": "harness-submit/SKILL.md",
|
|
219
|
-
"sha256": "
|
|
219
|
+
"sha256": "be27f2f422a621846eaffac4ee8f7b9be572fde774247f3bda130844df40d6a6"
|
|
220
220
|
},
|
|
221
221
|
{
|
|
222
222
|
"path": "harness-sync/reference.md",
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
},
|
|
225
225
|
{
|
|
226
226
|
"path": "harness-sync/SKILL.md",
|
|
227
|
-
"sha256": "
|
|
227
|
+
"sha256": "00ae71eaa973416bff981681d0b4a46ddc43aaf93843865aced17507e7419488"
|
|
228
228
|
},
|
|
229
229
|
{
|
|
230
230
|
"path": "harness-test/checklist.md",
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
},
|
|
249
249
|
{
|
|
250
250
|
"path": "harness-test/SKILL.md",
|
|
251
|
-
"sha256": "
|
|
251
|
+
"sha256": "55548c81829f4072addd08e1c23bd60030cbf0463e4872bf2c0cab254f843ad7"
|
|
252
252
|
},
|
|
253
253
|
{
|
|
254
254
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
},
|
|
321
321
|
{
|
|
322
322
|
"path": "scripts/harness_gate.py",
|
|
323
|
-
"sha256": "
|
|
323
|
+
"sha256": "bd2a7e9025be45f53d0ca9e91028e6451728a34e528a881422437a5f5100c77a"
|
|
324
324
|
},
|
|
325
325
|
{
|
|
326
326
|
"path": "scripts/harness_integration.py",
|
|
@@ -344,7 +344,7 @@
|
|
|
344
344
|
},
|
|
345
345
|
{
|
|
346
346
|
"path": "scripts/harness_plan_finalize.py",
|
|
347
|
-
"sha256": "
|
|
347
|
+
"sha256": "8b1f653aef487a9753ac10613e65ac0cb9716577ddd8e06ee0c1f2e95f1f0449"
|
|
348
348
|
},
|
|
349
349
|
{
|
|
350
350
|
"path": "scripts/harness_preflight.py",
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "java",
|
|
4
4
|
"adapter": "cursor",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.24",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.34",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@1",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"files": [
|
|
17
17
|
{
|
|
18
18
|
"path": ".harness-build.json",
|
|
19
|
-
"sha256": "
|
|
19
|
+
"sha256": "72fd96303fbff0f3ac38eed5304518fb209c28eb12f3e4d56c20bb22202e6b20"
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
"path": "CONTEXT.md",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
},
|
|
41
41
|
{
|
|
42
42
|
"path": "harness-apidoc/SKILL.md",
|
|
43
|
-
"sha256": "
|
|
43
|
+
"sha256": "0ea8e19132181acfb3e6ee77adc5d24218d4bff4abf24510514a0bdcee523958"
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"path": "harness-archive/checklist.md",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
58
|
"path": "harness-archive/SKILL.md",
|
|
59
|
-
"sha256": "
|
|
59
|
+
"sha256": "3b17e3b378f1b8fba92a65d220deeca8538b44f27dd9962c472631f243813f30"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
78
|
"path": "harness-codebase-map/SKILL.md",
|
|
79
|
-
"sha256": "
|
|
79
|
+
"sha256": "2df35a81abe583da86c905e679ec388bbe6ce683f1b0bcc73b8e3addc70f0c40"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -140,11 +140,11 @@
|
|
|
140
140
|
},
|
|
141
141
|
{
|
|
142
142
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
143
|
-
"sha256": "
|
|
143
|
+
"sha256": "90b30301d49a297dd275bba7cecb229fdce9ac1cd0487893a091dc3cfb5e1bf3"
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
146
|
"path": "harness-knowledge-query/SKILL.md",
|
|
147
|
-
"sha256": "
|
|
147
|
+
"sha256": "4eecb99443462040c317fdd28dc6158d789867fa4d31790208ab9b78ead5d283"
|
|
148
148
|
},
|
|
149
149
|
{
|
|
150
150
|
"path": "harness-package/checklist.md",
|
|
@@ -156,11 +156,11 @@
|
|
|
156
156
|
},
|
|
157
157
|
{
|
|
158
158
|
"path": "harness-package/SKILL.md",
|
|
159
|
-
"sha256": "
|
|
159
|
+
"sha256": "9d3fed115e4d709664eb7690e725ff61f21970ff19f77476b50c28de238fbc21"
|
|
160
160
|
},
|
|
161
161
|
{
|
|
162
162
|
"path": "harness-plan/checklist.md",
|
|
163
|
-
"sha256": "
|
|
163
|
+
"sha256": "005f6af01b829771cbec4135c65391964873b022cd2120c80e91a6554ec29cfd"
|
|
164
164
|
},
|
|
165
165
|
{
|
|
166
166
|
"path": "harness-plan/protocols.md",
|
|
@@ -168,11 +168,11 @@
|
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
170
|
"path": "harness-plan/reference.md",
|
|
171
|
-
"sha256": "
|
|
171
|
+
"sha256": "8bfb369c958b4cb61021dc8604773a87e52a7dc5da62a059c0338aa3db252d4b"
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
174
|
"path": "harness-plan/SKILL.md",
|
|
175
|
-
"sha256": "
|
|
175
|
+
"sha256": "4d88f84c37593085b8bca2b449a40e8a39029af22d537f970b230c15a703a447"
|
|
176
176
|
},
|
|
177
177
|
{
|
|
178
178
|
"path": "harness-review/checklist.md",
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
190
|
"path": "harness-review/SKILL.md",
|
|
191
|
-
"sha256": "
|
|
191
|
+
"sha256": "2b476d2b776baf14a514bb491f8b9810652c1f7f4b45c9ce9e6ad676a6e80938"
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
194
|
"path": "harness-run/checklist.md",
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
"path": "harness-run/SKILL.md",
|
|
207
|
-
"sha256": "
|
|
207
|
+
"sha256": "9b2ee8ae6fcb583dc6b9cb057759eb168662dec1f573dc236a2387afa665e074"
|
|
208
208
|
},
|
|
209
209
|
{
|
|
210
210
|
"path": "harness-submit/checklist.md",
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
},
|
|
217
217
|
{
|
|
218
218
|
"path": "harness-submit/SKILL.md",
|
|
219
|
-
"sha256": "
|
|
219
|
+
"sha256": "13f6fbbfeb5c01db49d01c97f88ba6d99b5fe6ae5eb09725cfb19240e70e5475"
|
|
220
220
|
},
|
|
221
221
|
{
|
|
222
222
|
"path": "harness-sync/reference.md",
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
},
|
|
225
225
|
{
|
|
226
226
|
"path": "harness-sync/SKILL.md",
|
|
227
|
-
"sha256": "
|
|
227
|
+
"sha256": "565e33072790289e296610f29a5bfb4c4c96544417b24b0636ee36365364894e"
|
|
228
228
|
},
|
|
229
229
|
{
|
|
230
230
|
"path": "harness-test/checklist.md",
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
},
|
|
249
249
|
{
|
|
250
250
|
"path": "harness-test/SKILL.md",
|
|
251
|
-
"sha256": "
|
|
251
|
+
"sha256": "912c63715833f9ede87c530acbb818ed5718bca944e19356aa73d2ec60a9dfb4"
|
|
252
252
|
},
|
|
253
253
|
{
|
|
254
254
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
},
|
|
321
321
|
{
|
|
322
322
|
"path": "scripts/harness_gate.py",
|
|
323
|
-
"sha256": "
|
|
323
|
+
"sha256": "bd2a7e9025be45f53d0ca9e91028e6451728a34e528a881422437a5f5100c77a"
|
|
324
324
|
},
|
|
325
325
|
{
|
|
326
326
|
"path": "scripts/harness_integration.py",
|
|
@@ -344,7 +344,7 @@
|
|
|
344
344
|
},
|
|
345
345
|
{
|
|
346
346
|
"path": "scripts/harness_plan_finalize.py",
|
|
347
|
-
"sha256": "
|
|
347
|
+
"sha256": "8b1f653aef487a9753ac10613e65ac0cb9716577ddd8e06ee0c1f2e95f1f0449"
|
|
348
348
|
},
|
|
349
349
|
{
|
|
350
350
|
"path": "scripts/harness_preflight.py",
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
"general",
|
|
7
7
|
"java"
|
|
8
8
|
],
|
|
9
|
-
"bundle_version": "0.2.
|
|
10
|
-
"content_sha256": "sha256:
|
|
11
|
-
"minimumCliVersion": "0.2.
|
|
9
|
+
"bundle_version": "0.2.24",
|
|
10
|
+
"content_sha256": "sha256:9d7d9d59ead3435473e8b9848c3c253741ae732995c481e74200a816dee31d49",
|
|
11
|
+
"minimumCliVersion": "0.2.34",
|
|
12
12
|
"capabilities": [
|
|
13
13
|
"sync@1",
|
|
14
14
|
"rules-sync@1",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"knowledge-sync@2"
|
|
17
17
|
],
|
|
18
18
|
"requires": {
|
|
19
|
-
"minimumCliVersion": "0.2.
|
|
19
|
+
"minimumCliVersion": "0.2.34",
|
|
20
20
|
"capabilities": [
|
|
21
21
|
"sync@1",
|
|
22
22
|
"rules-sync@1",
|