@hunter-harness/workflow-harness 0.2.30 → 0.2.31
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 +3 -3
- package/harness/bundles/general/claude-code/harness-codebase-map/SKILL.md +3 -3
- package/harness/bundles/general/claude-code/harness-knowledge-ingest/SKILL.md +3 -3
- package/harness/bundles/general/claude-code/harness-knowledge-query/SKILL.md +3 -3
- package/harness/bundles/general/claude-code/harness-plan/SKILL.md +6 -6
- package/harness/bundles/general/claude-code/harness-plan/checklist.md +10 -4
- package/harness/bundles/general/claude-code/harness-plan/reference.md +17 -17
- package/harness/bundles/general/claude-code/harness-review/SKILL.md +3 -3
- package/harness/bundles/general/claude-code/harness-run/SKILL.md +4 -4
- package/harness/bundles/general/claude-code/harness-run/checklist.md +2 -2
- package/harness/bundles/general/claude-code/harness-run/reference.md +3 -12
- package/harness/bundles/general/claude-code/harness-submit/SKILL.md +3 -3
- package/harness/bundles/general/claude-code/harness-sync/SKILL.md +3 -3
- package/harness/bundles/general/claude-code/harness-test/SKILL.md +3 -3
- package/harness/bundles/general/claude-code/scripts/harness_gate.py +97 -14
- package/harness/bundles/general/claude-code/scripts/harness_plan_finalize.py +364 -74
- package/harness/bundles/general/codebuddy/.harness-build.json +1 -1
- package/harness/bundles/general/codebuddy/harness-archive/SKILL.md +3 -3
- package/harness/bundles/general/codebuddy/harness-codebase-map/SKILL.md +3 -3
- package/harness/bundles/general/codebuddy/harness-knowledge-ingest/SKILL.md +3 -3
- package/harness/bundles/general/codebuddy/harness-knowledge-query/SKILL.md +3 -3
- package/harness/bundles/general/codebuddy/harness-plan/SKILL.md +6 -6
- package/harness/bundles/general/codebuddy/harness-plan/checklist.md +10 -4
- package/harness/bundles/general/codebuddy/harness-plan/reference.md +17 -17
- package/harness/bundles/general/codebuddy/harness-review/SKILL.md +3 -3
- package/harness/bundles/general/codebuddy/harness-run/SKILL.md +4 -4
- package/harness/bundles/general/codebuddy/harness-run/checklist.md +2 -2
- package/harness/bundles/general/codebuddy/harness-run/reference.md +3 -12
- package/harness/bundles/general/codebuddy/harness-submit/SKILL.md +3 -3
- package/harness/bundles/general/codebuddy/harness-sync/SKILL.md +3 -3
- package/harness/bundles/general/codebuddy/harness-test/SKILL.md +3 -3
- package/harness/bundles/general/codebuddy/scripts/harness_gate.py +97 -14
- package/harness/bundles/general/codebuddy/scripts/harness_plan_finalize.py +364 -74
- package/harness/bundles/general/codex/.harness-build.json +1 -1
- package/harness/bundles/general/codex/harness-archive/SKILL.md +3 -3
- package/harness/bundles/general/codex/harness-codebase-map/SKILL.md +3 -3
- package/harness/bundles/general/codex/harness-knowledge-ingest/SKILL.md +3 -3
- package/harness/bundles/general/codex/harness-knowledge-query/SKILL.md +3 -3
- package/harness/bundles/general/codex/harness-plan/SKILL.md +6 -6
- package/harness/bundles/general/codex/harness-plan/checklist.md +10 -4
- package/harness/bundles/general/codex/harness-plan/reference.md +17 -17
- package/harness/bundles/general/codex/harness-review/SKILL.md +3 -3
- package/harness/bundles/general/codex/harness-run/SKILL.md +4 -4
- package/harness/bundles/general/codex/harness-run/checklist.md +2 -2
- package/harness/bundles/general/codex/harness-run/reference.md +3 -12
- package/harness/bundles/general/codex/harness-submit/SKILL.md +3 -3
- package/harness/bundles/general/codex/harness-sync/SKILL.md +3 -3
- package/harness/bundles/general/codex/harness-test/SKILL.md +3 -3
- package/harness/bundles/general/codex/scripts/harness_gate.py +97 -14
- package/harness/bundles/general/codex/scripts/harness_plan_finalize.py +364 -74
- package/harness/bundles/general/cursor/.harness-build.json +1 -1
- package/harness/bundles/general/cursor/harness-archive/SKILL.md +3 -3
- package/harness/bundles/general/cursor/harness-codebase-map/SKILL.md +3 -3
- package/harness/bundles/general/cursor/harness-knowledge-ingest/SKILL.md +3 -3
- package/harness/bundles/general/cursor/harness-knowledge-query/SKILL.md +3 -3
- package/harness/bundles/general/cursor/harness-plan/SKILL.md +6 -6
- package/harness/bundles/general/cursor/harness-plan/checklist.md +10 -4
- package/harness/bundles/general/cursor/harness-plan/reference.md +17 -17
- package/harness/bundles/general/cursor/harness-review/SKILL.md +3 -3
- package/harness/bundles/general/cursor/harness-run/SKILL.md +4 -4
- package/harness/bundles/general/cursor/harness-run/checklist.md +2 -2
- package/harness/bundles/general/cursor/harness-run/reference.md +3 -12
- package/harness/bundles/general/cursor/harness-submit/SKILL.md +3 -3
- package/harness/bundles/general/cursor/harness-sync/SKILL.md +3 -3
- package/harness/bundles/general/cursor/harness-test/SKILL.md +3 -3
- package/harness/bundles/general/cursor/scripts/harness_gate.py +97 -14
- package/harness/bundles/general/cursor/scripts/harness_plan_finalize.py +364 -74
- package/harness/bundles/java/claude-code/.harness-build.json +1 -1
- package/harness/bundles/java/claude-code/harness-apidoc/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/harness-archive/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/harness-codebase-map/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/harness-knowledge-ingest/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/harness-knowledge-query/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/harness-package/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/harness-plan/SKILL.md +6 -6
- package/harness/bundles/java/claude-code/harness-plan/checklist.md +10 -4
- package/harness/bundles/java/claude-code/harness-plan/reference.md +17 -17
- package/harness/bundles/java/claude-code/harness-review/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/harness-run/SKILL.md +4 -4
- package/harness/bundles/java/claude-code/harness-submit/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/harness-sync/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/harness-test/SKILL.md +3 -3
- package/harness/bundles/java/claude-code/scripts/harness_gate.py +97 -14
- package/harness/bundles/java/claude-code/scripts/harness_plan_finalize.py +364 -74
- package/harness/bundles/java/codebuddy/.harness-build.json +1 -1
- package/harness/bundles/java/codebuddy/harness-apidoc/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/harness-archive/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/harness-codebase-map/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/harness-knowledge-ingest/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/harness-knowledge-query/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/harness-package/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/harness-plan/SKILL.md +6 -6
- package/harness/bundles/java/codebuddy/harness-plan/checklist.md +10 -4
- package/harness/bundles/java/codebuddy/harness-plan/reference.md +17 -17
- package/harness/bundles/java/codebuddy/harness-review/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/harness-run/SKILL.md +4 -4
- package/harness/bundles/java/codebuddy/harness-submit/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/harness-sync/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/harness-test/SKILL.md +3 -3
- package/harness/bundles/java/codebuddy/scripts/harness_gate.py +97 -14
- package/harness/bundles/java/codebuddy/scripts/harness_plan_finalize.py +364 -74
- package/harness/bundles/java/codex/.harness-build.json +1 -1
- package/harness/bundles/java/codex/harness-apidoc/SKILL.md +3 -3
- package/harness/bundles/java/codex/harness-archive/SKILL.md +3 -3
- package/harness/bundles/java/codex/harness-codebase-map/SKILL.md +3 -3
- package/harness/bundles/java/codex/harness-knowledge-ingest/SKILL.md +3 -3
- package/harness/bundles/java/codex/harness-knowledge-query/SKILL.md +3 -3
- package/harness/bundles/java/codex/harness-package/SKILL.md +3 -3
- package/harness/bundles/java/codex/harness-plan/SKILL.md +6 -6
- package/harness/bundles/java/codex/harness-plan/checklist.md +10 -4
- package/harness/bundles/java/codex/harness-plan/reference.md +17 -17
- package/harness/bundles/java/codex/harness-review/SKILL.md +3 -3
- package/harness/bundles/java/codex/harness-run/SKILL.md +4 -4
- package/harness/bundles/java/codex/harness-submit/SKILL.md +3 -3
- package/harness/bundles/java/codex/harness-sync/SKILL.md +3 -3
- package/harness/bundles/java/codex/harness-test/SKILL.md +3 -3
- package/harness/bundles/java/codex/scripts/harness_gate.py +97 -14
- package/harness/bundles/java/codex/scripts/harness_plan_finalize.py +364 -74
- package/harness/bundles/java/cursor/.harness-build.json +1 -1
- package/harness/bundles/java/cursor/harness-apidoc/SKILL.md +3 -3
- package/harness/bundles/java/cursor/harness-archive/SKILL.md +3 -3
- package/harness/bundles/java/cursor/harness-codebase-map/SKILL.md +3 -3
- package/harness/bundles/java/cursor/harness-knowledge-ingest/SKILL.md +3 -3
- package/harness/bundles/java/cursor/harness-knowledge-query/SKILL.md +3 -3
- package/harness/bundles/java/cursor/harness-package/SKILL.md +3 -3
- package/harness/bundles/java/cursor/harness-plan/SKILL.md +6 -6
- package/harness/bundles/java/cursor/harness-plan/checklist.md +10 -4
- package/harness/bundles/java/cursor/harness-plan/reference.md +17 -17
- package/harness/bundles/java/cursor/harness-review/SKILL.md +3 -3
- package/harness/bundles/java/cursor/harness-run/SKILL.md +4 -4
- package/harness/bundles/java/cursor/harness-submit/SKILL.md +3 -3
- package/harness/bundles/java/cursor/harness-sync/SKILL.md +3 -3
- package/harness/bundles/java/cursor/harness-test/SKILL.md +3 -3
- package/harness/bundles/java/cursor/scripts/harness_gate.py +97 -14
- package/harness/bundles/java/cursor/scripts/harness_plan_finalize.py +364 -74
- package/harness/manifests/general/claude-code.json +19 -19
- package/harness/manifests/general/codebuddy.json +19 -19
- package/harness/manifests/general/codex.json +19 -19
- package/harness/manifests/general/cursor.json +19 -19
- package/harness/manifests/java/claude-code.json +19 -19
- package/harness/manifests/java/codebuddy.json +19 -19
- package/harness/manifests/java/codex.json +19 -19
- package/harness/manifests/java/cursor.json +19 -19
- package/hunter-workflow-family.json +4 -4
- package/package.json +1 -1
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "general",
|
|
4
4
|
"adapter": "claude-code",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.23",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.33",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@1",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"files": [
|
|
17
17
|
{
|
|
18
18
|
"path": ".harness-build.json",
|
|
19
|
-
"sha256": "
|
|
19
|
+
"sha256": "eae50d73a1605e3cd4b4fcf013db737d2fadf2d16f2b891e0d756ab36cea80a9"
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
"path": "agents/harness-evaluator.md",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
58
|
"path": "harness-archive/SKILL.md",
|
|
59
|
-
"sha256": "
|
|
59
|
+
"sha256": "e559b989a1079c6632e1625e1e961fbe4b5e06becb5a113d10be6c036a9fb843"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
78
|
"path": "harness-codebase-map/SKILL.md",
|
|
79
|
-
"sha256": "
|
|
79
|
+
"sha256": "93f34829e66b6eab67dda2e7c21146fcded11d1c60c541e6c18162f5c44fa05d"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -140,15 +140,15 @@
|
|
|
140
140
|
},
|
|
141
141
|
{
|
|
142
142
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
143
|
-
"sha256": "
|
|
143
|
+
"sha256": "72479036f9f3b2a7c937f129603a60f4e2be16308535030a09eccb1fef2fdd87"
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
146
|
"path": "harness-knowledge-query/SKILL.md",
|
|
147
|
-
"sha256": "
|
|
147
|
+
"sha256": "6fa076d59f1e3c0735a674fb7dde8850061be815f969cada13f862757380152a"
|
|
148
148
|
},
|
|
149
149
|
{
|
|
150
150
|
"path": "harness-plan/checklist.md",
|
|
151
|
-
"sha256": "
|
|
151
|
+
"sha256": "005f6af01b829771cbec4135c65391964873b022cd2120c80e91a6554ec29cfd"
|
|
152
152
|
},
|
|
153
153
|
{
|
|
154
154
|
"path": "harness-plan/protocols.md",
|
|
@@ -156,11 +156,11 @@
|
|
|
156
156
|
},
|
|
157
157
|
{
|
|
158
158
|
"path": "harness-plan/reference.md",
|
|
159
|
-
"sha256": "
|
|
159
|
+
"sha256": "8bfb369c958b4cb61021dc8604773a87e52a7dc5da62a059c0338aa3db252d4b"
|
|
160
160
|
},
|
|
161
161
|
{
|
|
162
162
|
"path": "harness-plan/SKILL.md",
|
|
163
|
-
"sha256": "
|
|
163
|
+
"sha256": "990b0ee13acd0f7151ddd85acd9db70864b91a60a05482368f7466133f74cc33"
|
|
164
164
|
},
|
|
165
165
|
{
|
|
166
166
|
"path": "harness-review/checklist.md",
|
|
@@ -176,11 +176,11 @@
|
|
|
176
176
|
},
|
|
177
177
|
{
|
|
178
178
|
"path": "harness-review/SKILL.md",
|
|
179
|
-
"sha256": "
|
|
179
|
+
"sha256": "31e7e28edaebc0edc36770c2bc1cd2cc0236b89e077454d5a9c0bb25058665f7"
|
|
180
180
|
},
|
|
181
181
|
{
|
|
182
182
|
"path": "harness-run/checklist.md",
|
|
183
|
-
"sha256": "
|
|
183
|
+
"sha256": "ec88566dab4ec2805a9e05e01c0aea1d3aeb8b487ee24538910d738983cf21d2"
|
|
184
184
|
},
|
|
185
185
|
{
|
|
186
186
|
"path": "harness-run/protocols.md",
|
|
@@ -188,11 +188,11 @@
|
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
190
|
"path": "harness-run/reference.md",
|
|
191
|
-
"sha256": "
|
|
191
|
+
"sha256": "1a31a95371006150d9980fcbaca9cad7920ef1ad3df0de88340e98a06ba87762"
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
194
|
"path": "harness-run/SKILL.md",
|
|
195
|
-
"sha256": "
|
|
195
|
+
"sha256": "958c9a90ef4631f347c833bbc12a7883c04d9967f028824a4f4e6f7ffc0b6770"
|
|
196
196
|
},
|
|
197
197
|
{
|
|
198
198
|
"path": "harness-submit/checklist.md",
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
"path": "harness-submit/SKILL.md",
|
|
207
|
-
"sha256": "
|
|
207
|
+
"sha256": "c979510aadee59b73aed6fd60f61e9452988b114fcbadd49456bd6505f4a622b"
|
|
208
208
|
},
|
|
209
209
|
{
|
|
210
210
|
"path": "harness-sync/reference.md",
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
},
|
|
213
213
|
{
|
|
214
214
|
"path": "harness-sync/SKILL.md",
|
|
215
|
-
"sha256": "
|
|
215
|
+
"sha256": "18b4fe09766b02e39888cb562cf939b278e3529152c58f61c526179c4dde78bb"
|
|
216
216
|
},
|
|
217
217
|
{
|
|
218
218
|
"path": "harness-test/checklist.md",
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
},
|
|
237
237
|
{
|
|
238
238
|
"path": "harness-test/SKILL.md",
|
|
239
|
-
"sha256": "
|
|
239
|
+
"sha256": "92930260a4b57c6fa2133df8bc00f2aba420fba15ffc6155e2f0dd01a29c4b65"
|
|
240
240
|
},
|
|
241
241
|
{
|
|
242
242
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
},
|
|
309
309
|
{
|
|
310
310
|
"path": "scripts/harness_gate.py",
|
|
311
|
-
"sha256": "
|
|
311
|
+
"sha256": "be5bc122703efb1c4f37ca21c2eadfe78a8325d3420fee4d050a5662024faa76"
|
|
312
312
|
},
|
|
313
313
|
{
|
|
314
314
|
"path": "scripts/harness_integration.py",
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
},
|
|
333
333
|
{
|
|
334
334
|
"path": "scripts/harness_plan_finalize.py",
|
|
335
|
-
"sha256": "
|
|
335
|
+
"sha256": "4144e186c618bdb7576bdc2a5ade1f0bfb776b14b338022bd9bee4b413b05878"
|
|
336
336
|
},
|
|
337
337
|
{
|
|
338
338
|
"path": "scripts/harness_preflight.py",
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "general",
|
|
4
4
|
"adapter": "codebuddy",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.23",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.33",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@1",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"files": [
|
|
17
17
|
{
|
|
18
18
|
"path": ".harness-build.json",
|
|
19
|
-
"sha256": "
|
|
19
|
+
"sha256": "fc6f513a8bc02920f1eb3201aba6c5a098e8321aff8c4ae8ec9be8223849dab0"
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
"path": "agents/harness-evaluator.md",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
58
|
"path": "harness-archive/SKILL.md",
|
|
59
|
-
"sha256": "
|
|
59
|
+
"sha256": "225b5b5522d2947cbb92b8cc4fa501a7944f32408a854fe99566f27539861793"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
},
|
|
77
77
|
{
|
|
78
78
|
"path": "harness-codebase-map/SKILL.md",
|
|
79
|
-
"sha256": "
|
|
79
|
+
"sha256": "5195af187c651a5a347c3a224e0a44d06251cb72383a220020e417f385885105"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -140,15 +140,15 @@
|
|
|
140
140
|
},
|
|
141
141
|
{
|
|
142
142
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
143
|
-
"sha256": "
|
|
143
|
+
"sha256": "a05df1c4a2439e0c3b45bb0f3f1cbb04f68dd71f5a15852c478f06eaed15e28a"
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
146
|
"path": "harness-knowledge-query/SKILL.md",
|
|
147
|
-
"sha256": "
|
|
147
|
+
"sha256": "c6bab711db6b9490fc25aa23c7fe7aea7b423a57f260c7a56ed95ba28ade3363"
|
|
148
148
|
},
|
|
149
149
|
{
|
|
150
150
|
"path": "harness-plan/checklist.md",
|
|
151
|
-
"sha256": "
|
|
151
|
+
"sha256": "005f6af01b829771cbec4135c65391964873b022cd2120c80e91a6554ec29cfd"
|
|
152
152
|
},
|
|
153
153
|
{
|
|
154
154
|
"path": "harness-plan/protocols.md",
|
|
@@ -156,11 +156,11 @@
|
|
|
156
156
|
},
|
|
157
157
|
{
|
|
158
158
|
"path": "harness-plan/reference.md",
|
|
159
|
-
"sha256": "
|
|
159
|
+
"sha256": "8bfb369c958b4cb61021dc8604773a87e52a7dc5da62a059c0338aa3db252d4b"
|
|
160
160
|
},
|
|
161
161
|
{
|
|
162
162
|
"path": "harness-plan/SKILL.md",
|
|
163
|
-
"sha256": "
|
|
163
|
+
"sha256": "8fa4f34d26aa1e841d13054dd26bbdc163f98fb70ed41c3c829286708fa7bc9b"
|
|
164
164
|
},
|
|
165
165
|
{
|
|
166
166
|
"path": "harness-review/checklist.md",
|
|
@@ -176,11 +176,11 @@
|
|
|
176
176
|
},
|
|
177
177
|
{
|
|
178
178
|
"path": "harness-review/SKILL.md",
|
|
179
|
-
"sha256": "
|
|
179
|
+
"sha256": "6ebd5926756241ef77115345c5d033f179dcba3b22a679a08973c25cf908bc03"
|
|
180
180
|
},
|
|
181
181
|
{
|
|
182
182
|
"path": "harness-run/checklist.md",
|
|
183
|
-
"sha256": "
|
|
183
|
+
"sha256": "ec88566dab4ec2805a9e05e01c0aea1d3aeb8b487ee24538910d738983cf21d2"
|
|
184
184
|
},
|
|
185
185
|
{
|
|
186
186
|
"path": "harness-run/protocols.md",
|
|
@@ -188,11 +188,11 @@
|
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
190
|
"path": "harness-run/reference.md",
|
|
191
|
-
"sha256": "
|
|
191
|
+
"sha256": "1a31a95371006150d9980fcbaca9cad7920ef1ad3df0de88340e98a06ba87762"
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
194
|
"path": "harness-run/SKILL.md",
|
|
195
|
-
"sha256": "
|
|
195
|
+
"sha256": "f8f3178d5052a9d0fc44c4cd275d78054c09938a5147af0ad1880731c072d7ec"
|
|
196
196
|
},
|
|
197
197
|
{
|
|
198
198
|
"path": "harness-submit/checklist.md",
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
"path": "harness-submit/SKILL.md",
|
|
207
|
-
"sha256": "
|
|
207
|
+
"sha256": "2e9774b5418c5ee5bbaa3e7fe44a25c5dbc214708dcc252b98fda64f5a5ffcaa"
|
|
208
208
|
},
|
|
209
209
|
{
|
|
210
210
|
"path": "harness-sync/reference.md",
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
},
|
|
213
213
|
{
|
|
214
214
|
"path": "harness-sync/SKILL.md",
|
|
215
|
-
"sha256": "
|
|
215
|
+
"sha256": "76d79ce679ab1b539214cad0c02e630b7fb5ee84cc428fd9b69f4b33d696076f"
|
|
216
216
|
},
|
|
217
217
|
{
|
|
218
218
|
"path": "harness-test/checklist.md",
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
},
|
|
237
237
|
{
|
|
238
238
|
"path": "harness-test/SKILL.md",
|
|
239
|
-
"sha256": "
|
|
239
|
+
"sha256": "a6aceaac3f9646abcc80bad80e411c11c730b6b5b27670ccaf70f0c0ce9b26bb"
|
|
240
240
|
},
|
|
241
241
|
{
|
|
242
242
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
},
|
|
309
309
|
{
|
|
310
310
|
"path": "scripts/harness_gate.py",
|
|
311
|
-
"sha256": "
|
|
311
|
+
"sha256": "be5bc122703efb1c4f37ca21c2eadfe78a8325d3420fee4d050a5662024faa76"
|
|
312
312
|
},
|
|
313
313
|
{
|
|
314
314
|
"path": "scripts/harness_integration.py",
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
},
|
|
333
333
|
{
|
|
334
334
|
"path": "scripts/harness_plan_finalize.py",
|
|
335
|
-
"sha256": "
|
|
335
|
+
"sha256": "4144e186c618bdb7576bdc2a5ade1f0bfb776b14b338022bd9bee4b413b05878"
|
|
336
336
|
},
|
|
337
337
|
{
|
|
338
338
|
"path": "scripts/harness_preflight.py",
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "general",
|
|
4
4
|
"adapter": "codex",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.23",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.33",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@1",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"files": [
|
|
17
17
|
{
|
|
18
18
|
"path": ".harness-build.json",
|
|
19
|
-
"sha256": "
|
|
19
|
+
"sha256": "fd2273cc20c1cd04e4f6bd37fb5717193acc177f7ecdfb72c6d4cccc490f5740"
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
"path": "CONTEXT.md",
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"path": "harness-archive/SKILL.md",
|
|
47
|
-
"sha256": "
|
|
47
|
+
"sha256": "97d63789447b7795535a0f08267af4c7617e2ad1df89f794c32d08d7c3434455"
|
|
48
48
|
},
|
|
49
49
|
{
|
|
50
50
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"path": "harness-codebase-map/SKILL.md",
|
|
67
|
-
"sha256": "
|
|
67
|
+
"sha256": "20cd1d1e97c64ab82f53047f40e92b07e2d1c25b79bc0d1af23f013671345c84"
|
|
68
68
|
},
|
|
69
69
|
{
|
|
70
70
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -128,15 +128,15 @@
|
|
|
128
128
|
},
|
|
129
129
|
{
|
|
130
130
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
131
|
-
"sha256": "
|
|
131
|
+
"sha256": "3287393610ab3f88cc0145970d9077c8621a30af8fe8cbe593c4da7e0099c4af"
|
|
132
132
|
},
|
|
133
133
|
{
|
|
134
134
|
"path": "harness-knowledge-query/SKILL.md",
|
|
135
|
-
"sha256": "
|
|
135
|
+
"sha256": "d549ae8af037599b74ac8cc016adb7b5610956ee7d86de35314b592cb60be33f"
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
138
|
"path": "harness-plan/checklist.md",
|
|
139
|
-
"sha256": "
|
|
139
|
+
"sha256": "005f6af01b829771cbec4135c65391964873b022cd2120c80e91a6554ec29cfd"
|
|
140
140
|
},
|
|
141
141
|
{
|
|
142
142
|
"path": "harness-plan/protocols.md",
|
|
@@ -144,11 +144,11 @@
|
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
146
|
"path": "harness-plan/reference.md",
|
|
147
|
-
"sha256": "
|
|
147
|
+
"sha256": "8bfb369c958b4cb61021dc8604773a87e52a7dc5da62a059c0338aa3db252d4b"
|
|
148
148
|
},
|
|
149
149
|
{
|
|
150
150
|
"path": "harness-plan/SKILL.md",
|
|
151
|
-
"sha256": "
|
|
151
|
+
"sha256": "7856d3fe5ff457e5256ca86924e8b17a2343bcfe9ff5bf260f374682919ac478"
|
|
152
152
|
},
|
|
153
153
|
{
|
|
154
154
|
"path": "harness-review/checklist.md",
|
|
@@ -164,11 +164,11 @@
|
|
|
164
164
|
},
|
|
165
165
|
{
|
|
166
166
|
"path": "harness-review/SKILL.md",
|
|
167
|
-
"sha256": "
|
|
167
|
+
"sha256": "9343b2970349517cab2f690f7241715fc84eae85ba6a8eded407646b4a16bd4b"
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
170
|
"path": "harness-run/checklist.md",
|
|
171
|
-
"sha256": "
|
|
171
|
+
"sha256": "ec88566dab4ec2805a9e05e01c0aea1d3aeb8b487ee24538910d738983cf21d2"
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
174
|
"path": "harness-run/protocols.md",
|
|
@@ -176,11 +176,11 @@
|
|
|
176
176
|
},
|
|
177
177
|
{
|
|
178
178
|
"path": "harness-run/reference.md",
|
|
179
|
-
"sha256": "
|
|
179
|
+
"sha256": "1a31a95371006150d9980fcbaca9cad7920ef1ad3df0de88340e98a06ba87762"
|
|
180
180
|
},
|
|
181
181
|
{
|
|
182
182
|
"path": "harness-run/SKILL.md",
|
|
183
|
-
"sha256": "
|
|
183
|
+
"sha256": "ba6c90bd9d44e5662c3084db7a74e62525cedc017f911ec072fd4a871f6f2ff9"
|
|
184
184
|
},
|
|
185
185
|
{
|
|
186
186
|
"path": "harness-submit/checklist.md",
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
194
|
"path": "harness-submit/SKILL.md",
|
|
195
|
-
"sha256": "
|
|
195
|
+
"sha256": "313f9cfe4ea6a9fae0746f62a6aa75cef30deff3cf067f3a2cd69ebbd49f4914"
|
|
196
196
|
},
|
|
197
197
|
{
|
|
198
198
|
"path": "harness-sync/reference.md",
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
},
|
|
201
201
|
{
|
|
202
202
|
"path": "harness-sync/SKILL.md",
|
|
203
|
-
"sha256": "
|
|
203
|
+
"sha256": "52a95403fc4e431750bbfbb509038679658508253f9c170aba1c6ab6753e3ef8"
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
"path": "harness-test/checklist.md",
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
},
|
|
225
225
|
{
|
|
226
226
|
"path": "harness-test/SKILL.md",
|
|
227
|
-
"sha256": "
|
|
227
|
+
"sha256": "5308b1294a1377e6e80ea68c6f5d0cb08966fbb3a0f3b42458ccb08544becf05"
|
|
228
228
|
},
|
|
229
229
|
{
|
|
230
230
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -296,7 +296,7 @@
|
|
|
296
296
|
},
|
|
297
297
|
{
|
|
298
298
|
"path": "scripts/harness_gate.py",
|
|
299
|
-
"sha256": "
|
|
299
|
+
"sha256": "be5bc122703efb1c4f37ca21c2eadfe78a8325d3420fee4d050a5662024faa76"
|
|
300
300
|
},
|
|
301
301
|
{
|
|
302
302
|
"path": "scripts/harness_integration.py",
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
},
|
|
321
321
|
{
|
|
322
322
|
"path": "scripts/harness_plan_finalize.py",
|
|
323
|
-
"sha256": "
|
|
323
|
+
"sha256": "4144e186c618bdb7576bdc2a5ade1f0bfb776b14b338022bd9bee4b413b05878"
|
|
324
324
|
},
|
|
325
325
|
{
|
|
326
326
|
"path": "scripts/harness_preflight.py",
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "general",
|
|
4
4
|
"adapter": "cursor",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.23",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.33",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@1",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"files": [
|
|
17
17
|
{
|
|
18
18
|
"path": ".harness-build.json",
|
|
19
|
-
"sha256": "
|
|
19
|
+
"sha256": "b41ba35195b201dc45cb0b8a81c74328dc2966b367964e00a76d89bba58765b1"
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
"path": "CONTEXT.md",
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
46
|
"path": "harness-archive/SKILL.md",
|
|
47
|
-
"sha256": "
|
|
47
|
+
"sha256": "e3ee5f41fcaada636a9ce7a940c179b2b4be6df1653d67ff6f2aaefda961dafa"
|
|
48
48
|
},
|
|
49
49
|
{
|
|
50
50
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"path": "harness-codebase-map/SKILL.md",
|
|
67
|
-
"sha256": "
|
|
67
|
+
"sha256": "2594e538ad416deec2f139ab5fc204e51a415006c1a7a9051f219e900cf457ec"
|
|
68
68
|
},
|
|
69
69
|
{
|
|
70
70
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -128,15 +128,15 @@
|
|
|
128
128
|
},
|
|
129
129
|
{
|
|
130
130
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
131
|
-
"sha256": "
|
|
131
|
+
"sha256": "6241e72393b415bc562396365df279215478ec533b426369ced6f0e830db34a6"
|
|
132
132
|
},
|
|
133
133
|
{
|
|
134
134
|
"path": "harness-knowledge-query/SKILL.md",
|
|
135
|
-
"sha256": "
|
|
135
|
+
"sha256": "7b3cd346756fa53b46d0d5816b160cc7d6df4078a02ef89e02b8fa4df40a9f81"
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
138
|
"path": "harness-plan/checklist.md",
|
|
139
|
-
"sha256": "
|
|
139
|
+
"sha256": "005f6af01b829771cbec4135c65391964873b022cd2120c80e91a6554ec29cfd"
|
|
140
140
|
},
|
|
141
141
|
{
|
|
142
142
|
"path": "harness-plan/protocols.md",
|
|
@@ -144,11 +144,11 @@
|
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
146
|
"path": "harness-plan/reference.md",
|
|
147
|
-
"sha256": "
|
|
147
|
+
"sha256": "8bfb369c958b4cb61021dc8604773a87e52a7dc5da62a059c0338aa3db252d4b"
|
|
148
148
|
},
|
|
149
149
|
{
|
|
150
150
|
"path": "harness-plan/SKILL.md",
|
|
151
|
-
"sha256": "
|
|
151
|
+
"sha256": "1ade01ac8eb0afc8a40d0eff90bd4a8f9d6dc93646ca9b3cd73e0fb90b1d36b0"
|
|
152
152
|
},
|
|
153
153
|
{
|
|
154
154
|
"path": "harness-review/checklist.md",
|
|
@@ -164,11 +164,11 @@
|
|
|
164
164
|
},
|
|
165
165
|
{
|
|
166
166
|
"path": "harness-review/SKILL.md",
|
|
167
|
-
"sha256": "
|
|
167
|
+
"sha256": "d566eee05977a84dd8b47cf07ccaa2910425dc4f10de057c165e8ab2e2396055"
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
170
|
"path": "harness-run/checklist.md",
|
|
171
|
-
"sha256": "
|
|
171
|
+
"sha256": "ec88566dab4ec2805a9e05e01c0aea1d3aeb8b487ee24538910d738983cf21d2"
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
174
|
"path": "harness-run/protocols.md",
|
|
@@ -176,11 +176,11 @@
|
|
|
176
176
|
},
|
|
177
177
|
{
|
|
178
178
|
"path": "harness-run/reference.md",
|
|
179
|
-
"sha256": "
|
|
179
|
+
"sha256": "1a31a95371006150d9980fcbaca9cad7920ef1ad3df0de88340e98a06ba87762"
|
|
180
180
|
},
|
|
181
181
|
{
|
|
182
182
|
"path": "harness-run/SKILL.md",
|
|
183
|
-
"sha256": "
|
|
183
|
+
"sha256": "ab2c109b78643ce0a021dae79f5aa0ffd22dbe87d1b58501c41ec1dfdff86121"
|
|
184
184
|
},
|
|
185
185
|
{
|
|
186
186
|
"path": "harness-submit/checklist.md",
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
194
|
"path": "harness-submit/SKILL.md",
|
|
195
|
-
"sha256": "
|
|
195
|
+
"sha256": "3be2d431c0333164093742c18f271f48c15a20a080b2f098358df50f1c88f336"
|
|
196
196
|
},
|
|
197
197
|
{
|
|
198
198
|
"path": "harness-sync/reference.md",
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
},
|
|
201
201
|
{
|
|
202
202
|
"path": "harness-sync/SKILL.md",
|
|
203
|
-
"sha256": "
|
|
203
|
+
"sha256": "a03d0ade20b660f038c14e0825491a830d3f6ac80f15eaf8fa886764164b6cdc"
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
206
|
"path": "harness-test/checklist.md",
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
},
|
|
225
225
|
{
|
|
226
226
|
"path": "harness-test/SKILL.md",
|
|
227
|
-
"sha256": "
|
|
227
|
+
"sha256": "46db42532c427b0f9a67ab4eca4da02324e4caa856630838482993ab7d2fa8a1"
|
|
228
228
|
},
|
|
229
229
|
{
|
|
230
230
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -296,7 +296,7 @@
|
|
|
296
296
|
},
|
|
297
297
|
{
|
|
298
298
|
"path": "scripts/harness_gate.py",
|
|
299
|
-
"sha256": "
|
|
299
|
+
"sha256": "be5bc122703efb1c4f37ca21c2eadfe78a8325d3420fee4d050a5662024faa76"
|
|
300
300
|
},
|
|
301
301
|
{
|
|
302
302
|
"path": "scripts/harness_integration.py",
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
},
|
|
321
321
|
{
|
|
322
322
|
"path": "scripts/harness_plan_finalize.py",
|
|
323
|
-
"sha256": "
|
|
323
|
+
"sha256": "4144e186c618bdb7576bdc2a5ade1f0bfb776b14b338022bd9bee4b413b05878"
|
|
324
324
|
},
|
|
325
325
|
{
|
|
326
326
|
"path": "scripts/harness_preflight.py",
|