@hunter-harness/workflow-harness 0.2.74 → 0.2.76
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 +30 -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 +2 -1
- package/harness/bundles/general/claude-code/harness-pull/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-push/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-review/SKILL.md +2 -1
- package/harness/bundles/general/claude-code/harness-run/SKILL.md +2 -1
- package/harness/bundles/general/claude-code/harness-submit/SKILL.md +2 -1
- package/harness/bundles/general/claude-code/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-test/SKILL.md +2 -1
- package/harness/bundles/general/claude-code/scripts/harness_archive.py +90 -10
- package/harness/bundles/general/claude-code/scripts/harness_change.py +95 -0
- package/harness/bundles/general/claude-code/scripts/harness_runtime.py +101 -1
- package/harness/bundles/general/codebuddy/.harness-build.json +1 -1
- package/harness/bundles/general/codebuddy/harness-archive/SKILL.md +30 -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 +2 -1
- package/harness/bundles/general/codebuddy/harness-pull/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-push/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-review/SKILL.md +2 -1
- package/harness/bundles/general/codebuddy/harness-run/SKILL.md +2 -1
- package/harness/bundles/general/codebuddy/harness-submit/SKILL.md +2 -1
- package/harness/bundles/general/codebuddy/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-test/SKILL.md +2 -1
- package/harness/bundles/general/codebuddy/scripts/harness_archive.py +90 -10
- package/harness/bundles/general/codebuddy/scripts/harness_change.py +95 -0
- package/harness/bundles/general/codebuddy/scripts/harness_runtime.py +101 -1
- package/harness/bundles/general/codex/.harness-build.json +1 -1
- package/harness/bundles/general/codex/harness-archive/SKILL.md +30 -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 +2 -1
- package/harness/bundles/general/codex/harness-pull/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-push/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-review/SKILL.md +2 -1
- package/harness/bundles/general/codex/harness-run/SKILL.md +2 -1
- package/harness/bundles/general/codex/harness-submit/SKILL.md +2 -1
- package/harness/bundles/general/codex/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-test/SKILL.md +2 -1
- package/harness/bundles/general/codex/scripts/harness_archive.py +90 -10
- package/harness/bundles/general/codex/scripts/harness_change.py +95 -0
- package/harness/bundles/general/codex/scripts/harness_runtime.py +101 -1
- package/harness/bundles/general/cursor/.harness-build.json +1 -1
- package/harness/bundles/general/cursor/harness-archive/SKILL.md +30 -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 +2 -1
- package/harness/bundles/general/cursor/harness-pull/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-push/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-review/SKILL.md +2 -1
- package/harness/bundles/general/cursor/harness-run/SKILL.md +2 -1
- package/harness/bundles/general/cursor/harness-submit/SKILL.md +2 -1
- package/harness/bundles/general/cursor/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-test/SKILL.md +2 -1
- package/harness/bundles/general/cursor/scripts/harness_archive.py +90 -10
- package/harness/bundles/general/cursor/scripts/harness_change.py +95 -0
- package/harness/bundles/general/cursor/scripts/harness_runtime.py +101 -1
- package/harness/bundles/java/claude-code/.harness-build.json +1 -1
- package/harness/bundles/java/claude-code/harness-apidoc/SKILL.md +2 -1
- package/harness/bundles/java/claude-code/harness-archive/SKILL.md +30 -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 +2 -1
- package/harness/bundles/java/claude-code/harness-plan/SKILL.md +2 -1
- package/harness/bundles/java/claude-code/harness-pull/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-push/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-review/SKILL.md +2 -1
- package/harness/bundles/java/claude-code/harness-run/SKILL.md +2 -1
- package/harness/bundles/java/claude-code/harness-submit/SKILL.md +2 -1
- package/harness/bundles/java/claude-code/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-test/SKILL.md +2 -1
- package/harness/bundles/java/claude-code/scripts/harness_archive.py +90 -10
- package/harness/bundles/java/claude-code/scripts/harness_change.py +95 -0
- package/harness/bundles/java/claude-code/scripts/harness_runtime.py +101 -1
- package/harness/bundles/java/codebuddy/.harness-build.json +1 -1
- package/harness/bundles/java/codebuddy/harness-apidoc/SKILL.md +2 -1
- package/harness/bundles/java/codebuddy/harness-archive/SKILL.md +30 -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 +2 -1
- package/harness/bundles/java/codebuddy/harness-plan/SKILL.md +2 -1
- package/harness/bundles/java/codebuddy/harness-pull/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-push/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-review/SKILL.md +2 -1
- package/harness/bundles/java/codebuddy/harness-run/SKILL.md +2 -1
- package/harness/bundles/java/codebuddy/harness-submit/SKILL.md +2 -1
- package/harness/bundles/java/codebuddy/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-test/SKILL.md +2 -1
- package/harness/bundles/java/codebuddy/scripts/harness_archive.py +90 -10
- package/harness/bundles/java/codebuddy/scripts/harness_change.py +95 -0
- package/harness/bundles/java/codebuddy/scripts/harness_runtime.py +101 -1
- package/harness/bundles/java/codex/.harness-build.json +1 -1
- package/harness/bundles/java/codex/harness-apidoc/SKILL.md +2 -1
- package/harness/bundles/java/codex/harness-archive/SKILL.md +30 -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 +2 -1
- package/harness/bundles/java/codex/harness-plan/SKILL.md +2 -1
- package/harness/bundles/java/codex/harness-pull/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-push/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-review/SKILL.md +2 -1
- package/harness/bundles/java/codex/harness-run/SKILL.md +2 -1
- package/harness/bundles/java/codex/harness-submit/SKILL.md +2 -1
- package/harness/bundles/java/codex/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-test/SKILL.md +2 -1
- package/harness/bundles/java/codex/scripts/harness_archive.py +90 -10
- package/harness/bundles/java/codex/scripts/harness_change.py +95 -0
- package/harness/bundles/java/codex/scripts/harness_runtime.py +101 -1
- package/harness/bundles/java/cursor/.harness-build.json +1 -1
- package/harness/bundles/java/cursor/harness-apidoc/SKILL.md +2 -1
- package/harness/bundles/java/cursor/harness-archive/SKILL.md +30 -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 +2 -1
- package/harness/bundles/java/cursor/harness-plan/SKILL.md +2 -1
- package/harness/bundles/java/cursor/harness-pull/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-push/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-review/SKILL.md +2 -1
- package/harness/bundles/java/cursor/harness-run/SKILL.md +2 -1
- package/harness/bundles/java/cursor/harness-submit/SKILL.md +2 -1
- package/harness/bundles/java/cursor/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-test/SKILL.md +2 -1
- package/harness/bundles/java/cursor/scripts/harness_archive.py +90 -10
- package/harness/bundles/java/cursor/scripts/harness_change.py +95 -0
- package/harness/bundles/java/cursor/scripts/harness_runtime.py +101 -1
- package/harness/manifests/general/claude-code.json +18 -18
- package/harness/manifests/general/codebuddy.json +18 -18
- package/harness/manifests/general/codex.json +18 -18
- package/harness/manifests/general/cursor.json +18 -18
- package/harness/manifests/java/claude-code.json +20 -20
- package/harness/manifests/java/codebuddy.json +20 -20
- package/harness/manifests/java/codex.json +20 -20
- package/harness/manifests/java/cursor.json +20 -20
- package/hunter-workflow-family.json +5 -5
- 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.65",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.84",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@2",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"files": [
|
|
26
26
|
{
|
|
27
27
|
"path": ".harness-build.json",
|
|
28
|
-
"sha256": "
|
|
28
|
+
"sha256": "5682065a5a8d8d47335a7b11f61b004800fde7b7267b67e061040ad72f8773a0"
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"path": "agents/harness-evaluator.md",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
},
|
|
94
94
|
{
|
|
95
95
|
"path": "harness-apidoc/SKILL.md",
|
|
96
|
-
"sha256": "
|
|
96
|
+
"sha256": "651d0bc7c2ccef0fbcb7649186f1d205a049d7ee8f95a2b900b142c2cc1af320"
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
99
|
"path": "harness-archive/checklist.md",
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
},
|
|
110
110
|
{
|
|
111
111
|
"path": "harness-archive/SKILL.md",
|
|
112
|
-
"sha256": "
|
|
112
|
+
"sha256": "7844aca34854e84d99f8538bb4ac3399b538bd70c69cddf985f9740bb8aa754b"
|
|
113
113
|
},
|
|
114
114
|
{
|
|
115
115
|
"path": "harness-archive/templates/summary-data-template.json",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
},
|
|
126
126
|
{
|
|
127
127
|
"path": "harness-codebase-map/SKILL.md",
|
|
128
|
-
"sha256": "
|
|
128
|
+
"sha256": "8be7ff1afc6d836cea69a9c968b118fe41553360c14555c1803e4a12b0efae22"
|
|
129
129
|
},
|
|
130
130
|
{
|
|
131
131
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -165,11 +165,11 @@
|
|
|
165
165
|
},
|
|
166
166
|
{
|
|
167
167
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
168
|
-
"sha256": "
|
|
168
|
+
"sha256": "fd859c94ee3e023c7f8d254b9d4337ebb4db40d697b77d9033efd4476e1ab510"
|
|
169
169
|
},
|
|
170
170
|
{
|
|
171
171
|
"path": "harness-knowledge-query/SKILL.md",
|
|
172
|
-
"sha256": "
|
|
172
|
+
"sha256": "8bfd28288e921597026ad511bef0af2aeaad0d087cc9348cd438d34ac1e940cc"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"path": "harness-package/checklist.md",
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
"path": "harness-package/SKILL.md",
|
|
184
|
-
"sha256": "
|
|
184
|
+
"sha256": "8e1ad2aa2c0fcf728be5c25a9bc38e625b26c9c0231117b1bb290efd488e9eea"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"path": "harness-plan/checklist.md",
|
|
@@ -197,15 +197,15 @@
|
|
|
197
197
|
},
|
|
198
198
|
{
|
|
199
199
|
"path": "harness-plan/SKILL.md",
|
|
200
|
-
"sha256": "
|
|
200
|
+
"sha256": "870ab9cf5043d414a716ff87d3ab113d90749589c871b72ba66065af0b87b9d1"
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
203
|
"path": "harness-pull/SKILL.md",
|
|
204
|
-
"sha256": "
|
|
204
|
+
"sha256": "2368eed9418a4f800eb46451950302639686b4cf0129baf7bd515512bf148d9d"
|
|
205
205
|
},
|
|
206
206
|
{
|
|
207
207
|
"path": "harness-push/SKILL.md",
|
|
208
|
-
"sha256": "
|
|
208
|
+
"sha256": "febbd7ecc35d9d9c13266511962f3f3276c3944487edf7f763982f5f3762df3e"
|
|
209
209
|
},
|
|
210
210
|
{
|
|
211
211
|
"path": "harness-review/checklist.md",
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
223
|
"path": "harness-review/SKILL.md",
|
|
224
|
-
"sha256": "
|
|
224
|
+
"sha256": "4bbba8241d158804e3e190ed8b321401232fc82f8f4b25d277a90ba89f6d89ae"
|
|
225
225
|
},
|
|
226
226
|
{
|
|
227
227
|
"path": "harness-run/checklist.md",
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
},
|
|
238
238
|
{
|
|
239
239
|
"path": "harness-run/SKILL.md",
|
|
240
|
-
"sha256": "
|
|
240
|
+
"sha256": "515544b19a1ad46066c23c645a43a5f8c8c766b9e0a31f8edfeb704a85d8616c"
|
|
241
241
|
},
|
|
242
242
|
{
|
|
243
243
|
"path": "harness-submit/checklist.md",
|
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
},
|
|
250
250
|
{
|
|
251
251
|
"path": "harness-submit/SKILL.md",
|
|
252
|
-
"sha256": "
|
|
252
|
+
"sha256": "5cc583425100bd4970122cbc43809e28bc95fcc494e4bd190ccd6fb2fdbf8737"
|
|
253
253
|
},
|
|
254
254
|
{
|
|
255
255
|
"path": "harness-sync/reference.md",
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
},
|
|
258
258
|
{
|
|
259
259
|
"path": "harness-sync/SKILL.md",
|
|
260
|
-
"sha256": "
|
|
260
|
+
"sha256": "c3b0ac7b1c4ffbd0ad9d82f8bc826f3a4990e4fde3a8442223039d4571a593f5"
|
|
261
261
|
},
|
|
262
262
|
{
|
|
263
263
|
"path": "harness-test/checklist.md",
|
|
@@ -281,7 +281,7 @@
|
|
|
281
281
|
},
|
|
282
282
|
{
|
|
283
283
|
"path": "harness-test/SKILL.md",
|
|
284
|
-
"sha256": "
|
|
284
|
+
"sha256": "364ce60407d74c51ad5763927b55dd58daf4a1aa829d3ec6f86cb93fb5d67ff9"
|
|
285
285
|
},
|
|
286
286
|
{
|
|
287
287
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -353,11 +353,11 @@
|
|
|
353
353
|
},
|
|
354
354
|
{
|
|
355
355
|
"path": "scripts/harness_archive.py",
|
|
356
|
-
"sha256": "
|
|
356
|
+
"sha256": "2637b2a82bfbd6c594183bb35cfa9ba8c42e8c77f67ccdecce628066f93d8048"
|
|
357
357
|
},
|
|
358
358
|
{
|
|
359
359
|
"path": "scripts/harness_change.py",
|
|
360
|
-
"sha256": "
|
|
360
|
+
"sha256": "f4e2d4ab9ee13e93cf200555b6b116342ad044dcdd5dfa25fa7e7ca435dd1882"
|
|
361
361
|
},
|
|
362
362
|
{
|
|
363
363
|
"path": "scripts/harness_check_gate.py",
|
|
@@ -461,7 +461,7 @@
|
|
|
461
461
|
},
|
|
462
462
|
{
|
|
463
463
|
"path": "scripts/harness_runtime.py",
|
|
464
|
-
"sha256": "
|
|
464
|
+
"sha256": "493edc124eda6b79be6242c7d94ec8d619cb14ff134afbfa154795749374091c"
|
|
465
465
|
},
|
|
466
466
|
{
|
|
467
467
|
"path": "scripts/harness_service.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.65",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.84",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@2",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"files": [
|
|
26
26
|
{
|
|
27
27
|
"path": ".harness-build.json",
|
|
28
|
-
"sha256": "
|
|
28
|
+
"sha256": "40aa0ede657ff5a1ccbe2cb24cd4b3c5409a34b9d599ed27b6a07a8d957320a9"
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"path": "CONTEXT.md",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
},
|
|
82
82
|
{
|
|
83
83
|
"path": "harness-apidoc/SKILL.md",
|
|
84
|
-
"sha256": "
|
|
84
|
+
"sha256": "09d238c109232ebab058fe177acdc48a2e5da7b2f4caef77a763bf42836aaa6b"
|
|
85
85
|
},
|
|
86
86
|
{
|
|
87
87
|
"path": "harness-archive/checklist.md",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
99
|
"path": "harness-archive/SKILL.md",
|
|
100
|
-
"sha256": "
|
|
100
|
+
"sha256": "ffc4851e7f09678ba93ae00b7d27ee17c9e8465c38a486fe56b56ff92a4cc745"
|
|
101
101
|
},
|
|
102
102
|
{
|
|
103
103
|
"path": "harness-archive/templates/summary-data-template.json",
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
},
|
|
114
114
|
{
|
|
115
115
|
"path": "harness-codebase-map/SKILL.md",
|
|
116
|
-
"sha256": "
|
|
116
|
+
"sha256": "1a0e380d4027a8b65138d86ebc39c338f295e57a05e52a6970a5018cf2d8239a"
|
|
117
117
|
},
|
|
118
118
|
{
|
|
119
119
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -153,11 +153,11 @@
|
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
155
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
156
|
-
"sha256": "
|
|
156
|
+
"sha256": "07d717919ee8320361f83959fd7e144f380809fec70e0d8d70222e899c60cba6"
|
|
157
157
|
},
|
|
158
158
|
{
|
|
159
159
|
"path": "harness-knowledge-query/SKILL.md",
|
|
160
|
-
"sha256": "
|
|
160
|
+
"sha256": "7bd0c73aa02bf66f4c4727534c1a4045ee05c4eb0f2c289522881cb09ecec18b"
|
|
161
161
|
},
|
|
162
162
|
{
|
|
163
163
|
"path": "harness-package/checklist.md",
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
},
|
|
170
170
|
{
|
|
171
171
|
"path": "harness-package/SKILL.md",
|
|
172
|
-
"sha256": "
|
|
172
|
+
"sha256": "c49e1eef9772e4f7705d70d289a37b96455f0d343cc578b07951448f6aa5bd01"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"path": "harness-plan/checklist.md",
|
|
@@ -185,15 +185,15 @@
|
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"path": "harness-plan/SKILL.md",
|
|
188
|
-
"sha256": "
|
|
188
|
+
"sha256": "5920d452ffb4b549529f695e3201b12a5b59aabc85c0ca92478c91bcca3aaab7"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"path": "harness-pull/SKILL.md",
|
|
192
|
-
"sha256": "
|
|
192
|
+
"sha256": "7276aa955f558f49347b058282990e8767b21f182a4adfb7f0ce1904d1e8a4e9"
|
|
193
193
|
},
|
|
194
194
|
{
|
|
195
195
|
"path": "harness-push/SKILL.md",
|
|
196
|
-
"sha256": "
|
|
196
|
+
"sha256": "ad94731ac55268fe0b6fe62f9ba9254678a98fe730582c3203c55a4f42dd612d"
|
|
197
197
|
},
|
|
198
198
|
{
|
|
199
199
|
"path": "harness-review/checklist.md",
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
},
|
|
210
210
|
{
|
|
211
211
|
"path": "harness-review/SKILL.md",
|
|
212
|
-
"sha256": "
|
|
212
|
+
"sha256": "3b21d29cc08d031ff8ffefe1fe2565f6e35b5b1675930f8131acde0bc7e274b1"
|
|
213
213
|
},
|
|
214
214
|
{
|
|
215
215
|
"path": "harness-run/checklist.md",
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
},
|
|
226
226
|
{
|
|
227
227
|
"path": "harness-run/SKILL.md",
|
|
228
|
-
"sha256": "
|
|
228
|
+
"sha256": "e7e96bef7bd7e065b757175738084c6e1e2a9c9145d3467be6001be787a8f2ef"
|
|
229
229
|
},
|
|
230
230
|
{
|
|
231
231
|
"path": "harness-submit/checklist.md",
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
},
|
|
238
238
|
{
|
|
239
239
|
"path": "harness-submit/SKILL.md",
|
|
240
|
-
"sha256": "
|
|
240
|
+
"sha256": "7ef6b3ede20873bbc9a7bd09c6358fdbf0e1fad2f42f53476edc8522778c4902"
|
|
241
241
|
},
|
|
242
242
|
{
|
|
243
243
|
"path": "harness-sync/reference.md",
|
|
@@ -245,7 +245,7 @@
|
|
|
245
245
|
},
|
|
246
246
|
{
|
|
247
247
|
"path": "harness-sync/SKILL.md",
|
|
248
|
-
"sha256": "
|
|
248
|
+
"sha256": "806df25f626249cd9be9f2f9d43895efa2287eed1560874900e06007d65efa9a"
|
|
249
249
|
},
|
|
250
250
|
{
|
|
251
251
|
"path": "harness-test/checklist.md",
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
},
|
|
270
270
|
{
|
|
271
271
|
"path": "harness-test/SKILL.md",
|
|
272
|
-
"sha256": "
|
|
272
|
+
"sha256": "58aa5f6bb0989bcf3781e0feb8599117f9ccac1db9d009e7f537e6b3cd2999f2"
|
|
273
273
|
},
|
|
274
274
|
{
|
|
275
275
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -341,11 +341,11 @@
|
|
|
341
341
|
},
|
|
342
342
|
{
|
|
343
343
|
"path": "scripts/harness_archive.py",
|
|
344
|
-
"sha256": "
|
|
344
|
+
"sha256": "2637b2a82bfbd6c594183bb35cfa9ba8c42e8c77f67ccdecce628066f93d8048"
|
|
345
345
|
},
|
|
346
346
|
{
|
|
347
347
|
"path": "scripts/harness_change.py",
|
|
348
|
-
"sha256": "
|
|
348
|
+
"sha256": "f4e2d4ab9ee13e93cf200555b6b116342ad044dcdd5dfa25fa7e7ca435dd1882"
|
|
349
349
|
},
|
|
350
350
|
{
|
|
351
351
|
"path": "scripts/harness_check_gate.py",
|
|
@@ -449,7 +449,7 @@
|
|
|
449
449
|
},
|
|
450
450
|
{
|
|
451
451
|
"path": "scripts/harness_runtime.py",
|
|
452
|
-
"sha256": "
|
|
452
|
+
"sha256": "493edc124eda6b79be6242c7d94ec8d619cb14ff134afbfa154795749374091c"
|
|
453
453
|
},
|
|
454
454
|
{
|
|
455
455
|
"path": "scripts/harness_service.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.65",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.84",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@2",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"files": [
|
|
26
26
|
{
|
|
27
27
|
"path": ".harness-build.json",
|
|
28
|
-
"sha256": "
|
|
28
|
+
"sha256": "9441e81b3b705a6c692db636a3411d11c397638f13a467999543407c59f8fcc2"
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"path": "CONTEXT.md",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
},
|
|
82
82
|
{
|
|
83
83
|
"path": "harness-apidoc/SKILL.md",
|
|
84
|
-
"sha256": "
|
|
84
|
+
"sha256": "de7c7fc8f22cd7a92e2182f007704832968379692d96eaf78a492a4207c33223"
|
|
85
85
|
},
|
|
86
86
|
{
|
|
87
87
|
"path": "harness-archive/checklist.md",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
99
|
"path": "harness-archive/SKILL.md",
|
|
100
|
-
"sha256": "
|
|
100
|
+
"sha256": "1fcb754e45f16ddb2ae5e3c23d2e2237d677259af5f3264184e44a97accb034e"
|
|
101
101
|
},
|
|
102
102
|
{
|
|
103
103
|
"path": "harness-archive/templates/summary-data-template.json",
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
},
|
|
114
114
|
{
|
|
115
115
|
"path": "harness-codebase-map/SKILL.md",
|
|
116
|
-
"sha256": "
|
|
116
|
+
"sha256": "9da6c4a9c84a7075cc77f87dd2b012754829869df21f7e379d4915e58c075c5f"
|
|
117
117
|
},
|
|
118
118
|
{
|
|
119
119
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -153,11 +153,11 @@
|
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
155
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
156
|
-
"sha256": "
|
|
156
|
+
"sha256": "3c68754c76140e8d5de89e2c514ebba3d9b3fb8a1f5867104feae326600bf4f3"
|
|
157
157
|
},
|
|
158
158
|
{
|
|
159
159
|
"path": "harness-knowledge-query/SKILL.md",
|
|
160
|
-
"sha256": "
|
|
160
|
+
"sha256": "a06e92d93128cfca0b992a688b7402b62e77bdbece5e3a4d33810de7b4ddeff6"
|
|
161
161
|
},
|
|
162
162
|
{
|
|
163
163
|
"path": "harness-package/checklist.md",
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
},
|
|
170
170
|
{
|
|
171
171
|
"path": "harness-package/SKILL.md",
|
|
172
|
-
"sha256": "
|
|
172
|
+
"sha256": "24f06a793575df535665dce458f06afa0ae50653dc01aa9598bba479684c0794"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"path": "harness-plan/checklist.md",
|
|
@@ -185,15 +185,15 @@
|
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"path": "harness-plan/SKILL.md",
|
|
188
|
-
"sha256": "
|
|
188
|
+
"sha256": "5af48faabef9456ef7696c9fc9ec274780515e3d69d64f3f72b62623c33ab44b"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"path": "harness-pull/SKILL.md",
|
|
192
|
-
"sha256": "
|
|
192
|
+
"sha256": "bf9bea141fc78f16d6938bead4a2b8534adc70fa620e55c1a9bf437848d7c099"
|
|
193
193
|
},
|
|
194
194
|
{
|
|
195
195
|
"path": "harness-push/SKILL.md",
|
|
196
|
-
"sha256": "
|
|
196
|
+
"sha256": "5efb50feff39c8a8380eb29e5c8c40436b8ef44731e26d062509a7e995ed920f"
|
|
197
197
|
},
|
|
198
198
|
{
|
|
199
199
|
"path": "harness-review/checklist.md",
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
},
|
|
210
210
|
{
|
|
211
211
|
"path": "harness-review/SKILL.md",
|
|
212
|
-
"sha256": "
|
|
212
|
+
"sha256": "0230c1565a4568ebcf9d14ded1cdfb1a7a8fe05947832f116788f51a81c8ec1e"
|
|
213
213
|
},
|
|
214
214
|
{
|
|
215
215
|
"path": "harness-run/checklist.md",
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
},
|
|
226
226
|
{
|
|
227
227
|
"path": "harness-run/SKILL.md",
|
|
228
|
-
"sha256": "
|
|
228
|
+
"sha256": "d23d845e698d29e1ecdfa29ab4b306965ac6828e335076b0db2a030dd7dc522c"
|
|
229
229
|
},
|
|
230
230
|
{
|
|
231
231
|
"path": "harness-submit/checklist.md",
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
},
|
|
238
238
|
{
|
|
239
239
|
"path": "harness-submit/SKILL.md",
|
|
240
|
-
"sha256": "
|
|
240
|
+
"sha256": "cf3871483738cedd23004f0a2df684ed79d1e09432d32520579541169507d6cd"
|
|
241
241
|
},
|
|
242
242
|
{
|
|
243
243
|
"path": "harness-sync/reference.md",
|
|
@@ -245,7 +245,7 @@
|
|
|
245
245
|
},
|
|
246
246
|
{
|
|
247
247
|
"path": "harness-sync/SKILL.md",
|
|
248
|
-
"sha256": "
|
|
248
|
+
"sha256": "90c7fb8d24e522649412501c0f11198fc3532dad538bedf3c712be31d36888d9"
|
|
249
249
|
},
|
|
250
250
|
{
|
|
251
251
|
"path": "harness-test/checklist.md",
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
},
|
|
270
270
|
{
|
|
271
271
|
"path": "harness-test/SKILL.md",
|
|
272
|
-
"sha256": "
|
|
272
|
+
"sha256": "20d9d47d64bea63936a6de049e3398dfab4a4791d03d596d42104ca449d9f882"
|
|
273
273
|
},
|
|
274
274
|
{
|
|
275
275
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -341,11 +341,11 @@
|
|
|
341
341
|
},
|
|
342
342
|
{
|
|
343
343
|
"path": "scripts/harness_archive.py",
|
|
344
|
-
"sha256": "
|
|
344
|
+
"sha256": "2637b2a82bfbd6c594183bb35cfa9ba8c42e8c77f67ccdecce628066f93d8048"
|
|
345
345
|
},
|
|
346
346
|
{
|
|
347
347
|
"path": "scripts/harness_change.py",
|
|
348
|
-
"sha256": "
|
|
348
|
+
"sha256": "f4e2d4ab9ee13e93cf200555b6b116342ad044dcdd5dfa25fa7e7ca435dd1882"
|
|
349
349
|
},
|
|
350
350
|
{
|
|
351
351
|
"path": "scripts/harness_check_gate.py",
|
|
@@ -449,7 +449,7 @@
|
|
|
449
449
|
},
|
|
450
450
|
{
|
|
451
451
|
"path": "scripts/harness_runtime.py",
|
|
452
|
-
"sha256": "
|
|
452
|
+
"sha256": "493edc124eda6b79be6242c7d94ec8d619cb14ff134afbfa154795749374091c"
|
|
453
453
|
},
|
|
454
454
|
{
|
|
455
455
|
"path": "scripts/harness_service.py",
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
"general",
|
|
7
7
|
"java"
|
|
8
8
|
],
|
|
9
|
-
"bundle_version": "0.2.
|
|
10
|
-
"content_sha256": "sha256:
|
|
11
|
-
"minimumCliVersion": "0.2.
|
|
12
|
-
"workflowPackageVersion": "0.2.
|
|
9
|
+
"bundle_version": "0.2.65",
|
|
10
|
+
"content_sha256": "sha256:e9562e58bd4dc48afca662a1b6f42ff00f5e4667a2d191c0b4aef8b6913a4e8f",
|
|
11
|
+
"minimumCliVersion": "0.2.84",
|
|
12
|
+
"workflowPackageVersion": "0.2.76",
|
|
13
13
|
"capabilities": [
|
|
14
14
|
"sync@2",
|
|
15
15
|
"rules-sync@1",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"remote-sync-pull@1"
|
|
27
27
|
],
|
|
28
28
|
"requires": {
|
|
29
|
-
"minimumCliVersion": "0.2.
|
|
29
|
+
"minimumCliVersion": "0.2.84",
|
|
30
30
|
"capabilities": [
|
|
31
31
|
"sync@2",
|
|
32
32
|
"rules-sync@1",
|