@hunter-harness/workflow-harness 0.2.44 → 0.2.46
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_archive.py +72 -21
- package/harness/bundles/general/claude-code/scripts/harness_runtime.py +105 -2
- 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_archive.py +72 -21
- package/harness/bundles/general/codebuddy/scripts/harness_runtime.py +105 -2
- 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_archive.py +72 -21
- package/harness/bundles/general/codex/scripts/harness_runtime.py +105 -2
- 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_archive.py +72 -21
- package/harness/bundles/general/cursor/scripts/harness_runtime.py +105 -2
- 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_archive.py +72 -21
- package/harness/bundles/java/claude-code/scripts/harness_runtime.py +105 -2
- 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_archive.py +72 -21
- package/harness/bundles/java/codebuddy/scripts/harness_runtime.py +105 -2
- 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_archive.py +72 -21
- package/harness/bundles/java/codex/scripts/harness_runtime.py +105 -2
- 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_archive.py +72 -21
- package/harness/bundles/java/cursor/scripts/harness_runtime.py +105 -2
- 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": "claude-code",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.35",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.48",
|
|
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": "97e9c7cc8dcf3d16e91bfe326641b6e61a1a928c1311d053c41c0e5f047d1269"
|
|
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": "8f154c648fa176372780a7f3cb080f9a75d5f5279d10d4ca6855613cb97730fc"
|
|
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": "aeb959442bfde3d861c3c85e60b5919287c0d2a60e9d35adb200cb589b6b296c"
|
|
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": "b6ab9f2b20b3adc44793b714d7b66baea49205cbf98cf562229c0752af5040d1"
|
|
131
131
|
},
|
|
132
132
|
{
|
|
133
133
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -191,11 +191,11 @@
|
|
|
191
191
|
},
|
|
192
192
|
{
|
|
193
193
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
194
|
-
"sha256": "
|
|
194
|
+
"sha256": "d8dcc4fb70065c4539d3a7c71069f4dca665a00275194881480c34a6c4db7707"
|
|
195
195
|
},
|
|
196
196
|
{
|
|
197
197
|
"path": "harness-knowledge-query/SKILL.md",
|
|
198
|
-
"sha256": "
|
|
198
|
+
"sha256": "cc30e8a50e996d76b1bcd527bec7ba506ebab85fb8c0704a10abf067824b90eb"
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
201
|
"path": "harness-package/checklist.md",
|
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
},
|
|
208
208
|
{
|
|
209
209
|
"path": "harness-package/SKILL.md",
|
|
210
|
-
"sha256": "
|
|
210
|
+
"sha256": "5758eaa919c114539956abc583907d93cd065409fdf3012e7843879b4f5bfa59"
|
|
211
211
|
},
|
|
212
212
|
{
|
|
213
213
|
"path": "harness-plan/checklist.md",
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
},
|
|
224
224
|
{
|
|
225
225
|
"path": "harness-plan/SKILL.md",
|
|
226
|
-
"sha256": "
|
|
226
|
+
"sha256": "865273dbc6a544f5921698c405652458488efb9bf344f1929f71eb0cc86f0f3c"
|
|
227
227
|
},
|
|
228
228
|
{
|
|
229
229
|
"path": "harness-review/checklist.md",
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
},
|
|
240
240
|
{
|
|
241
241
|
"path": "harness-review/SKILL.md",
|
|
242
|
-
"sha256": "
|
|
242
|
+
"sha256": "e6631643dbf7b91262cd9731c914b143c7508745749b9416956c32e63f734293"
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
245
|
"path": "harness-run/checklist.md",
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
},
|
|
256
256
|
{
|
|
257
257
|
"path": "harness-run/SKILL.md",
|
|
258
|
-
"sha256": "
|
|
258
|
+
"sha256": "e5a143cd66be88d1b49e1fd208e330a2c880076820f59d055a8332329cf90d02"
|
|
259
259
|
},
|
|
260
260
|
{
|
|
261
261
|
"path": "harness-submit/checklist.md",
|
|
@@ -267,7 +267,7 @@
|
|
|
267
267
|
},
|
|
268
268
|
{
|
|
269
269
|
"path": "harness-submit/SKILL.md",
|
|
270
|
-
"sha256": "
|
|
270
|
+
"sha256": "dff749af60dbc099cd98041dd5a5b8dd3fa5701949027b5f801593c3a2200e93"
|
|
271
271
|
},
|
|
272
272
|
{
|
|
273
273
|
"path": "harness-sync/reference.md",
|
|
@@ -275,7 +275,7 @@
|
|
|
275
275
|
},
|
|
276
276
|
{
|
|
277
277
|
"path": "harness-sync/SKILL.md",
|
|
278
|
-
"sha256": "
|
|
278
|
+
"sha256": "f8e85b96f2ba0af1bcbce7cb40a53f25a5720269a9b8fdc5a59b37b53cb3af43"
|
|
279
279
|
},
|
|
280
280
|
{
|
|
281
281
|
"path": "harness-test/checklist.md",
|
|
@@ -299,7 +299,7 @@
|
|
|
299
299
|
},
|
|
300
300
|
{
|
|
301
301
|
"path": "harness-test/SKILL.md",
|
|
302
|
-
"sha256": "
|
|
302
|
+
"sha256": "288134e38bbb53db238250a51da3fd9ca7266c14b04de2d64b7cdc3f8658b17f"
|
|
303
303
|
},
|
|
304
304
|
{
|
|
305
305
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -371,7 +371,7 @@
|
|
|
371
371
|
},
|
|
372
372
|
{
|
|
373
373
|
"path": "scripts/harness_archive.py",
|
|
374
|
-
"sha256": "
|
|
374
|
+
"sha256": "0d47db600eefe508032b5b1fed390907856e65efcaf5e9a16395fa95e45bf1b7"
|
|
375
375
|
},
|
|
376
376
|
{
|
|
377
377
|
"path": "scripts/harness_change.py",
|
|
@@ -471,7 +471,7 @@
|
|
|
471
471
|
},
|
|
472
472
|
{
|
|
473
473
|
"path": "scripts/harness_runtime.py",
|
|
474
|
-
"sha256": "
|
|
474
|
+
"sha256": "75341de64c53f6393d99cfd944d83578e55317c494a76273865baa87459abdfa"
|
|
475
475
|
},
|
|
476
476
|
{
|
|
477
477
|
"path": "scripts/harness_service.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.35",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.48",
|
|
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": "e55efe7f83835b77d11679dadddae7d587dfdcffbc9b5a1a28a0720f26188d21"
|
|
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": "4e815105e5d7744a5234763d3378ffd0fe2fe27e0cf10851e61c3727b38b324c"
|
|
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": "a49ba68ec042784792a991d90dbb24639398c48fe37e83d086e9b977f6b0a378"
|
|
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": "433f8dcd069081a75826d50e19dc79e9c62689cd93cbadffc2142a17d0c897ff"
|
|
131
131
|
},
|
|
132
132
|
{
|
|
133
133
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -191,11 +191,11 @@
|
|
|
191
191
|
},
|
|
192
192
|
{
|
|
193
193
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
194
|
-
"sha256": "
|
|
194
|
+
"sha256": "55e38a698e18f5048952e3370a1a3cf334007dbcde41131a0c242a1b192a8306"
|
|
195
195
|
},
|
|
196
196
|
{
|
|
197
197
|
"path": "harness-knowledge-query/SKILL.md",
|
|
198
|
-
"sha256": "
|
|
198
|
+
"sha256": "24977df8e9a382e4677abb6552bc5e67da7999691a0919ff05bccd6901438756"
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
201
|
"path": "harness-package/checklist.md",
|
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
},
|
|
208
208
|
{
|
|
209
209
|
"path": "harness-package/SKILL.md",
|
|
210
|
-
"sha256": "
|
|
210
|
+
"sha256": "ba158be5654c6689e780643287eade9ec1c8a548279338ac098a4d4ff496d4e4"
|
|
211
211
|
},
|
|
212
212
|
{
|
|
213
213
|
"path": "harness-plan/checklist.md",
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
},
|
|
224
224
|
{
|
|
225
225
|
"path": "harness-plan/SKILL.md",
|
|
226
|
-
"sha256": "
|
|
226
|
+
"sha256": "5977211441d77bc8991ac6e002ca6817a3c9d3b2ef8394c2636057c6e1372e23"
|
|
227
227
|
},
|
|
228
228
|
{
|
|
229
229
|
"path": "harness-review/checklist.md",
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
},
|
|
240
240
|
{
|
|
241
241
|
"path": "harness-review/SKILL.md",
|
|
242
|
-
"sha256": "
|
|
242
|
+
"sha256": "0e65a50c8bf23abbec08ef139125b7170890f46faa96768256576fc3c78fd30e"
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
245
|
"path": "harness-run/checklist.md",
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
},
|
|
256
256
|
{
|
|
257
257
|
"path": "harness-run/SKILL.md",
|
|
258
|
-
"sha256": "
|
|
258
|
+
"sha256": "6a03f850a8c879f53f6e198a7260c33d949869bd8ad06172ef837e0d07e36908"
|
|
259
259
|
},
|
|
260
260
|
{
|
|
261
261
|
"path": "harness-submit/checklist.md",
|
|
@@ -267,7 +267,7 @@
|
|
|
267
267
|
},
|
|
268
268
|
{
|
|
269
269
|
"path": "harness-submit/SKILL.md",
|
|
270
|
-
"sha256": "
|
|
270
|
+
"sha256": "4ea80dcd875ea23a3544ef5ebbaa2ec07922d9ea71926e1230e7178593e8b5be"
|
|
271
271
|
},
|
|
272
272
|
{
|
|
273
273
|
"path": "harness-sync/reference.md",
|
|
@@ -275,7 +275,7 @@
|
|
|
275
275
|
},
|
|
276
276
|
{
|
|
277
277
|
"path": "harness-sync/SKILL.md",
|
|
278
|
-
"sha256": "
|
|
278
|
+
"sha256": "02f52c772392acfdd70bbe48b97e26f4a9a6c62e74a52846c283fb71ecd52b5b"
|
|
279
279
|
},
|
|
280
280
|
{
|
|
281
281
|
"path": "harness-test/checklist.md",
|
|
@@ -299,7 +299,7 @@
|
|
|
299
299
|
},
|
|
300
300
|
{
|
|
301
301
|
"path": "harness-test/SKILL.md",
|
|
302
|
-
"sha256": "
|
|
302
|
+
"sha256": "9a57a69ccc160551b9f7ef29cd76c6c129dc03f98ecc2899a5db84712c173cb9"
|
|
303
303
|
},
|
|
304
304
|
{
|
|
305
305
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -371,7 +371,7 @@
|
|
|
371
371
|
},
|
|
372
372
|
{
|
|
373
373
|
"path": "scripts/harness_archive.py",
|
|
374
|
-
"sha256": "
|
|
374
|
+
"sha256": "0d47db600eefe508032b5b1fed390907856e65efcaf5e9a16395fa95e45bf1b7"
|
|
375
375
|
},
|
|
376
376
|
{
|
|
377
377
|
"path": "scripts/harness_change.py",
|
|
@@ -471,7 +471,7 @@
|
|
|
471
471
|
},
|
|
472
472
|
{
|
|
473
473
|
"path": "scripts/harness_runtime.py",
|
|
474
|
-
"sha256": "
|
|
474
|
+
"sha256": "75341de64c53f6393d99cfd944d83578e55317c494a76273865baa87459abdfa"
|
|
475
475
|
},
|
|
476
476
|
{
|
|
477
477
|
"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.35",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.48",
|
|
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": "e5be04ed09bf7a125128b744eb7a28e63c8379f3911e3d594916a5e5306c9647"
|
|
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": "091f38e5ec94589e46ab3e0a1937e2b591e8686a48966abdd30360d8ddf2610a"
|
|
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": "79e457291dd9471902e18efd498b889389170136c95259d38e3801d3812c8739"
|
|
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": "896c862364cf3459c183fc08cb794205af9c7ed798e97bdfb05be706f4285b4f"
|
|
119
119
|
},
|
|
120
120
|
{
|
|
121
121
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -179,11 +179,11 @@
|
|
|
179
179
|
},
|
|
180
180
|
{
|
|
181
181
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
182
|
-
"sha256": "
|
|
182
|
+
"sha256": "c5f19539af2e991e9282640efd20d0eb96aef3b79bcfb436cd34a14513bfe836"
|
|
183
183
|
},
|
|
184
184
|
{
|
|
185
185
|
"path": "harness-knowledge-query/SKILL.md",
|
|
186
|
-
"sha256": "
|
|
186
|
+
"sha256": "0d326cc58f8ecb3986cddf52153ea8b873e454eb8815bf957ed6a8c30b07bea0"
|
|
187
187
|
},
|
|
188
188
|
{
|
|
189
189
|
"path": "harness-package/checklist.md",
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
},
|
|
196
196
|
{
|
|
197
197
|
"path": "harness-package/SKILL.md",
|
|
198
|
-
"sha256": "
|
|
198
|
+
"sha256": "3f28ec2734fd037abc4fd005455852cc7ca2ba3865a61dddced29e492024c3a9"
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
201
|
"path": "harness-plan/checklist.md",
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
},
|
|
212
212
|
{
|
|
213
213
|
"path": "harness-plan/SKILL.md",
|
|
214
|
-
"sha256": "
|
|
214
|
+
"sha256": "2922f32f4f3367fa204f49f88788fca32952dd94f4bcd2bf58b2b99761e94e07"
|
|
215
215
|
},
|
|
216
216
|
{
|
|
217
217
|
"path": "harness-review/checklist.md",
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
},
|
|
228
228
|
{
|
|
229
229
|
"path": "harness-review/SKILL.md",
|
|
230
|
-
"sha256": "
|
|
230
|
+
"sha256": "cbdb63bc1f8ab2d1678cfb0bfa2fdf8a93f03b85a203eee419363afd66929ec4"
|
|
231
231
|
},
|
|
232
232
|
{
|
|
233
233
|
"path": "harness-run/checklist.md",
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
245
|
"path": "harness-run/SKILL.md",
|
|
246
|
-
"sha256": "
|
|
246
|
+
"sha256": "36d2516c726a2179961f9c81c01e4f85520548f46df58c3c0eba270718d35dce"
|
|
247
247
|
},
|
|
248
248
|
{
|
|
249
249
|
"path": "harness-submit/checklist.md",
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
},
|
|
256
256
|
{
|
|
257
257
|
"path": "harness-submit/SKILL.md",
|
|
258
|
-
"sha256": "
|
|
258
|
+
"sha256": "640c675b5bfa1f619f258b22c4eaea109df05c90d671d89353b6b09c62e7b2a2"
|
|
259
259
|
},
|
|
260
260
|
{
|
|
261
261
|
"path": "harness-sync/reference.md",
|
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
},
|
|
264
264
|
{
|
|
265
265
|
"path": "harness-sync/SKILL.md",
|
|
266
|
-
"sha256": "
|
|
266
|
+
"sha256": "1815d0bbc0044daad993ed285fea0687f054ef64679524276e02268157f12901"
|
|
267
267
|
},
|
|
268
268
|
{
|
|
269
269
|
"path": "harness-test/checklist.md",
|
|
@@ -287,7 +287,7 @@
|
|
|
287
287
|
},
|
|
288
288
|
{
|
|
289
289
|
"path": "harness-test/SKILL.md",
|
|
290
|
-
"sha256": "
|
|
290
|
+
"sha256": "126c30791ea90bc34d6fd74d677e64ec7764d34957e5743c04f52b4028eecf53"
|
|
291
291
|
},
|
|
292
292
|
{
|
|
293
293
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -359,7 +359,7 @@
|
|
|
359
359
|
},
|
|
360
360
|
{
|
|
361
361
|
"path": "scripts/harness_archive.py",
|
|
362
|
-
"sha256": "
|
|
362
|
+
"sha256": "0d47db600eefe508032b5b1fed390907856e65efcaf5e9a16395fa95e45bf1b7"
|
|
363
363
|
},
|
|
364
364
|
{
|
|
365
365
|
"path": "scripts/harness_change.py",
|
|
@@ -459,7 +459,7 @@
|
|
|
459
459
|
},
|
|
460
460
|
{
|
|
461
461
|
"path": "scripts/harness_runtime.py",
|
|
462
|
-
"sha256": "
|
|
462
|
+
"sha256": "75341de64c53f6393d99cfd944d83578e55317c494a76273865baa87459abdfa"
|
|
463
463
|
},
|
|
464
464
|
{
|
|
465
465
|
"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.35",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.48",
|
|
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": "6e1cdfd1b4848c42a05b7ebdba69c240edef139531d7aa3b30b0b523953e4058"
|
|
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": "e890669903bb4d4c991fe8ed4200eba3737bd44435f6403ba9f551f3e6c4d813"
|
|
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": "f6d2213b1c293eaecccb3336fe6e73abca05c2062182b00c265b41b82a7a7ddb"
|
|
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": "353ccdb2bc99f9d3f3f15750aed43c2aa2e95aca0ff795921499ba8669e0bf12"
|
|
119
119
|
},
|
|
120
120
|
{
|
|
121
121
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -179,11 +179,11 @@
|
|
|
179
179
|
},
|
|
180
180
|
{
|
|
181
181
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
182
|
-
"sha256": "
|
|
182
|
+
"sha256": "ab25cfb92e29bee83e84941848fa1edc7aa7f10d1142456ea14909551b4b363a"
|
|
183
183
|
},
|
|
184
184
|
{
|
|
185
185
|
"path": "harness-knowledge-query/SKILL.md",
|
|
186
|
-
"sha256": "
|
|
186
|
+
"sha256": "749b76782d3ff0646a7706423070d31817d4866ae1eb81cef3ae7d2f8d540b15"
|
|
187
187
|
},
|
|
188
188
|
{
|
|
189
189
|
"path": "harness-package/checklist.md",
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
},
|
|
196
196
|
{
|
|
197
197
|
"path": "harness-package/SKILL.md",
|
|
198
|
-
"sha256": "
|
|
198
|
+
"sha256": "8de39d321c45b69569f1e058e39dd2cd4175bab5bb66ae900b07b0519c5c88d8"
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
201
|
"path": "harness-plan/checklist.md",
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
},
|
|
212
212
|
{
|
|
213
213
|
"path": "harness-plan/SKILL.md",
|
|
214
|
-
"sha256": "
|
|
214
|
+
"sha256": "0287d7bb5bfd749666b4798345d83d21edb3be549daf0b6aaf752c228f2ef103"
|
|
215
215
|
},
|
|
216
216
|
{
|
|
217
217
|
"path": "harness-review/checklist.md",
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
},
|
|
228
228
|
{
|
|
229
229
|
"path": "harness-review/SKILL.md",
|
|
230
|
-
"sha256": "
|
|
230
|
+
"sha256": "c0be0420c030193d5e91718a4c2e88d8f0a64fa6f9cc6f156355c177372774aa"
|
|
231
231
|
},
|
|
232
232
|
{
|
|
233
233
|
"path": "harness-run/checklist.md",
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
245
|
"path": "harness-run/SKILL.md",
|
|
246
|
-
"sha256": "
|
|
246
|
+
"sha256": "55fc35637c045a8acb4ea6afa92d949a34626a92aa68b8170c73c646ea398fe6"
|
|
247
247
|
},
|
|
248
248
|
{
|
|
249
249
|
"path": "harness-submit/checklist.md",
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
},
|
|
256
256
|
{
|
|
257
257
|
"path": "harness-submit/SKILL.md",
|
|
258
|
-
"sha256": "
|
|
258
|
+
"sha256": "71be32f418c61cda42178d7b9758d007887fec57310b16e3656f9ae663efe284"
|
|
259
259
|
},
|
|
260
260
|
{
|
|
261
261
|
"path": "harness-sync/reference.md",
|
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
},
|
|
264
264
|
{
|
|
265
265
|
"path": "harness-sync/SKILL.md",
|
|
266
|
-
"sha256": "
|
|
266
|
+
"sha256": "4eafdd0376929a40cf70f37534cc7ee79b40f2cadaa64dc603649f309bb372b1"
|
|
267
267
|
},
|
|
268
268
|
{
|
|
269
269
|
"path": "harness-test/checklist.md",
|
|
@@ -287,7 +287,7 @@
|
|
|
287
287
|
},
|
|
288
288
|
{
|
|
289
289
|
"path": "harness-test/SKILL.md",
|
|
290
|
-
"sha256": "
|
|
290
|
+
"sha256": "7e2812e47b5cc94c80da921c887c92ad1a01333a945da06fd66a8ae94ecf6f9d"
|
|
291
291
|
},
|
|
292
292
|
{
|
|
293
293
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -359,7 +359,7 @@
|
|
|
359
359
|
},
|
|
360
360
|
{
|
|
361
361
|
"path": "scripts/harness_archive.py",
|
|
362
|
-
"sha256": "
|
|
362
|
+
"sha256": "0d47db600eefe508032b5b1fed390907856e65efcaf5e9a16395fa95e45bf1b7"
|
|
363
363
|
},
|
|
364
364
|
{
|
|
365
365
|
"path": "scripts/harness_change.py",
|
|
@@ -459,7 +459,7 @@
|
|
|
459
459
|
},
|
|
460
460
|
{
|
|
461
461
|
"path": "scripts/harness_runtime.py",
|
|
462
|
-
"sha256": "
|
|
462
|
+
"sha256": "75341de64c53f6393d99cfd944d83578e55317c494a76273865baa87459abdfa"
|
|
463
463
|
},
|
|
464
464
|
{
|
|
465
465
|
"path": "scripts/harness_service.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.35",
|
|
10
|
+
"content_sha256": "sha256:b044bc4e99f4bfdd46b5b1df051b9b81e978579e2bbafe1a0247c1202d2807ec",
|
|
11
|
+
"minimumCliVersion": "0.2.48",
|
|
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.48",
|
|
27
27
|
"capabilities": [
|
|
28
28
|
"sync@2",
|
|
29
29
|
"rules-sync@1",
|