@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": "general",
|
|
4
4
|
"adapter": "claude-code",
|
|
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": "4f645a6ea2dbc12bfeacc4e7fa280eb5c7d94fae89f2d1a14fdeb36dc6b136ef"
|
|
11
20
|
},
|
|
12
21
|
{
|
|
13
22
|
"path": "agents/harness-evaluator.md",
|
|
@@ -47,7 +56,7 @@
|
|
|
47
56
|
},
|
|
48
57
|
{
|
|
49
58
|
"path": "harness-archive/SKILL.md",
|
|
50
|
-
"sha256": "
|
|
59
|
+
"sha256": "5e3600f67b1bc14b0f62e8aec014028177a7e5330589022d39c15333b27a5131"
|
|
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": "362596e8436d7eccae9c9d3266de955de03c33d67daf398d2e54e7c2d3779466"
|
|
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": "2089e3deb019f18e5fe8e9a43a1a1b7b3dfc5c75fe4a341a063e83b5343266df"
|
|
135
144
|
},
|
|
136
145
|
{
|
|
137
146
|
"path": "harness-knowledge-query/SKILL.md",
|
|
138
|
-
"sha256": "
|
|
147
|
+
"sha256": "86489e25387f04f0018266fe944d27a49ad1df56561131d06ff5aa90961d66fe"
|
|
139
148
|
},
|
|
140
149
|
{
|
|
141
150
|
"path": "harness-plan/checklist.md",
|
|
@@ -151,7 +160,7 @@
|
|
|
151
160
|
},
|
|
152
161
|
{
|
|
153
162
|
"path": "harness-plan/SKILL.md",
|
|
154
|
-
"sha256": "
|
|
163
|
+
"sha256": "58f3d47c78720b0886cce6dc537985126a347d3ca66004e4d9fceecacc03864d"
|
|
155
164
|
},
|
|
156
165
|
{
|
|
157
166
|
"path": "harness-review/checklist.md",
|
|
@@ -167,7 +176,7 @@
|
|
|
167
176
|
},
|
|
168
177
|
{
|
|
169
178
|
"path": "harness-review/SKILL.md",
|
|
170
|
-
"sha256": "
|
|
179
|
+
"sha256": "4e72843c9b2a4b72f5ebf9a082c5d00acc10434a6d34726a471cfd773d37dfe2"
|
|
171
180
|
},
|
|
172
181
|
{
|
|
173
182
|
"path": "harness-run/checklist.md",
|
|
@@ -183,7 +192,7 @@
|
|
|
183
192
|
},
|
|
184
193
|
{
|
|
185
194
|
"path": "harness-run/SKILL.md",
|
|
186
|
-
"sha256": "
|
|
195
|
+
"sha256": "da3edf8bb7f8f911969d565e81a3795094cb73ad77fc10731042f7b08ab5b91d"
|
|
187
196
|
},
|
|
188
197
|
{
|
|
189
198
|
"path": "harness-submit/checklist.md",
|
|
@@ -195,15 +204,15 @@
|
|
|
195
204
|
},
|
|
196
205
|
{
|
|
197
206
|
"path": "harness-submit/SKILL.md",
|
|
198
|
-
"sha256": "
|
|
207
|
+
"sha256": "049ea0adebc605ddf8d6633a0e353810f0cbf1e01dcf80522b269cc4d19825b0"
|
|
199
208
|
},
|
|
200
209
|
{
|
|
201
210
|
"path": "harness-sync/reference.md",
|
|
202
|
-
"sha256": "
|
|
211
|
+
"sha256": "9d0be464bd32b14d9b0199988c46d44c83ef1e887dbbd4b85d640ee256818cd4"
|
|
203
212
|
},
|
|
204
213
|
{
|
|
205
214
|
"path": "harness-sync/SKILL.md",
|
|
206
|
-
"sha256": "
|
|
215
|
+
"sha256": "97443b68b5965487bdc2baa1a2c49456dbff350ed6a084d3c58ceaa1dd66e2bd"
|
|
207
216
|
},
|
|
208
217
|
{
|
|
209
218
|
"path": "harness-test/checklist.md",
|
|
@@ -227,7 +236,7 @@
|
|
|
227
236
|
},
|
|
228
237
|
{
|
|
229
238
|
"path": "harness-test/SKILL.md",
|
|
230
|
-
"sha256": "
|
|
239
|
+
"sha256": "a659416aae12417c37a61bc97a370fa84cb302082535e893b09e64ee407e7ea8"
|
|
231
240
|
},
|
|
232
241
|
{
|
|
233
242
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -279,7 +288,7 @@
|
|
|
279
288
|
},
|
|
280
289
|
{
|
|
281
290
|
"path": "scripts/harness_change.py",
|
|
282
|
-
"sha256": "
|
|
291
|
+
"sha256": "0283a881b61c35ae9b66ed988ff180f06ad7c1c13d4e5837a8926d543e4e9958"
|
|
283
292
|
},
|
|
284
293
|
{
|
|
285
294
|
"path": "scripts/harness_check_gate.py",
|
|
@@ -2,12 +2,21 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "general",
|
|
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": "1b1edf412736eb2e37c385f5accc1a023b7cca55e2ecd06720c351e2f73f0310"
|
|
11
20
|
},
|
|
12
21
|
{
|
|
13
22
|
"path": "agents/harness-evaluator.md",
|
|
@@ -47,7 +56,7 @@
|
|
|
47
56
|
},
|
|
48
57
|
{
|
|
49
58
|
"path": "harness-archive/SKILL.md",
|
|
50
|
-
"sha256": "
|
|
59
|
+
"sha256": "ecfe6d01d7738c46ae9a917d15217bf36f8ce80a4ac1b5a25b86ee2a5f705fc8"
|
|
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": "f65bdad16aa2678a7f05d19377c1ab8f683d1eeaaa5b3e25e6ace8e9be1cb9f4"
|
|
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": "eafb9645f7759a1f3a4222f614648c4e4cab10f40e12025f4f86803958c18981"
|
|
135
144
|
},
|
|
136
145
|
{
|
|
137
146
|
"path": "harness-knowledge-query/SKILL.md",
|
|
138
|
-
"sha256": "
|
|
147
|
+
"sha256": "b77c9263979f2a7e6052a8fc3e8c65d04c3b3c437608fcb24465de51f007bee1"
|
|
139
148
|
},
|
|
140
149
|
{
|
|
141
150
|
"path": "harness-plan/checklist.md",
|
|
@@ -151,7 +160,7 @@
|
|
|
151
160
|
},
|
|
152
161
|
{
|
|
153
162
|
"path": "harness-plan/SKILL.md",
|
|
154
|
-
"sha256": "
|
|
163
|
+
"sha256": "cb7ff9fea1bd20e444874f74a7e4cc2ac1f3ff08a3c809d8a6e391fdc81673cc"
|
|
155
164
|
},
|
|
156
165
|
{
|
|
157
166
|
"path": "harness-review/checklist.md",
|
|
@@ -167,7 +176,7 @@
|
|
|
167
176
|
},
|
|
168
177
|
{
|
|
169
178
|
"path": "harness-review/SKILL.md",
|
|
170
|
-
"sha256": "
|
|
179
|
+
"sha256": "ee3074541db22e7c569b28e03ee3c3b7abc7580acaab1eb50b6a8a1bc69a4f9b"
|
|
171
180
|
},
|
|
172
181
|
{
|
|
173
182
|
"path": "harness-run/checklist.md",
|
|
@@ -183,7 +192,7 @@
|
|
|
183
192
|
},
|
|
184
193
|
{
|
|
185
194
|
"path": "harness-run/SKILL.md",
|
|
186
|
-
"sha256": "
|
|
195
|
+
"sha256": "441c14c2d496aea4cddd81dc3f731078424f987499ab76b9e96571bf9c692bf8"
|
|
187
196
|
},
|
|
188
197
|
{
|
|
189
198
|
"path": "harness-submit/checklist.md",
|
|
@@ -195,15 +204,15 @@
|
|
|
195
204
|
},
|
|
196
205
|
{
|
|
197
206
|
"path": "harness-submit/SKILL.md",
|
|
198
|
-
"sha256": "
|
|
207
|
+
"sha256": "79348493fa46cff6669c70270011e21c0aabaefa82e01fadc97ecdaea436618d"
|
|
199
208
|
},
|
|
200
209
|
{
|
|
201
210
|
"path": "harness-sync/reference.md",
|
|
202
|
-
"sha256": "
|
|
211
|
+
"sha256": "9d0be464bd32b14d9b0199988c46d44c83ef1e887dbbd4b85d640ee256818cd4"
|
|
203
212
|
},
|
|
204
213
|
{
|
|
205
214
|
"path": "harness-sync/SKILL.md",
|
|
206
|
-
"sha256": "
|
|
215
|
+
"sha256": "3979d0bf699119d0a66bb8f2ecfc68bffc0e7d77efc06b26040bca125221ea17"
|
|
207
216
|
},
|
|
208
217
|
{
|
|
209
218
|
"path": "harness-test/checklist.md",
|
|
@@ -227,7 +236,7 @@
|
|
|
227
236
|
},
|
|
228
237
|
{
|
|
229
238
|
"path": "harness-test/SKILL.md",
|
|
230
|
-
"sha256": "
|
|
239
|
+
"sha256": "364c727b2183b8f9cf1deb1343ba90533f3dd8bfaa4fb776caf4d116a5de16f4"
|
|
231
240
|
},
|
|
232
241
|
{
|
|
233
242
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -279,7 +288,7 @@
|
|
|
279
288
|
},
|
|
280
289
|
{
|
|
281
290
|
"path": "scripts/harness_change.py",
|
|
282
|
-
"sha256": "
|
|
291
|
+
"sha256": "0283a881b61c35ae9b66ed988ff180f06ad7c1c13d4e5837a8926d543e4e9958"
|
|
283
292
|
},
|
|
284
293
|
{
|
|
285
294
|
"path": "scripts/harness_check_gate.py",
|
|
@@ -2,12 +2,21 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "general",
|
|
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": "854ab533dcdb5c46d82c75f95ad4bad67627cab1a908bb62b90c42b383c5f453"
|
|
11
20
|
},
|
|
12
21
|
{
|
|
13
22
|
"path": "CONTEXT.md",
|
|
@@ -35,7 +44,7 @@
|
|
|
35
44
|
},
|
|
36
45
|
{
|
|
37
46
|
"path": "harness-archive/SKILL.md",
|
|
38
|
-
"sha256": "
|
|
47
|
+
"sha256": "88b0e7775d0949a2fd2eb071492427a41d174089fe09e23e2df788a61e98e429"
|
|
39
48
|
},
|
|
40
49
|
{
|
|
41
50
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -55,7 +64,7 @@
|
|
|
55
64
|
},
|
|
56
65
|
{
|
|
57
66
|
"path": "harness-codebase-map/SKILL.md",
|
|
58
|
-
"sha256": "
|
|
67
|
+
"sha256": "73418d81f56874db063c92567f3fa8912e42bbf7f7ae63864988d8dd80269d76"
|
|
59
68
|
},
|
|
60
69
|
{
|
|
61
70
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -115,15 +124,15 @@
|
|
|
115
124
|
},
|
|
116
125
|
{
|
|
117
126
|
"path": "harness-knowledge-ingest/scripts/harness_knowledge.py",
|
|
118
|
-
"sha256": "
|
|
127
|
+
"sha256": "f312b778909d1710068aab0b58f22ac709796e0827882121810957e17041bf0c"
|
|
119
128
|
},
|
|
120
129
|
{
|
|
121
130
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
122
|
-
"sha256": "
|
|
131
|
+
"sha256": "a5081476e1bd9299a833d8b68bdf41f8811f7657955406b04e951ce47fd8dbaf"
|
|
123
132
|
},
|
|
124
133
|
{
|
|
125
134
|
"path": "harness-knowledge-query/SKILL.md",
|
|
126
|
-
"sha256": "
|
|
135
|
+
"sha256": "af533fd20141c0f6db1368cd42447b05d5363fd253eb955dd60587cc32e432b8"
|
|
127
136
|
},
|
|
128
137
|
{
|
|
129
138
|
"path": "harness-plan/checklist.md",
|
|
@@ -139,7 +148,7 @@
|
|
|
139
148
|
},
|
|
140
149
|
{
|
|
141
150
|
"path": "harness-plan/SKILL.md",
|
|
142
|
-
"sha256": "
|
|
151
|
+
"sha256": "bc1f31fda7139bcf8f8673c6e85231225affe2f628aa68e0852b09c1bad5afcb"
|
|
143
152
|
},
|
|
144
153
|
{
|
|
145
154
|
"path": "harness-review/checklist.md",
|
|
@@ -155,7 +164,7 @@
|
|
|
155
164
|
},
|
|
156
165
|
{
|
|
157
166
|
"path": "harness-review/SKILL.md",
|
|
158
|
-
"sha256": "
|
|
167
|
+
"sha256": "5d454356e9c73e2e38ffcb1bf090a13f8a457e8c0b68d278b2c877faa613c21b"
|
|
159
168
|
},
|
|
160
169
|
{
|
|
161
170
|
"path": "harness-run/checklist.md",
|
|
@@ -171,7 +180,7 @@
|
|
|
171
180
|
},
|
|
172
181
|
{
|
|
173
182
|
"path": "harness-run/SKILL.md",
|
|
174
|
-
"sha256": "
|
|
183
|
+
"sha256": "bab195e3a861441c993721e414dd9ed056be77afc959da0a8c3b9e6d1ee7ab40"
|
|
175
184
|
},
|
|
176
185
|
{
|
|
177
186
|
"path": "harness-submit/checklist.md",
|
|
@@ -183,15 +192,15 @@
|
|
|
183
192
|
},
|
|
184
193
|
{
|
|
185
194
|
"path": "harness-submit/SKILL.md",
|
|
186
|
-
"sha256": "
|
|
195
|
+
"sha256": "db71b6586246ae6c9381bdb97195d390bfdf5cccd14ebc4286c8bf9c1b088b14"
|
|
187
196
|
},
|
|
188
197
|
{
|
|
189
198
|
"path": "harness-sync/reference.md",
|
|
190
|
-
"sha256": "
|
|
199
|
+
"sha256": "9d0be464bd32b14d9b0199988c46d44c83ef1e887dbbd4b85d640ee256818cd4"
|
|
191
200
|
},
|
|
192
201
|
{
|
|
193
202
|
"path": "harness-sync/SKILL.md",
|
|
194
|
-
"sha256": "
|
|
203
|
+
"sha256": "6e69c550c106f176cea7d9bc852c93b18e0da507933021fefe161a84aaa6aaa7"
|
|
195
204
|
},
|
|
196
205
|
{
|
|
197
206
|
"path": "harness-test/checklist.md",
|
|
@@ -215,7 +224,7 @@
|
|
|
215
224
|
},
|
|
216
225
|
{
|
|
217
226
|
"path": "harness-test/SKILL.md",
|
|
218
|
-
"sha256": "
|
|
227
|
+
"sha256": "55624805dfdf59f344dcece0e06fa97bc47bbc214ced8ff19be6d0851e2ac4d8"
|
|
219
228
|
},
|
|
220
229
|
{
|
|
221
230
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -267,7 +276,7 @@
|
|
|
267
276
|
},
|
|
268
277
|
{
|
|
269
278
|
"path": "scripts/harness_change.py",
|
|
270
|
-
"sha256": "
|
|
279
|
+
"sha256": "0283a881b61c35ae9b66ed988ff180f06ad7c1c13d4e5837a8926d543e4e9958"
|
|
271
280
|
},
|
|
272
281
|
{
|
|
273
282
|
"path": "scripts/harness_check_gate.py",
|
|
@@ -2,12 +2,21 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "general",
|
|
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": "d8957e19bbcf42dfc3e6c0cb0449e574925e77c44bf4c0bc8e2bcc1b320908b2"
|
|
11
20
|
},
|
|
12
21
|
{
|
|
13
22
|
"path": "CONTEXT.md",
|
|
@@ -35,7 +44,7 @@
|
|
|
35
44
|
},
|
|
36
45
|
{
|
|
37
46
|
"path": "harness-archive/SKILL.md",
|
|
38
|
-
"sha256": "
|
|
47
|
+
"sha256": "8cf0bd972224571dd8750ef5404e8f5a3bd9a6e7ba318152521c75666adcabe0"
|
|
39
48
|
},
|
|
40
49
|
{
|
|
41
50
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -55,7 +64,7 @@
|
|
|
55
64
|
},
|
|
56
65
|
{
|
|
57
66
|
"path": "harness-codebase-map/SKILL.md",
|
|
58
|
-
"sha256": "
|
|
67
|
+
"sha256": "5f6600bd0391e6df21f02b2e9172da62c07e5d6637facdf2570a9b452dac6b89"
|
|
59
68
|
},
|
|
60
69
|
{
|
|
61
70
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -115,15 +124,15 @@
|
|
|
115
124
|
},
|
|
116
125
|
{
|
|
117
126
|
"path": "harness-knowledge-ingest/scripts/harness_knowledge.py",
|
|
118
|
-
"sha256": "
|
|
127
|
+
"sha256": "f312b778909d1710068aab0b58f22ac709796e0827882121810957e17041bf0c"
|
|
119
128
|
},
|
|
120
129
|
{
|
|
121
130
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
122
|
-
"sha256": "
|
|
131
|
+
"sha256": "af6eba5a09c9f4e1e8bf45c6eddae0a2488ddea094ab6a1fe006d6af008a5ab5"
|
|
123
132
|
},
|
|
124
133
|
{
|
|
125
134
|
"path": "harness-knowledge-query/SKILL.md",
|
|
126
|
-
"sha256": "
|
|
135
|
+
"sha256": "0600a836df1acb104b834e14cda3c6e80b44d5afa062029005bfd3312cc8acbd"
|
|
127
136
|
},
|
|
128
137
|
{
|
|
129
138
|
"path": "harness-plan/checklist.md",
|
|
@@ -139,7 +148,7 @@
|
|
|
139
148
|
},
|
|
140
149
|
{
|
|
141
150
|
"path": "harness-plan/SKILL.md",
|
|
142
|
-
"sha256": "
|
|
151
|
+
"sha256": "f62265927cc963f87648f1174488eb226be9e3944dc6195cb9f3d8f2383550c2"
|
|
143
152
|
},
|
|
144
153
|
{
|
|
145
154
|
"path": "harness-review/checklist.md",
|
|
@@ -155,7 +164,7 @@
|
|
|
155
164
|
},
|
|
156
165
|
{
|
|
157
166
|
"path": "harness-review/SKILL.md",
|
|
158
|
-
"sha256": "
|
|
167
|
+
"sha256": "a4f84396aac4063a93d6c3696ebd189c07012c597c40960f37a3b79f4bc1a273"
|
|
159
168
|
},
|
|
160
169
|
{
|
|
161
170
|
"path": "harness-run/checklist.md",
|
|
@@ -171,7 +180,7 @@
|
|
|
171
180
|
},
|
|
172
181
|
{
|
|
173
182
|
"path": "harness-run/SKILL.md",
|
|
174
|
-
"sha256": "
|
|
183
|
+
"sha256": "76d71a8a09bbe5fa3e466256aa5fe470212693fca61ee2bf26da19e4a3e56ce1"
|
|
175
184
|
},
|
|
176
185
|
{
|
|
177
186
|
"path": "harness-submit/checklist.md",
|
|
@@ -183,15 +192,15 @@
|
|
|
183
192
|
},
|
|
184
193
|
{
|
|
185
194
|
"path": "harness-submit/SKILL.md",
|
|
186
|
-
"sha256": "
|
|
195
|
+
"sha256": "7191940ed9946cbf2fe316c7036b619decaffb624150724fbaaeccfa8891f546"
|
|
187
196
|
},
|
|
188
197
|
{
|
|
189
198
|
"path": "harness-sync/reference.md",
|
|
190
|
-
"sha256": "
|
|
199
|
+
"sha256": "9d0be464bd32b14d9b0199988c46d44c83ef1e887dbbd4b85d640ee256818cd4"
|
|
191
200
|
},
|
|
192
201
|
{
|
|
193
202
|
"path": "harness-sync/SKILL.md",
|
|
194
|
-
"sha256": "
|
|
203
|
+
"sha256": "ca3aebe9a959f099f876637d66e7724a6550ccafdcbf14348747092bd36cef8e"
|
|
195
204
|
},
|
|
196
205
|
{
|
|
197
206
|
"path": "harness-test/checklist.md",
|
|
@@ -215,7 +224,7 @@
|
|
|
215
224
|
},
|
|
216
225
|
{
|
|
217
226
|
"path": "harness-test/SKILL.md",
|
|
218
|
-
"sha256": "
|
|
227
|
+
"sha256": "bcf7a5ef3ffba709fe9677a0d209a61cad87962d7511903eafaa43a9a4967c24"
|
|
219
228
|
},
|
|
220
229
|
{
|
|
221
230
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -267,7 +276,7 @@
|
|
|
267
276
|
},
|
|
268
277
|
{
|
|
269
278
|
"path": "scripts/harness_change.py",
|
|
270
|
-
"sha256": "
|
|
279
|
+
"sha256": "0283a881b61c35ae9b66ed988ff180f06ad7c1c13d4e5837a8926d543e4e9958"
|
|
271
280
|
},
|
|
272
281
|
{
|
|
273
282
|
"path": "scripts/harness_check_gate.py",
|
|
@@ -2,12 +2,21 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "java",
|
|
4
4
|
"adapter": "claude-code",
|
|
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": "e5cf2dda882c299adaa9672dbaee456ce468420eded0366bd52a21ca8b7d99da"
|
|
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": "c8ca23d6fcf16e0e19c4c85ee98e3a0380ed8ef8cc5ecfe30c438b43f07de956"
|
|
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": "10ed072bab66ad51a68d1808ce9d65938506ddcc60ffa0ae6f86712ad5f80faa"
|
|
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": "19046ccf5fcb92f9c24f370b0d2832eb157786548f5df562138b27ea1887311c"
|
|
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": "9bb53831d3173e7dbf2dbb0614442ffdf82066ed8c1fcc4ba7966a8c58625817"
|
|
147
156
|
},
|
|
148
157
|
{
|
|
149
158
|
"path": "harness-knowledge-query/SKILL.md",
|
|
150
|
-
"sha256": "
|
|
159
|
+
"sha256": "4346b77f4b5533b6d529a713c150d60932992792fde9511ec62d934563a0bfb6"
|
|
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": "03024bdad12903b98c30224f7e6f86279401440fef0d142d27c957a8a0aadf19"
|
|
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": "f5a3026a09d7e45981fe6a4700e919e20e5af5c7f43c98435ade5561da0da9bc"
|
|
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": "72c5a553f52bc18cc1cafe2e6502263032a17d9741618e83f9c38a81531ce4c3"
|
|
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": "80eb374f254a70f9c8cb6ae5d1afcfa5587107b4d49502d79f84268dbfd24895"
|
|
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": "5b4ad47ebcfec4c60125d5187b44970e7d1865a86773dd9c50cd78646b8c5418"
|
|
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": "ea2b390067826a5391d85797c634c62414698e0b34eda68694aa50434d6a536b"
|
|
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": "2295f08f4f1856fb75d03d64365033cbfda5cadea434ac362a913fa6be9b6930"
|
|
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",
|