@hunter-harness/workflow-harness 0.2.29 → 0.2.30
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-ingest/scripts/harness_knowledge.py +323 -32
- 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 +28 -51
- package/harness/bundles/general/claude-code/harness-sync/reference.md +89 -142
- package/harness/bundles/general/claude-code/harness-test/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/scripts/harness_change.py +189 -0
- 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-ingest/scripts/harness_knowledge.py +323 -32
- 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 +30 -51
- package/harness/bundles/general/codebuddy/harness-sync/reference.md +89 -142
- package/harness/bundles/general/codebuddy/harness-test/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/scripts/harness_change.py +189 -0
- 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-ingest/scripts/harness_knowledge.py +323 -32
- 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 +30 -51
- package/harness/bundles/general/codex/harness-sync/reference.md +89 -142
- package/harness/bundles/general/codex/harness-test/SKILL.md +1 -1
- package/harness/bundles/general/codex/scripts/harness_change.py +189 -0
- 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-ingest/scripts/harness_knowledge.py +323 -32
- 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 +30 -51
- package/harness/bundles/general/cursor/harness-sync/reference.md +89 -142
- package/harness/bundles/general/cursor/harness-test/SKILL.md +1 -1
- package/harness/bundles/general/cursor/scripts/harness_change.py +189 -0
- 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-ingest/scripts/harness_knowledge.py +323 -32
- 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 +28 -51
- package/harness/bundles/java/claude-code/harness-sync/reference.md +89 -142
- package/harness/bundles/java/claude-code/harness-test/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/scripts/harness_change.py +189 -0
- 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-ingest/scripts/harness_knowledge.py +323 -32
- 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 +30 -51
- package/harness/bundles/java/codebuddy/harness-sync/reference.md +89 -142
- package/harness/bundles/java/codebuddy/harness-test/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/scripts/harness_change.py +189 -0
- 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-ingest/scripts/harness_knowledge.py +323 -32
- 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 +30 -51
- package/harness/bundles/java/codex/harness-sync/reference.md +89 -142
- package/harness/bundles/java/codex/harness-test/SKILL.md +1 -1
- package/harness/bundles/java/codex/scripts/harness_change.py +189 -0
- 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-ingest/scripts/harness_knowledge.py +323 -32
- 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 +30 -51
- package/harness/bundles/java/cursor/harness-sync/reference.md +89 -142
- package/harness/bundles/java/cursor/harness-test/SKILL.md +1 -1
- package/harness/bundles/java/cursor/scripts/harness_change.py +189 -0
- package/harness/manifests/general/claude-code.json +24 -15
- package/harness/manifests/general/codebuddy.json +24 -15
- package/harness/manifests/general/codex.json +24 -15
- package/harness/manifests/general/cursor.json +24 -15
- package/harness/manifests/java/claude-code.json +26 -17
- package/harness/manifests/java/codebuddy.json +26 -17
- package/harness/manifests/java/codex.json +26 -17
- package/harness/manifests/java/cursor.json +26 -17
- package/hunter-workflow-family.json +18 -2
- package/package.json +1 -1
|
@@ -2,12 +2,21 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "java",
|
|
4
4
|
"adapter": "codebuddy",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.22",
|
|
6
|
+
"requires": {
|
|
7
|
+
"minimumCliVersion": "0.2.32",
|
|
8
|
+
"capabilities": [
|
|
9
|
+
"sync@1",
|
|
10
|
+
"rules-sync@1",
|
|
11
|
+
"rules-review@1",
|
|
12
|
+
"knowledge-sync@2"
|
|
13
|
+
]
|
|
14
|
+
},
|
|
6
15
|
"generator": "harness_deploy.py",
|
|
7
16
|
"files": [
|
|
8
17
|
{
|
|
9
18
|
"path": ".harness-build.json",
|
|
10
|
-
"sha256": "
|
|
19
|
+
"sha256": "39765a7b3853f684ee0d79682ff86aed71da9658926a135b8e968abb2bdad54a"
|
|
11
20
|
},
|
|
12
21
|
{
|
|
13
22
|
"path": "agents/harness-evaluator.md",
|
|
@@ -43,7 +52,7 @@
|
|
|
43
52
|
},
|
|
44
53
|
{
|
|
45
54
|
"path": "harness-apidoc/SKILL.md",
|
|
46
|
-
"sha256": "
|
|
55
|
+
"sha256": "32bb69e49e9c6ae2b31ca040c06a5db315a203d21a55f74d162bb98edb4a0bf0"
|
|
47
56
|
},
|
|
48
57
|
{
|
|
49
58
|
"path": "harness-archive/checklist.md",
|
|
@@ -59,7 +68,7 @@
|
|
|
59
68
|
},
|
|
60
69
|
{
|
|
61
70
|
"path": "harness-archive/SKILL.md",
|
|
62
|
-
"sha256": "
|
|
71
|
+
"sha256": "c156450f268cd03065462f33c0aaff0bbf26f5e98dd035824624cecca2954c70"
|
|
63
72
|
},
|
|
64
73
|
{
|
|
65
74
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -79,7 +88,7 @@
|
|
|
79
88
|
},
|
|
80
89
|
{
|
|
81
90
|
"path": "harness-codebase-map/SKILL.md",
|
|
82
|
-
"sha256": "
|
|
91
|
+
"sha256": "3b5524a4d6237e29576a42c38ca6ed14d2a7ddebbeee1521a5ddcf9fae9cb758"
|
|
83
92
|
},
|
|
84
93
|
{
|
|
85
94
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -139,15 +148,15 @@
|
|
|
139
148
|
},
|
|
140
149
|
{
|
|
141
150
|
"path": "harness-knowledge-ingest/scripts/harness_knowledge.py",
|
|
142
|
-
"sha256": "
|
|
151
|
+
"sha256": "f312b778909d1710068aab0b58f22ac709796e0827882121810957e17041bf0c"
|
|
143
152
|
},
|
|
144
153
|
{
|
|
145
154
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
146
|
-
"sha256": "
|
|
155
|
+
"sha256": "4bf90b47dedd30d6bba7185703f110f937744267f376699f4b3a9cdbdb8e6855"
|
|
147
156
|
},
|
|
148
157
|
{
|
|
149
158
|
"path": "harness-knowledge-query/SKILL.md",
|
|
150
|
-
"sha256": "
|
|
159
|
+
"sha256": "cf6e147abedcea720f8905175996d361d0c8f101785b2dc30557fac04759f6f8"
|
|
151
160
|
},
|
|
152
161
|
{
|
|
153
162
|
"path": "harness-package/checklist.md",
|
|
@@ -159,7 +168,7 @@
|
|
|
159
168
|
},
|
|
160
169
|
{
|
|
161
170
|
"path": "harness-package/SKILL.md",
|
|
162
|
-
"sha256": "
|
|
171
|
+
"sha256": "ac39f7a8d36b4bd1923b3c137797e48a9359ccc65dfb9127d09af91a5c928371"
|
|
163
172
|
},
|
|
164
173
|
{
|
|
165
174
|
"path": "harness-plan/checklist.md",
|
|
@@ -175,7 +184,7 @@
|
|
|
175
184
|
},
|
|
176
185
|
{
|
|
177
186
|
"path": "harness-plan/SKILL.md",
|
|
178
|
-
"sha256": "
|
|
187
|
+
"sha256": "8f7f532201e6d3148e569e2db39445f06683008a4ebc40d0c9e4ab3af1b766cb"
|
|
179
188
|
},
|
|
180
189
|
{
|
|
181
190
|
"path": "harness-review/checklist.md",
|
|
@@ -191,7 +200,7 @@
|
|
|
191
200
|
},
|
|
192
201
|
{
|
|
193
202
|
"path": "harness-review/SKILL.md",
|
|
194
|
-
"sha256": "
|
|
203
|
+
"sha256": "3d802abfe35a6bf6b1e51d47ead7e0a7eecaf9c4aec9ec0f9e0f17f567fb4693"
|
|
195
204
|
},
|
|
196
205
|
{
|
|
197
206
|
"path": "harness-run/checklist.md",
|
|
@@ -207,7 +216,7 @@
|
|
|
207
216
|
},
|
|
208
217
|
{
|
|
209
218
|
"path": "harness-run/SKILL.md",
|
|
210
|
-
"sha256": "
|
|
219
|
+
"sha256": "8a6be1eb85876e52fc6eb7a8283dbc34d42f3a3f31f817353558bf47f65a93b3"
|
|
211
220
|
},
|
|
212
221
|
{
|
|
213
222
|
"path": "harness-submit/checklist.md",
|
|
@@ -219,15 +228,15 @@
|
|
|
219
228
|
},
|
|
220
229
|
{
|
|
221
230
|
"path": "harness-submit/SKILL.md",
|
|
222
|
-
"sha256": "
|
|
231
|
+
"sha256": "e523df7f175c6b446700e1011ef127ef83b1103b2274b2559878029712a24f9d"
|
|
223
232
|
},
|
|
224
233
|
{
|
|
225
234
|
"path": "harness-sync/reference.md",
|
|
226
|
-
"sha256": "
|
|
235
|
+
"sha256": "9d0be464bd32b14d9b0199988c46d44c83ef1e887dbbd4b85d640ee256818cd4"
|
|
227
236
|
},
|
|
228
237
|
{
|
|
229
238
|
"path": "harness-sync/SKILL.md",
|
|
230
|
-
"sha256": "
|
|
239
|
+
"sha256": "98a9073430f0d135580e0cc447f91ce2ef69247b4a4d85d0dbfe5bbb67e8889b"
|
|
231
240
|
},
|
|
232
241
|
{
|
|
233
242
|
"path": "harness-test/checklist.md",
|
|
@@ -251,7 +260,7 @@
|
|
|
251
260
|
},
|
|
252
261
|
{
|
|
253
262
|
"path": "harness-test/SKILL.md",
|
|
254
|
-
"sha256": "
|
|
263
|
+
"sha256": "13eba90188cf5655c100f89387bfedb74b68e125660e98815e5e1f715dca8506"
|
|
255
264
|
},
|
|
256
265
|
{
|
|
257
266
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -303,7 +312,7 @@
|
|
|
303
312
|
},
|
|
304
313
|
{
|
|
305
314
|
"path": "scripts/harness_change.py",
|
|
306
|
-
"sha256": "
|
|
315
|
+
"sha256": "0283a881b61c35ae9b66ed988ff180f06ad7c1c13d4e5837a8926d543e4e9958"
|
|
307
316
|
},
|
|
308
317
|
{
|
|
309
318
|
"path": "scripts/harness_check_gate.py",
|
|
@@ -2,12 +2,21 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "java",
|
|
4
4
|
"adapter": "codex",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.22",
|
|
6
|
+
"requires": {
|
|
7
|
+
"minimumCliVersion": "0.2.32",
|
|
8
|
+
"capabilities": [
|
|
9
|
+
"sync@1",
|
|
10
|
+
"rules-sync@1",
|
|
11
|
+
"rules-review@1",
|
|
12
|
+
"knowledge-sync@2"
|
|
13
|
+
]
|
|
14
|
+
},
|
|
6
15
|
"generator": "harness_deploy.py",
|
|
7
16
|
"files": [
|
|
8
17
|
{
|
|
9
18
|
"path": ".harness-build.json",
|
|
10
|
-
"sha256": "
|
|
19
|
+
"sha256": "4e4161e1cfb8960768c9b2a4dca4c56d69c20863dc8f01ee54b427e107d765a5"
|
|
11
20
|
},
|
|
12
21
|
{
|
|
13
22
|
"path": "CONTEXT.md",
|
|
@@ -31,7 +40,7 @@
|
|
|
31
40
|
},
|
|
32
41
|
{
|
|
33
42
|
"path": "harness-apidoc/SKILL.md",
|
|
34
|
-
"sha256": "
|
|
43
|
+
"sha256": "cfc63345c49c584fe1c337bb813a8ada959d79fe4ddcf011672e13c21434244e"
|
|
35
44
|
},
|
|
36
45
|
{
|
|
37
46
|
"path": "harness-archive/checklist.md",
|
|
@@ -47,7 +56,7 @@
|
|
|
47
56
|
},
|
|
48
57
|
{
|
|
49
58
|
"path": "harness-archive/SKILL.md",
|
|
50
|
-
"sha256": "
|
|
59
|
+
"sha256": "dcbd04f6316fc5b9f3d75c25da783a73c508c19729e61da0b0513855894700f2"
|
|
51
60
|
},
|
|
52
61
|
{
|
|
53
62
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -67,7 +76,7 @@
|
|
|
67
76
|
},
|
|
68
77
|
{
|
|
69
78
|
"path": "harness-codebase-map/SKILL.md",
|
|
70
|
-
"sha256": "
|
|
79
|
+
"sha256": "0f2227c8d90dfeaf2913c61fcd4af7fa95c456dbbc56b2ff50eb9ab7a2dcc4c1"
|
|
71
80
|
},
|
|
72
81
|
{
|
|
73
82
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -127,15 +136,15 @@
|
|
|
127
136
|
},
|
|
128
137
|
{
|
|
129
138
|
"path": "harness-knowledge-ingest/scripts/harness_knowledge.py",
|
|
130
|
-
"sha256": "
|
|
139
|
+
"sha256": "f312b778909d1710068aab0b58f22ac709796e0827882121810957e17041bf0c"
|
|
131
140
|
},
|
|
132
141
|
{
|
|
133
142
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
134
|
-
"sha256": "
|
|
143
|
+
"sha256": "e905d393d0eedb046760d9f2af71c72d5eac8269bd72a46b6c08fdc9f304ac33"
|
|
135
144
|
},
|
|
136
145
|
{
|
|
137
146
|
"path": "harness-knowledge-query/SKILL.md",
|
|
138
|
-
"sha256": "
|
|
147
|
+
"sha256": "71228fa02358925944dcaf17fec174ef1721dc685ec4915a67fed3bb780801f5"
|
|
139
148
|
},
|
|
140
149
|
{
|
|
141
150
|
"path": "harness-package/checklist.md",
|
|
@@ -147,7 +156,7 @@
|
|
|
147
156
|
},
|
|
148
157
|
{
|
|
149
158
|
"path": "harness-package/SKILL.md",
|
|
150
|
-
"sha256": "
|
|
159
|
+
"sha256": "60630af36f8ebc5d42dac2d05d19d7fcfa010c42b6f29cb0a6c35619c64ec30c"
|
|
151
160
|
},
|
|
152
161
|
{
|
|
153
162
|
"path": "harness-plan/checklist.md",
|
|
@@ -163,7 +172,7 @@
|
|
|
163
172
|
},
|
|
164
173
|
{
|
|
165
174
|
"path": "harness-plan/SKILL.md",
|
|
166
|
-
"sha256": "
|
|
175
|
+
"sha256": "0b5f24ccaf94bc0288765ba2ba22c4d54aa0e4fc533f10d95d6ff87e8baa9950"
|
|
167
176
|
},
|
|
168
177
|
{
|
|
169
178
|
"path": "harness-review/checklist.md",
|
|
@@ -179,7 +188,7 @@
|
|
|
179
188
|
},
|
|
180
189
|
{
|
|
181
190
|
"path": "harness-review/SKILL.md",
|
|
182
|
-
"sha256": "
|
|
191
|
+
"sha256": "98c80e175378ba5906e48c626aa27c0d39ed5b8ecaaee9b6e3464e83d2ea8e33"
|
|
183
192
|
},
|
|
184
193
|
{
|
|
185
194
|
"path": "harness-run/checklist.md",
|
|
@@ -195,7 +204,7 @@
|
|
|
195
204
|
},
|
|
196
205
|
{
|
|
197
206
|
"path": "harness-run/SKILL.md",
|
|
198
|
-
"sha256": "
|
|
207
|
+
"sha256": "5851da0cc52804619133c2d60451577bc22907fa845401bf676a3f70907f3578"
|
|
199
208
|
},
|
|
200
209
|
{
|
|
201
210
|
"path": "harness-submit/checklist.md",
|
|
@@ -207,15 +216,15 @@
|
|
|
207
216
|
},
|
|
208
217
|
{
|
|
209
218
|
"path": "harness-submit/SKILL.md",
|
|
210
|
-
"sha256": "
|
|
219
|
+
"sha256": "7cad0235df67eb0444d20ab3c9a5175e7c37ef05805980cd8de5a52277ef820d"
|
|
211
220
|
},
|
|
212
221
|
{
|
|
213
222
|
"path": "harness-sync/reference.md",
|
|
214
|
-
"sha256": "
|
|
223
|
+
"sha256": "9d0be464bd32b14d9b0199988c46d44c83ef1e887dbbd4b85d640ee256818cd4"
|
|
215
224
|
},
|
|
216
225
|
{
|
|
217
226
|
"path": "harness-sync/SKILL.md",
|
|
218
|
-
"sha256": "
|
|
227
|
+
"sha256": "c082b88121988f22fdf3514ba1f5caa4e9137da97ca21e7e73a81f5b89c684fb"
|
|
219
228
|
},
|
|
220
229
|
{
|
|
221
230
|
"path": "harness-test/checklist.md",
|
|
@@ -239,7 +248,7 @@
|
|
|
239
248
|
},
|
|
240
249
|
{
|
|
241
250
|
"path": "harness-test/SKILL.md",
|
|
242
|
-
"sha256": "
|
|
251
|
+
"sha256": "7053f08edcd3f7eaa21cf9ad1bb264d116d8a84952b9821e0d25774ec51e36e9"
|
|
243
252
|
},
|
|
244
253
|
{
|
|
245
254
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -291,7 +300,7 @@
|
|
|
291
300
|
},
|
|
292
301
|
{
|
|
293
302
|
"path": "scripts/harness_change.py",
|
|
294
|
-
"sha256": "
|
|
303
|
+
"sha256": "0283a881b61c35ae9b66ed988ff180f06ad7c1c13d4e5837a8926d543e4e9958"
|
|
295
304
|
},
|
|
296
305
|
{
|
|
297
306
|
"path": "scripts/harness_check_gate.py",
|
|
@@ -2,12 +2,21 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "java",
|
|
4
4
|
"adapter": "cursor",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.22",
|
|
6
|
+
"requires": {
|
|
7
|
+
"minimumCliVersion": "0.2.32",
|
|
8
|
+
"capabilities": [
|
|
9
|
+
"sync@1",
|
|
10
|
+
"rules-sync@1",
|
|
11
|
+
"rules-review@1",
|
|
12
|
+
"knowledge-sync@2"
|
|
13
|
+
]
|
|
14
|
+
},
|
|
6
15
|
"generator": "harness_deploy.py",
|
|
7
16
|
"files": [
|
|
8
17
|
{
|
|
9
18
|
"path": ".harness-build.json",
|
|
10
|
-
"sha256": "
|
|
19
|
+
"sha256": "8e45f5a3d7e1d989e035f9917ea9a29351afb9af0dcc39ccfcc2933e160195d9"
|
|
11
20
|
},
|
|
12
21
|
{
|
|
13
22
|
"path": "CONTEXT.md",
|
|
@@ -31,7 +40,7 @@
|
|
|
31
40
|
},
|
|
32
41
|
{
|
|
33
42
|
"path": "harness-apidoc/SKILL.md",
|
|
34
|
-
"sha256": "
|
|
43
|
+
"sha256": "1676d97cc497f1e5c8c7936be7c82dc3fbf5f2a89b78fb1a4eb5c40da05eecc7"
|
|
35
44
|
},
|
|
36
45
|
{
|
|
37
46
|
"path": "harness-archive/checklist.md",
|
|
@@ -47,7 +56,7 @@
|
|
|
47
56
|
},
|
|
48
57
|
{
|
|
49
58
|
"path": "harness-archive/SKILL.md",
|
|
50
|
-
"sha256": "
|
|
59
|
+
"sha256": "7be0136a173ef8e90624f9a0264e882697d09b530ab5b002d737a762830393f1"
|
|
51
60
|
},
|
|
52
61
|
{
|
|
53
62
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -67,7 +76,7 @@
|
|
|
67
76
|
},
|
|
68
77
|
{
|
|
69
78
|
"path": "harness-codebase-map/SKILL.md",
|
|
70
|
-
"sha256": "
|
|
79
|
+
"sha256": "0e7450ca3928ef01f5134f8cbaa1e0d6a36b2e1bd86a3b50e6bd63dd417aaac3"
|
|
71
80
|
},
|
|
72
81
|
{
|
|
73
82
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -127,15 +136,15 @@
|
|
|
127
136
|
},
|
|
128
137
|
{
|
|
129
138
|
"path": "harness-knowledge-ingest/scripts/harness_knowledge.py",
|
|
130
|
-
"sha256": "
|
|
139
|
+
"sha256": "f312b778909d1710068aab0b58f22ac709796e0827882121810957e17041bf0c"
|
|
131
140
|
},
|
|
132
141
|
{
|
|
133
142
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
134
|
-
"sha256": "
|
|
143
|
+
"sha256": "94521be1e88c0ca00fc758c83fedc1e519218904adc9ead08b2d1c6e50a52a00"
|
|
135
144
|
},
|
|
136
145
|
{
|
|
137
146
|
"path": "harness-knowledge-query/SKILL.md",
|
|
138
|
-
"sha256": "
|
|
147
|
+
"sha256": "489abc529a8be5c669ad6ffd0e0105d153aeaf1d9c7db92426eb2dea531c033d"
|
|
139
148
|
},
|
|
140
149
|
{
|
|
141
150
|
"path": "harness-package/checklist.md",
|
|
@@ -147,7 +156,7 @@
|
|
|
147
156
|
},
|
|
148
157
|
{
|
|
149
158
|
"path": "harness-package/SKILL.md",
|
|
150
|
-
"sha256": "
|
|
159
|
+
"sha256": "aee72c58b368a7da0f748ce777fcddb6f4dbaee03e9b3f9c1468573221777db4"
|
|
151
160
|
},
|
|
152
161
|
{
|
|
153
162
|
"path": "harness-plan/checklist.md",
|
|
@@ -163,7 +172,7 @@
|
|
|
163
172
|
},
|
|
164
173
|
{
|
|
165
174
|
"path": "harness-plan/SKILL.md",
|
|
166
|
-
"sha256": "
|
|
175
|
+
"sha256": "f3c1eea801422138b5338d124cfae48554054cad18351312b6943f218c5a1871"
|
|
167
176
|
},
|
|
168
177
|
{
|
|
169
178
|
"path": "harness-review/checklist.md",
|
|
@@ -179,7 +188,7 @@
|
|
|
179
188
|
},
|
|
180
189
|
{
|
|
181
190
|
"path": "harness-review/SKILL.md",
|
|
182
|
-
"sha256": "
|
|
191
|
+
"sha256": "1522df0c349d7c535b6532c678bd6ea883615802b3c46f62b226c20c12b1a319"
|
|
183
192
|
},
|
|
184
193
|
{
|
|
185
194
|
"path": "harness-run/checklist.md",
|
|
@@ -195,7 +204,7 @@
|
|
|
195
204
|
},
|
|
196
205
|
{
|
|
197
206
|
"path": "harness-run/SKILL.md",
|
|
198
|
-
"sha256": "
|
|
207
|
+
"sha256": "0efe06449961153dcc692aa0a7c8eac112273c58fe4985981b6e4798ad84901b"
|
|
199
208
|
},
|
|
200
209
|
{
|
|
201
210
|
"path": "harness-submit/checklist.md",
|
|
@@ -207,15 +216,15 @@
|
|
|
207
216
|
},
|
|
208
217
|
{
|
|
209
218
|
"path": "harness-submit/SKILL.md",
|
|
210
|
-
"sha256": "
|
|
219
|
+
"sha256": "a23b652d6597f6a5885393e7410b317f65e2144a687ecb1a8f447aa7efc984d8"
|
|
211
220
|
},
|
|
212
221
|
{
|
|
213
222
|
"path": "harness-sync/reference.md",
|
|
214
|
-
"sha256": "
|
|
223
|
+
"sha256": "9d0be464bd32b14d9b0199988c46d44c83ef1e887dbbd4b85d640ee256818cd4"
|
|
215
224
|
},
|
|
216
225
|
{
|
|
217
226
|
"path": "harness-sync/SKILL.md",
|
|
218
|
-
"sha256": "
|
|
227
|
+
"sha256": "942e860b8c2fd8a3b3acb3bfa47a8f4b6c12d580e2977d5724766a5b51065786"
|
|
219
228
|
},
|
|
220
229
|
{
|
|
221
230
|
"path": "harness-test/checklist.md",
|
|
@@ -239,7 +248,7 @@
|
|
|
239
248
|
},
|
|
240
249
|
{
|
|
241
250
|
"path": "harness-test/SKILL.md",
|
|
242
|
-
"sha256": "
|
|
251
|
+
"sha256": "cd95b20af4f0840ca83062b4ad18dd00c5fb995490fa8c07f65c46d243bdc585"
|
|
243
252
|
},
|
|
244
253
|
{
|
|
245
254
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -291,7 +300,7 @@
|
|
|
291
300
|
},
|
|
292
301
|
{
|
|
293
302
|
"path": "scripts/harness_change.py",
|
|
294
|
-
"sha256": "
|
|
303
|
+
"sha256": "0283a881b61c35ae9b66ed988ff180f06ad7c1c13d4e5837a8926d543e4e9958"
|
|
295
304
|
},
|
|
296
305
|
{
|
|
297
306
|
"path": "scripts/harness_check_gate.py",
|
|
@@ -6,6 +6,22 @@
|
|
|
6
6
|
"general",
|
|
7
7
|
"java"
|
|
8
8
|
],
|
|
9
|
-
"bundle_version": "0.2.
|
|
10
|
-
"content_sha256": "sha256:
|
|
9
|
+
"bundle_version": "0.2.22",
|
|
10
|
+
"content_sha256": "sha256:832004fb51768868e157c7538e21abbe2a5d62f346be7959c361e299793f1234",
|
|
11
|
+
"minimumCliVersion": "0.2.32",
|
|
12
|
+
"capabilities": [
|
|
13
|
+
"sync@1",
|
|
14
|
+
"rules-sync@1",
|
|
15
|
+
"rules-review@1",
|
|
16
|
+
"knowledge-sync@2"
|
|
17
|
+
],
|
|
18
|
+
"requires": {
|
|
19
|
+
"minimumCliVersion": "0.2.32",
|
|
20
|
+
"capabilities": [
|
|
21
|
+
"sync@1",
|
|
22
|
+
"rules-sync@1",
|
|
23
|
+
"rules-review@1",
|
|
24
|
+
"knowledge-sync@2"
|
|
25
|
+
]
|
|
26
|
+
}
|
|
11
27
|
}
|