@hunter-harness/workflow-harness 0.2.52 → 0.2.53
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 +1 -1
- package/harness/bundles/general/claude-code/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-plan/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-review/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-run/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-submit/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-test/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/scripts/harness_events.py +26 -0
- package/harness/bundles/general/claude-code/scripts/harness_events_sync.py +453 -82
- package/harness/bundles/general/codebuddy/.harness-build.json +1 -1
- package/harness/bundles/general/codebuddy/harness-archive/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-plan/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-review/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-run/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-submit/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-test/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/scripts/harness_events.py +26 -0
- package/harness/bundles/general/codebuddy/scripts/harness_events_sync.py +453 -82
- package/harness/bundles/general/codex/.harness-build.json +1 -1
- package/harness/bundles/general/codex/harness-archive/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-plan/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-review/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-run/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-submit/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-test/SKILL.md +1 -1
- package/harness/bundles/general/codex/scripts/harness_events.py +26 -0
- package/harness/bundles/general/codex/scripts/harness_events_sync.py +453 -82
- package/harness/bundles/general/cursor/.harness-build.json +1 -1
- package/harness/bundles/general/cursor/harness-archive/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-plan/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-review/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-run/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-submit/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-test/SKILL.md +1 -1
- package/harness/bundles/general/cursor/scripts/harness_events.py +26 -0
- package/harness/bundles/general/cursor/scripts/harness_events_sync.py +453 -82
- package/harness/bundles/java/claude-code/.harness-build.json +1 -1
- package/harness/bundles/java/claude-code/harness-apidoc/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-archive/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-package/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-plan/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-review/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-run/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-submit/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-test/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/scripts/harness_events.py +26 -0
- package/harness/bundles/java/claude-code/scripts/harness_events_sync.py +453 -82
- package/harness/bundles/java/codebuddy/.harness-build.json +1 -1
- package/harness/bundles/java/codebuddy/harness-apidoc/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-archive/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-package/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-plan/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-review/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-run/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-submit/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-test/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/scripts/harness_events.py +26 -0
- package/harness/bundles/java/codebuddy/scripts/harness_events_sync.py +453 -82
- package/harness/bundles/java/codex/.harness-build.json +1 -1
- package/harness/bundles/java/codex/harness-apidoc/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-archive/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-package/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-plan/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-review/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-run/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-submit/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-test/SKILL.md +1 -1
- package/harness/bundles/java/codex/scripts/harness_events.py +26 -0
- package/harness/bundles/java/codex/scripts/harness_events_sync.py +453 -82
- package/harness/bundles/java/cursor/.harness-build.json +1 -1
- package/harness/bundles/java/cursor/harness-apidoc/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-archive/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-package/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-plan/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-review/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-run/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-submit/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-test/SKILL.md +1 -1
- package/harness/bundles/java/cursor/scripts/harness_events.py +26 -0
- package/harness/bundles/java/cursor/scripts/harness_events_sync.py +453 -82
- package/harness/manifests/general/claude-code.json +15 -15
- package/harness/manifests/general/codebuddy.json +15 -15
- package/harness/manifests/general/codex.json +15 -15
- package/harness/manifests/general/cursor.json +15 -15
- package/harness/manifests/java/claude-code.json +17 -17
- package/harness/manifests/java/codebuddy.json +17 -17
- package/harness/manifests/java/codex.json +17 -17
- package/harness/manifests/java/cursor.json +17 -17
- 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": "codebuddy",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.41",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.55",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@2",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"files": [
|
|
24
24
|
{
|
|
25
25
|
"path": ".harness-build.json",
|
|
26
|
-
"sha256": "
|
|
26
|
+
"sha256": "04b18d53e7139fcb66604a044005b4faef2b9977d2b6c5b175b6e30f2d397599"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
29
|
"path": "agents/harness-evaluator.md",
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
},
|
|
92
92
|
{
|
|
93
93
|
"path": "harness-apidoc/SKILL.md",
|
|
94
|
-
"sha256": "
|
|
94
|
+
"sha256": "748bfac92efd56313fa2d357c5accb8ca34ff2e413747da4441df7eb74ac2f0c"
|
|
95
95
|
},
|
|
96
96
|
{
|
|
97
97
|
"path": "harness-archive/checklist.md",
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
},
|
|
108
108
|
{
|
|
109
109
|
"path": "harness-archive/SKILL.md",
|
|
110
|
-
"sha256": "
|
|
110
|
+
"sha256": "7ba6e2a2bed6b0c881b017a1311581bf85398ba040b94fd7c6585590e2d044eb"
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
113
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
129
|
"path": "harness-codebase-map/SKILL.md",
|
|
130
|
-
"sha256": "
|
|
130
|
+
"sha256": "52bb9ffb34fee3fd2b16384749dafcb78e7645c04d83ff5217995aa9427ee8e6"
|
|
131
131
|
},
|
|
132
132
|
{
|
|
133
133
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -167,11 +167,11 @@
|
|
|
167
167
|
},
|
|
168
168
|
{
|
|
169
169
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
170
|
-
"sha256": "
|
|
170
|
+
"sha256": "bff8accd653867fc74965cf572fac568a0f5aed088213da7b0cb07098c053853"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
"path": "harness-knowledge-query/SKILL.md",
|
|
174
|
-
"sha256": "
|
|
174
|
+
"sha256": "04af5e4f1dfcbaf842d22b735e0a21ea1fe18bffa504f31a4042103757f98121"
|
|
175
175
|
},
|
|
176
176
|
{
|
|
177
177
|
"path": "harness-package/checklist.md",
|
|
@@ -183,7 +183,7 @@
|
|
|
183
183
|
},
|
|
184
184
|
{
|
|
185
185
|
"path": "harness-package/SKILL.md",
|
|
186
|
-
"sha256": "
|
|
186
|
+
"sha256": "736f794293b8970d4ca3ff5656cb0485ecc94239f8bb5f30a36ca15382e5c453"
|
|
187
187
|
},
|
|
188
188
|
{
|
|
189
189
|
"path": "harness-plan/checklist.md",
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
201
|
"path": "harness-plan/SKILL.md",
|
|
202
|
-
"sha256": "
|
|
202
|
+
"sha256": "e9a1c1b2396f43207d2dcb3f4bd53da2a08830558c2df8b0f98454590718fdc9"
|
|
203
203
|
},
|
|
204
204
|
{
|
|
205
205
|
"path": "harness-review/checklist.md",
|
|
@@ -215,7 +215,7 @@
|
|
|
215
215
|
},
|
|
216
216
|
{
|
|
217
217
|
"path": "harness-review/SKILL.md",
|
|
218
|
-
"sha256": "
|
|
218
|
+
"sha256": "c15fb700f725c11f682a70a56d86b020ecb4306fed5ce0aa755d8bb4922a7c03"
|
|
219
219
|
},
|
|
220
220
|
{
|
|
221
221
|
"path": "harness-run/checklist.md",
|
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
},
|
|
232
232
|
{
|
|
233
233
|
"path": "harness-run/SKILL.md",
|
|
234
|
-
"sha256": "
|
|
234
|
+
"sha256": "7e966ed0c4efab069a4eff92d71c48fb3f425eaacdb16788b4064dcf39481855"
|
|
235
235
|
},
|
|
236
236
|
{
|
|
237
237
|
"path": "harness-submit/checklist.md",
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
245
|
"path": "harness-submit/SKILL.md",
|
|
246
|
-
"sha256": "
|
|
246
|
+
"sha256": "38402cb18bca5154d41ab2f942e3362f257810c9457ac319317c875b023c4f10"
|
|
247
247
|
},
|
|
248
248
|
{
|
|
249
249
|
"path": "harness-sync/reference.md",
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
},
|
|
252
252
|
{
|
|
253
253
|
"path": "harness-sync/SKILL.md",
|
|
254
|
-
"sha256": "
|
|
254
|
+
"sha256": "a6afb5bbd240049409043f19519b6af996d3514d8997545fa54c659165c6da37"
|
|
255
255
|
},
|
|
256
256
|
{
|
|
257
257
|
"path": "harness-test/checklist.md",
|
|
@@ -275,7 +275,7 @@
|
|
|
275
275
|
},
|
|
276
276
|
{
|
|
277
277
|
"path": "harness-test/SKILL.md",
|
|
278
|
-
"sha256": "
|
|
278
|
+
"sha256": "e60613962fa6ed58aa3296aa3a23e4957cae5cf0c1468e9a03e072142f959341"
|
|
279
279
|
},
|
|
280
280
|
{
|
|
281
281
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -375,11 +375,11 @@
|
|
|
375
375
|
},
|
|
376
376
|
{
|
|
377
377
|
"path": "scripts/harness_events_sync.py",
|
|
378
|
-
"sha256": "
|
|
378
|
+
"sha256": "43be3baa7ac9cb4dc9eeac828129e391711ef4e758668b4a379a30cd5dcb740c"
|
|
379
379
|
},
|
|
380
380
|
{
|
|
381
381
|
"path": "scripts/harness_events.py",
|
|
382
|
-
"sha256": "
|
|
382
|
+
"sha256": "60249baa71149c1b2d213bc268003b3d059846293de0071ae63efd7fd6a9b4b6"
|
|
383
383
|
},
|
|
384
384
|
{
|
|
385
385
|
"path": "scripts/harness_execution_contracts.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.41",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.55",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@2",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"files": [
|
|
24
24
|
{
|
|
25
25
|
"path": ".harness-build.json",
|
|
26
|
-
"sha256": "
|
|
26
|
+
"sha256": "d7d3f028ddc4b7b5a541d15c01a77cf8549f3577dbb3eb9792f17e965a2b4110"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
29
|
"path": "CONTEXT.md",
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
},
|
|
80
80
|
{
|
|
81
81
|
"path": "harness-apidoc/SKILL.md",
|
|
82
|
-
"sha256": "
|
|
82
|
+
"sha256": "cd75c7a68063028f0b4a7f35c64c95235c273895fac7ec7c9d72c6ba3de41ded"
|
|
83
83
|
},
|
|
84
84
|
{
|
|
85
85
|
"path": "harness-archive/checklist.md",
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
},
|
|
96
96
|
{
|
|
97
97
|
"path": "harness-archive/SKILL.md",
|
|
98
|
-
"sha256": "
|
|
98
|
+
"sha256": "b16d93ed298e4836e7bde7df3a5c9a41751a286f5e73aedcb5789a43236a6d0f"
|
|
99
99
|
},
|
|
100
100
|
{
|
|
101
101
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
},
|
|
116
116
|
{
|
|
117
117
|
"path": "harness-codebase-map/SKILL.md",
|
|
118
|
-
"sha256": "
|
|
118
|
+
"sha256": "738eb8d38e8ee0b85b15b81cc2ea8f2923c20f074fd7f33c837e62d939989d28"
|
|
119
119
|
},
|
|
120
120
|
{
|
|
121
121
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -155,11 +155,11 @@
|
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
157
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
158
|
-
"sha256": "
|
|
158
|
+
"sha256": "da71b002ceae701202cfe80096d96519f711b3c25c9df826bd3007394737b019"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"path": "harness-knowledge-query/SKILL.md",
|
|
162
|
-
"sha256": "
|
|
162
|
+
"sha256": "db1b3f273b48e749bbd787beaa5e9fbbc5984eb0d860b3c0f7871175786d2428"
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
165
|
"path": "harness-package/checklist.md",
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
"path": "harness-package/SKILL.md",
|
|
174
|
-
"sha256": "
|
|
174
|
+
"sha256": "02bcadee2f340c05458ce193304b7ce549f43227b9af1a149c2de6e0caffebfd"
|
|
175
175
|
},
|
|
176
176
|
{
|
|
177
177
|
"path": "harness-plan/checklist.md",
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
},
|
|
188
188
|
{
|
|
189
189
|
"path": "harness-plan/SKILL.md",
|
|
190
|
-
"sha256": "
|
|
190
|
+
"sha256": "0576cb2d3582d06ce1f90ad5e6edceb14d73294a6d0be34ba804be347712e1bd"
|
|
191
191
|
},
|
|
192
192
|
{
|
|
193
193
|
"path": "harness-review/checklist.md",
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
},
|
|
204
204
|
{
|
|
205
205
|
"path": "harness-review/SKILL.md",
|
|
206
|
-
"sha256": "
|
|
206
|
+
"sha256": "a25d334d70fc736a09fc3a3885bdf4caca75f53736356559f7cf53343a878cee"
|
|
207
207
|
},
|
|
208
208
|
{
|
|
209
209
|
"path": "harness-run/checklist.md",
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
},
|
|
220
220
|
{
|
|
221
221
|
"path": "harness-run/SKILL.md",
|
|
222
|
-
"sha256": "
|
|
222
|
+
"sha256": "7448e4383621607b0ec49027ee183dd7f3ba72176e8af4e34e2f1dc52a4931b9"
|
|
223
223
|
},
|
|
224
224
|
{
|
|
225
225
|
"path": "harness-submit/checklist.md",
|
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
},
|
|
232
232
|
{
|
|
233
233
|
"path": "harness-submit/SKILL.md",
|
|
234
|
-
"sha256": "
|
|
234
|
+
"sha256": "4ccdbca70f2c20cf46306037de616c89ff46faaf2431541bc3c32ac240928428"
|
|
235
235
|
},
|
|
236
236
|
{
|
|
237
237
|
"path": "harness-sync/reference.md",
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
},
|
|
240
240
|
{
|
|
241
241
|
"path": "harness-sync/SKILL.md",
|
|
242
|
-
"sha256": "
|
|
242
|
+
"sha256": "b2d0397514e546ca48dc3b17705c7c1de7311b987f4f923e9849a0191bedf8da"
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
245
|
"path": "harness-test/checklist.md",
|
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
},
|
|
264
264
|
{
|
|
265
265
|
"path": "harness-test/SKILL.md",
|
|
266
|
-
"sha256": "
|
|
266
|
+
"sha256": "b1be5e3cddd3a17b7a05b91aca41b2b7525d867c9f77c45343ab65f9c3cc7dd5"
|
|
267
267
|
},
|
|
268
268
|
{
|
|
269
269
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -363,11 +363,11 @@
|
|
|
363
363
|
},
|
|
364
364
|
{
|
|
365
365
|
"path": "scripts/harness_events_sync.py",
|
|
366
|
-
"sha256": "
|
|
366
|
+
"sha256": "43be3baa7ac9cb4dc9eeac828129e391711ef4e758668b4a379a30cd5dcb740c"
|
|
367
367
|
},
|
|
368
368
|
{
|
|
369
369
|
"path": "scripts/harness_events.py",
|
|
370
|
-
"sha256": "
|
|
370
|
+
"sha256": "60249baa71149c1b2d213bc268003b3d059846293de0071ae63efd7fd6a9b4b6"
|
|
371
371
|
},
|
|
372
372
|
{
|
|
373
373
|
"path": "scripts/harness_execution_contracts.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.41",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.55",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@2",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"files": [
|
|
24
24
|
{
|
|
25
25
|
"path": ".harness-build.json",
|
|
26
|
-
"sha256": "
|
|
26
|
+
"sha256": "3cf216381b248442c7eb7f57405316c9ec336b2e15ffc58610335de62c0ed947"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
29
|
"path": "CONTEXT.md",
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
},
|
|
80
80
|
{
|
|
81
81
|
"path": "harness-apidoc/SKILL.md",
|
|
82
|
-
"sha256": "
|
|
82
|
+
"sha256": "7355e988b197925d9e43fad39a89137958490d8883cb01d9c4b273e159367217"
|
|
83
83
|
},
|
|
84
84
|
{
|
|
85
85
|
"path": "harness-archive/checklist.md",
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
},
|
|
96
96
|
{
|
|
97
97
|
"path": "harness-archive/SKILL.md",
|
|
98
|
-
"sha256": "
|
|
98
|
+
"sha256": "03e37264ce00978f2c8e6a5d7441d6f50c14a3953bf80a7a307a3233e12a5f1d"
|
|
99
99
|
},
|
|
100
100
|
{
|
|
101
101
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
},
|
|
116
116
|
{
|
|
117
117
|
"path": "harness-codebase-map/SKILL.md",
|
|
118
|
-
"sha256": "
|
|
118
|
+
"sha256": "bb84f199d5d6abf9a73129e7291abed084166cc4cfc32d70f5ac1779e34796c6"
|
|
119
119
|
},
|
|
120
120
|
{
|
|
121
121
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -155,11 +155,11 @@
|
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
157
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
158
|
-
"sha256": "
|
|
158
|
+
"sha256": "9a1d880d811f1114d36a152fe14a1762230c3764fa7fc43f2f8e271e38314abf"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"path": "harness-knowledge-query/SKILL.md",
|
|
162
|
-
"sha256": "
|
|
162
|
+
"sha256": "3e64c043ce2ca612c8c452c4d22678c5f3bc2777da3eaf9b65d8c1bf1cd8d8f9"
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
165
|
"path": "harness-package/checklist.md",
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
"path": "harness-package/SKILL.md",
|
|
174
|
-
"sha256": "
|
|
174
|
+
"sha256": "8e6d9a553d2605587d88435cd8505741ff4a2a26439cbd5ba4904c1ce54e19ac"
|
|
175
175
|
},
|
|
176
176
|
{
|
|
177
177
|
"path": "harness-plan/checklist.md",
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
},
|
|
188
188
|
{
|
|
189
189
|
"path": "harness-plan/SKILL.md",
|
|
190
|
-
"sha256": "
|
|
190
|
+
"sha256": "cadf3b5c14797aafb1b19c6188e74d796ee976f7a341ebef92083af5a3be67cc"
|
|
191
191
|
},
|
|
192
192
|
{
|
|
193
193
|
"path": "harness-review/checklist.md",
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
},
|
|
204
204
|
{
|
|
205
205
|
"path": "harness-review/SKILL.md",
|
|
206
|
-
"sha256": "
|
|
206
|
+
"sha256": "2357bf11ce6f0785fef08cc7015d7ea3fb700e6586d44e3fdebf36885bf78821"
|
|
207
207
|
},
|
|
208
208
|
{
|
|
209
209
|
"path": "harness-run/checklist.md",
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
},
|
|
220
220
|
{
|
|
221
221
|
"path": "harness-run/SKILL.md",
|
|
222
|
-
"sha256": "
|
|
222
|
+
"sha256": "a65003b660bfc7431609c9d0da615a0631fffa7d5533455811cb8232fe90a6f4"
|
|
223
223
|
},
|
|
224
224
|
{
|
|
225
225
|
"path": "harness-submit/checklist.md",
|
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
},
|
|
232
232
|
{
|
|
233
233
|
"path": "harness-submit/SKILL.md",
|
|
234
|
-
"sha256": "
|
|
234
|
+
"sha256": "f950f9080c43f6de9ab9387c670380834de07aaa340c1539caf1e7d8d9ef71fe"
|
|
235
235
|
},
|
|
236
236
|
{
|
|
237
237
|
"path": "harness-sync/reference.md",
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
},
|
|
240
240
|
{
|
|
241
241
|
"path": "harness-sync/SKILL.md",
|
|
242
|
-
"sha256": "
|
|
242
|
+
"sha256": "1817a3da111d7d20f6f94d8a99dfde1cba29d30352e8e2c247570ff9cba1d7c8"
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
245
|
"path": "harness-test/checklist.md",
|
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
},
|
|
264
264
|
{
|
|
265
265
|
"path": "harness-test/SKILL.md",
|
|
266
|
-
"sha256": "
|
|
266
|
+
"sha256": "4a7413fa02c6581ca360c2dc8cc2ba921bf010bfe1a77dec0bb015889397ce4e"
|
|
267
267
|
},
|
|
268
268
|
{
|
|
269
269
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -363,11 +363,11 @@
|
|
|
363
363
|
},
|
|
364
364
|
{
|
|
365
365
|
"path": "scripts/harness_events_sync.py",
|
|
366
|
-
"sha256": "
|
|
366
|
+
"sha256": "43be3baa7ac9cb4dc9eeac828129e391711ef4e758668b4a379a30cd5dcb740c"
|
|
367
367
|
},
|
|
368
368
|
{
|
|
369
369
|
"path": "scripts/harness_events.py",
|
|
370
|
-
"sha256": "
|
|
370
|
+
"sha256": "60249baa71149c1b2d213bc268003b3d059846293de0071ae63efd7fd6a9b4b6"
|
|
371
371
|
},
|
|
372
372
|
{
|
|
373
373
|
"path": "scripts/harness_execution_contracts.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.41",
|
|
10
|
+
"content_sha256": "sha256:c90b6c5125e814039743c17cf0ba7e8f7c298d6ac49e2fb564bd4a7d358890ef",
|
|
11
|
+
"minimumCliVersion": "0.2.55",
|
|
12
12
|
"capabilities": [
|
|
13
13
|
"sync@2",
|
|
14
14
|
"rules-sync@1",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"registry-governance@1"
|
|
24
24
|
],
|
|
25
25
|
"requires": {
|
|
26
|
-
"minimumCliVersion": "0.2.
|
|
26
|
+
"minimumCliVersion": "0.2.55",
|
|
27
27
|
"capabilities": [
|
|
28
28
|
"sync@2",
|
|
29
29
|
"rules-sync@1",
|