@hunter-harness/workflow-harness 0.2.67 → 0.2.69
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/contracts/workflow-policy.json +401 -88
- 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 +2 -2
- package/harness/bundles/general/claude-code/harness-plan/reference.md +1 -1
- package/harness/bundles/general/claude-code/harness-pull/SKILL.md +73 -0
- package/harness/bundles/general/claude-code/harness-push/SKILL.md +73 -0
- 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_plan_finalize.py +119 -0
- package/harness/bundles/general/codebuddy/.harness-build.json +1 -1
- package/harness/bundles/general/codebuddy/contracts/workflow-policy.json +401 -88
- 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 +2 -2
- package/harness/bundles/general/codebuddy/harness-plan/reference.md +1 -1
- package/harness/bundles/general/codebuddy/harness-pull/SKILL.md +55 -0
- package/harness/bundles/general/codebuddy/harness-push/SKILL.md +55 -0
- 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_plan_finalize.py +119 -0
- package/harness/bundles/general/codex/.harness-build.json +1 -1
- package/harness/bundles/general/codex/contracts/workflow-policy.json +401 -88
- 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 +2 -2
- package/harness/bundles/general/codex/harness-plan/reference.md +1 -1
- package/harness/bundles/general/codex/harness-pull/SKILL.md +55 -0
- package/harness/bundles/general/codex/harness-push/SKILL.md +55 -0
- 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_plan_finalize.py +119 -0
- package/harness/bundles/general/cursor/.harness-build.json +1 -1
- package/harness/bundles/general/cursor/contracts/workflow-policy.json +401 -88
- 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 +2 -2
- package/harness/bundles/general/cursor/harness-plan/reference.md +1 -1
- package/harness/bundles/general/cursor/harness-pull/SKILL.md +55 -0
- package/harness/bundles/general/cursor/harness-push/SKILL.md +55 -0
- 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_plan_finalize.py +119 -0
- package/harness/bundles/java/claude-code/.harness-build.json +1 -1
- package/harness/bundles/java/claude-code/contracts/workflow-policy.json +401 -88
- 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 +2 -2
- package/harness/bundles/java/claude-code/harness-plan/reference.md +1 -1
- package/harness/bundles/java/claude-code/harness-pull/SKILL.md +73 -0
- package/harness/bundles/java/claude-code/harness-push/SKILL.md +73 -0
- 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_plan_finalize.py +119 -0
- package/harness/bundles/java/codebuddy/.harness-build.json +1 -1
- package/harness/bundles/java/codebuddy/contracts/workflow-policy.json +401 -88
- 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 +2 -2
- package/harness/bundles/java/codebuddy/harness-plan/reference.md +1 -1
- package/harness/bundles/java/codebuddy/harness-pull/SKILL.md +55 -0
- package/harness/bundles/java/codebuddy/harness-push/SKILL.md +55 -0
- 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_plan_finalize.py +119 -0
- package/harness/bundles/java/codex/.harness-build.json +1 -1
- package/harness/bundles/java/codex/contracts/workflow-policy.json +401 -88
- 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 +2 -2
- package/harness/bundles/java/codex/harness-plan/reference.md +1 -1
- package/harness/bundles/java/codex/harness-pull/SKILL.md +55 -0
- package/harness/bundles/java/codex/harness-push/SKILL.md +55 -0
- 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_plan_finalize.py +119 -0
- package/harness/bundles/java/cursor/.harness-build.json +1 -1
- package/harness/bundles/java/cursor/contracts/workflow-policy.json +401 -88
- 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 +2 -2
- package/harness/bundles/java/cursor/harness-plan/reference.md +1 -1
- package/harness/bundles/java/cursor/harness-pull/SKILL.md +55 -0
- package/harness/bundles/java/cursor/harness-push/SKILL.md +55 -0
- 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_plan_finalize.py +119 -0
- package/harness/manifests/general/claude-code.json +27 -17
- package/harness/manifests/general/codebuddy.json +27 -17
- package/harness/manifests/general/codex.json +27 -17
- package/harness/manifests/general/cursor.json +27 -17
- package/harness/manifests/java/claude-code.json +29 -19
- package/harness/manifests/java/codebuddy.json +29 -19
- package/harness/manifests/java/codex.json +29 -19
- package/harness/manifests/java/cursor.json +29 -19
- package/hunter-workflow-family.json +11 -7
- package/package.json +1 -1
|
@@ -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.58",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.78",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@2",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -16,14 +16,16 @@
|
|
|
16
16
|
"external-convergence@1",
|
|
17
17
|
"codegraph-status@2",
|
|
18
18
|
"doctor-capability@1",
|
|
19
|
-
"registry-governance@1"
|
|
19
|
+
"registry-governance@1",
|
|
20
|
+
"remote-sync-push@1",
|
|
21
|
+
"remote-sync-pull@1"
|
|
20
22
|
]
|
|
21
23
|
},
|
|
22
24
|
"generator": "harness_deploy.py",
|
|
23
25
|
"files": [
|
|
24
26
|
{
|
|
25
27
|
"path": ".harness-build.json",
|
|
26
|
-
"sha256": "
|
|
28
|
+
"sha256": "01afa697639452d2de355026ab5b6540522e6c771c3bbca6dbf3372ab2f96faa"
|
|
27
29
|
},
|
|
28
30
|
{
|
|
29
31
|
"path": "CONTEXT.md",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
},
|
|
68
70
|
{
|
|
69
71
|
"path": "contracts/workflow-policy.json",
|
|
70
|
-
"sha256": "
|
|
72
|
+
"sha256": "65a308f68b43b7c43b7566d77336b15152a391d26abc7f9fec18290994c85a82"
|
|
71
73
|
},
|
|
72
74
|
{
|
|
73
75
|
"path": "harness-apidoc/checklist.md",
|
|
@@ -79,7 +81,7 @@
|
|
|
79
81
|
},
|
|
80
82
|
{
|
|
81
83
|
"path": "harness-apidoc/SKILL.md",
|
|
82
|
-
"sha256": "
|
|
84
|
+
"sha256": "b79ded8258901d1de676267f644052d5662fbc57e64b1706b08e48f5effe3be7"
|
|
83
85
|
},
|
|
84
86
|
{
|
|
85
87
|
"path": "harness-archive/checklist.md",
|
|
@@ -95,7 +97,7 @@
|
|
|
95
97
|
},
|
|
96
98
|
{
|
|
97
99
|
"path": "harness-archive/SKILL.md",
|
|
98
|
-
"sha256": "
|
|
100
|
+
"sha256": "fde49f9f11506a33d6e922e34b264ac3f2ab5239e3da0172200986ac13250a3c"
|
|
99
101
|
},
|
|
100
102
|
{
|
|
101
103
|
"path": "harness-archive/templates/summary-data-template.json",
|
|
@@ -111,7 +113,7 @@
|
|
|
111
113
|
},
|
|
112
114
|
{
|
|
113
115
|
"path": "harness-codebase-map/SKILL.md",
|
|
114
|
-
"sha256": "
|
|
116
|
+
"sha256": "e700b14fc7453b39ca0c9fd5831eb878e90aa268d44d4a843dcbfe8da030466c"
|
|
115
117
|
},
|
|
116
118
|
{
|
|
117
119
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -151,11 +153,11 @@
|
|
|
151
153
|
},
|
|
152
154
|
{
|
|
153
155
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
154
|
-
"sha256": "
|
|
156
|
+
"sha256": "7901b33b80123b84cd5b562706732b4f60cde699651b8c8ae41893eca501d577"
|
|
155
157
|
},
|
|
156
158
|
{
|
|
157
159
|
"path": "harness-knowledge-query/SKILL.md",
|
|
158
|
-
"sha256": "
|
|
160
|
+
"sha256": "1f6318172d2024d6dc800f8075b719babff27240fb3de0addb92a7584dbd9cd1"
|
|
159
161
|
},
|
|
160
162
|
{
|
|
161
163
|
"path": "harness-package/checklist.md",
|
|
@@ -167,7 +169,7 @@
|
|
|
167
169
|
},
|
|
168
170
|
{
|
|
169
171
|
"path": "harness-package/SKILL.md",
|
|
170
|
-
"sha256": "
|
|
172
|
+
"sha256": "01a26b638776be7f49eed520e0e65a0971b6e1779f14e480eaa1563a9b85bb1b"
|
|
171
173
|
},
|
|
172
174
|
{
|
|
173
175
|
"path": "harness-plan/checklist.md",
|
|
@@ -179,11 +181,19 @@
|
|
|
179
181
|
},
|
|
180
182
|
{
|
|
181
183
|
"path": "harness-plan/reference.md",
|
|
182
|
-
"sha256": "
|
|
184
|
+
"sha256": "84192463a96527bacde66c6e9dd2fa93ddc93e33d428a860d0154ef8bd97d894"
|
|
183
185
|
},
|
|
184
186
|
{
|
|
185
187
|
"path": "harness-plan/SKILL.md",
|
|
186
|
-
"sha256": "
|
|
188
|
+
"sha256": "47cbf94c91d509d6aad4ac43c479557e8810ca22dbbfb24103c13748dd1e1f99"
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"path": "harness-pull/SKILL.md",
|
|
192
|
+
"sha256": "0f7d1cb3e3d1aa094d1e185c2ed9787019cec24f024a75e871b13f2a5ba36645"
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"path": "harness-push/SKILL.md",
|
|
196
|
+
"sha256": "30c7918897efe5b382ed7eb46ce692520a20bfd53b5aa57015998a3accb6d4f0"
|
|
187
197
|
},
|
|
188
198
|
{
|
|
189
199
|
"path": "harness-review/checklist.md",
|
|
@@ -199,7 +209,7 @@
|
|
|
199
209
|
},
|
|
200
210
|
{
|
|
201
211
|
"path": "harness-review/SKILL.md",
|
|
202
|
-
"sha256": "
|
|
212
|
+
"sha256": "2fbef121542270760e937982d07afbee4cb2a95326affd03a4f92514c06cb539"
|
|
203
213
|
},
|
|
204
214
|
{
|
|
205
215
|
"path": "harness-run/checklist.md",
|
|
@@ -215,7 +225,7 @@
|
|
|
215
225
|
},
|
|
216
226
|
{
|
|
217
227
|
"path": "harness-run/SKILL.md",
|
|
218
|
-
"sha256": "
|
|
228
|
+
"sha256": "aba95302cc1620ab531d1c1487d85b06f642f7622a994df69841716acb8b8768"
|
|
219
229
|
},
|
|
220
230
|
{
|
|
221
231
|
"path": "harness-submit/checklist.md",
|
|
@@ -227,7 +237,7 @@
|
|
|
227
237
|
},
|
|
228
238
|
{
|
|
229
239
|
"path": "harness-submit/SKILL.md",
|
|
230
|
-
"sha256": "
|
|
240
|
+
"sha256": "64a10a29b7431b0c221e086bf4a9bcb6bae848a55c191654ed18d421270265a1"
|
|
231
241
|
},
|
|
232
242
|
{
|
|
233
243
|
"path": "harness-sync/reference.md",
|
|
@@ -235,7 +245,7 @@
|
|
|
235
245
|
},
|
|
236
246
|
{
|
|
237
247
|
"path": "harness-sync/SKILL.md",
|
|
238
|
-
"sha256": "
|
|
248
|
+
"sha256": "af3f2324a29cc227ff310f882af4701fd5580e44be62376f458a2afc61d41212"
|
|
239
249
|
},
|
|
240
250
|
{
|
|
241
251
|
"path": "harness-test/checklist.md",
|
|
@@ -259,7 +269,7 @@
|
|
|
259
269
|
},
|
|
260
270
|
{
|
|
261
271
|
"path": "harness-test/SKILL.md",
|
|
262
|
-
"sha256": "
|
|
272
|
+
"sha256": "0b2a26f89920f945d8b4cd2a643c875a48ecc880248dfa482efe2073502ac47a"
|
|
263
273
|
},
|
|
264
274
|
{
|
|
265
275
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -411,7 +421,7 @@
|
|
|
411
421
|
},
|
|
412
422
|
{
|
|
413
423
|
"path": "scripts/harness_plan_finalize.py",
|
|
414
|
-
"sha256": "
|
|
424
|
+
"sha256": "ef5845bac94a90f548d071457eb6a42e1c8516508302c4d49d95f6c325a40856"
|
|
415
425
|
},
|
|
416
426
|
{
|
|
417
427
|
"path": "scripts/harness_preflight.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.58",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.78",
|
|
8
8
|
"capabilities": [
|
|
9
9
|
"sync@2",
|
|
10
10
|
"rules-sync@1",
|
|
@@ -16,14 +16,16 @@
|
|
|
16
16
|
"external-convergence@1",
|
|
17
17
|
"codegraph-status@2",
|
|
18
18
|
"doctor-capability@1",
|
|
19
|
-
"registry-governance@1"
|
|
19
|
+
"registry-governance@1",
|
|
20
|
+
"remote-sync-push@1",
|
|
21
|
+
"remote-sync-pull@1"
|
|
20
22
|
]
|
|
21
23
|
},
|
|
22
24
|
"generator": "harness_deploy.py",
|
|
23
25
|
"files": [
|
|
24
26
|
{
|
|
25
27
|
"path": ".harness-build.json",
|
|
26
|
-
"sha256": "
|
|
28
|
+
"sha256": "8cd5a5e83d364a50291d7f3b47a87ab4186ac335d549cb457740d070a59d74b6"
|
|
27
29
|
},
|
|
28
30
|
{
|
|
29
31
|
"path": "CONTEXT.md",
|
|
@@ -67,7 +69,7 @@
|
|
|
67
69
|
},
|
|
68
70
|
{
|
|
69
71
|
"path": "contracts/workflow-policy.json",
|
|
70
|
-
"sha256": "
|
|
72
|
+
"sha256": "65a308f68b43b7c43b7566d77336b15152a391d26abc7f9fec18290994c85a82"
|
|
71
73
|
},
|
|
72
74
|
{
|
|
73
75
|
"path": "harness-apidoc/checklist.md",
|
|
@@ -79,7 +81,7 @@
|
|
|
79
81
|
},
|
|
80
82
|
{
|
|
81
83
|
"path": "harness-apidoc/SKILL.md",
|
|
82
|
-
"sha256": "
|
|
84
|
+
"sha256": "6f38930af397b2951ff8ee7e3f1957f6c1b3a5941faec09a6924fa298335dc46"
|
|
83
85
|
},
|
|
84
86
|
{
|
|
85
87
|
"path": "harness-archive/checklist.md",
|
|
@@ -95,7 +97,7 @@
|
|
|
95
97
|
},
|
|
96
98
|
{
|
|
97
99
|
"path": "harness-archive/SKILL.md",
|
|
98
|
-
"sha256": "
|
|
100
|
+
"sha256": "b65900da3e1f59831ee18145da7bed99ee42a5b6ad9324f459f79b2989bdb011"
|
|
99
101
|
},
|
|
100
102
|
{
|
|
101
103
|
"path": "harness-archive/templates/summary-data-template.json",
|
|
@@ -111,7 +113,7 @@
|
|
|
111
113
|
},
|
|
112
114
|
{
|
|
113
115
|
"path": "harness-codebase-map/SKILL.md",
|
|
114
|
-
"sha256": "
|
|
116
|
+
"sha256": "81f76a50735d3fcbe4e2ea0a2a1e57d5500a137469fe1a33256ca557f7e8e154"
|
|
115
117
|
},
|
|
116
118
|
{
|
|
117
119
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -151,11 +153,11 @@
|
|
|
151
153
|
},
|
|
152
154
|
{
|
|
153
155
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
154
|
-
"sha256": "
|
|
156
|
+
"sha256": "2574d089abda544d3af8f60914af90a9a65fe3c01b4e49890748e2946b2daea5"
|
|
155
157
|
},
|
|
156
158
|
{
|
|
157
159
|
"path": "harness-knowledge-query/SKILL.md",
|
|
158
|
-
"sha256": "
|
|
160
|
+
"sha256": "c90c7b37a02952f8d0c5907d22b5ada6bc1bea78f530243f508c65e911e5bfd3"
|
|
159
161
|
},
|
|
160
162
|
{
|
|
161
163
|
"path": "harness-package/checklist.md",
|
|
@@ -167,7 +169,7 @@
|
|
|
167
169
|
},
|
|
168
170
|
{
|
|
169
171
|
"path": "harness-package/SKILL.md",
|
|
170
|
-
"sha256": "
|
|
172
|
+
"sha256": "dd13de721a7a12b30a774fc49d6bb20d2becfb1559631a90d52b7795a52283de"
|
|
171
173
|
},
|
|
172
174
|
{
|
|
173
175
|
"path": "harness-plan/checklist.md",
|
|
@@ -179,11 +181,19 @@
|
|
|
179
181
|
},
|
|
180
182
|
{
|
|
181
183
|
"path": "harness-plan/reference.md",
|
|
182
|
-
"sha256": "
|
|
184
|
+
"sha256": "84192463a96527bacde66c6e9dd2fa93ddc93e33d428a860d0154ef8bd97d894"
|
|
183
185
|
},
|
|
184
186
|
{
|
|
185
187
|
"path": "harness-plan/SKILL.md",
|
|
186
|
-
"sha256": "
|
|
188
|
+
"sha256": "219212e053b4f940a538934422356de3cb16df7f4139526cfa573fc06161e9b1"
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"path": "harness-pull/SKILL.md",
|
|
192
|
+
"sha256": "45a14675116cd5e5564fb4bfe396e15f16568b35463b949cc7211becc71208ea"
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"path": "harness-push/SKILL.md",
|
|
196
|
+
"sha256": "bd4d6a8b0669d4336558ea5eb9e4ae68ffb88277e9541747ec84eb0f00686f91"
|
|
187
197
|
},
|
|
188
198
|
{
|
|
189
199
|
"path": "harness-review/checklist.md",
|
|
@@ -199,7 +209,7 @@
|
|
|
199
209
|
},
|
|
200
210
|
{
|
|
201
211
|
"path": "harness-review/SKILL.md",
|
|
202
|
-
"sha256": "
|
|
212
|
+
"sha256": "8011d5f5cfb9c5a00e84ee6606cc5e70732ce611d202d51ea168224553682ce4"
|
|
203
213
|
},
|
|
204
214
|
{
|
|
205
215
|
"path": "harness-run/checklist.md",
|
|
@@ -215,7 +225,7 @@
|
|
|
215
225
|
},
|
|
216
226
|
{
|
|
217
227
|
"path": "harness-run/SKILL.md",
|
|
218
|
-
"sha256": "
|
|
228
|
+
"sha256": "1dd750dcc959035e26f27899d939109b26d9c0d1715a833087467aa4b0ff55f9"
|
|
219
229
|
},
|
|
220
230
|
{
|
|
221
231
|
"path": "harness-submit/checklist.md",
|
|
@@ -227,7 +237,7 @@
|
|
|
227
237
|
},
|
|
228
238
|
{
|
|
229
239
|
"path": "harness-submit/SKILL.md",
|
|
230
|
-
"sha256": "
|
|
240
|
+
"sha256": "173786476e04b312c6579a7211e768dd3389471166b1ae6d461fc2f709991c56"
|
|
231
241
|
},
|
|
232
242
|
{
|
|
233
243
|
"path": "harness-sync/reference.md",
|
|
@@ -235,7 +245,7 @@
|
|
|
235
245
|
},
|
|
236
246
|
{
|
|
237
247
|
"path": "harness-sync/SKILL.md",
|
|
238
|
-
"sha256": "
|
|
248
|
+
"sha256": "525785506d35b4100ed51f5c69695833c0f8daacec117e0b8d52c842b183de82"
|
|
239
249
|
},
|
|
240
250
|
{
|
|
241
251
|
"path": "harness-test/checklist.md",
|
|
@@ -259,7 +269,7 @@
|
|
|
259
269
|
},
|
|
260
270
|
{
|
|
261
271
|
"path": "harness-test/SKILL.md",
|
|
262
|
-
"sha256": "
|
|
272
|
+
"sha256": "bb96c283930fe523516f82dd0767bb5152d57b775f17750718910742106532d4"
|
|
263
273
|
},
|
|
264
274
|
{
|
|
265
275
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -411,7 +421,7 @@
|
|
|
411
421
|
},
|
|
412
422
|
{
|
|
413
423
|
"path": "scripts/harness_plan_finalize.py",
|
|
414
|
-
"sha256": "
|
|
424
|
+
"sha256": "ef5845bac94a90f548d071457eb6a42e1c8516508302c4d49d95f6c325a40856"
|
|
415
425
|
},
|
|
416
426
|
{
|
|
417
427
|
"path": "scripts/harness_preflight.py",
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
"general",
|
|
7
7
|
"java"
|
|
8
8
|
],
|
|
9
|
-
"bundle_version": "0.2.
|
|
10
|
-
"content_sha256": "sha256:
|
|
11
|
-
"minimumCliVersion": "0.2.
|
|
12
|
-
"workflowPackageVersion": "0.2.
|
|
9
|
+
"bundle_version": "0.2.58",
|
|
10
|
+
"content_sha256": "sha256:3c6fb8142f22c14b4c0973c6161ccfb0adb8cbaae674c8426d3ef6a5f8d09223",
|
|
11
|
+
"minimumCliVersion": "0.2.78",
|
|
12
|
+
"workflowPackageVersion": "0.2.69",
|
|
13
13
|
"capabilities": [
|
|
14
14
|
"sync@2",
|
|
15
15
|
"rules-sync@1",
|
|
@@ -21,10 +21,12 @@
|
|
|
21
21
|
"external-convergence@1",
|
|
22
22
|
"codegraph-status@2",
|
|
23
23
|
"doctor-capability@1",
|
|
24
|
-
"registry-governance@1"
|
|
24
|
+
"registry-governance@1",
|
|
25
|
+
"remote-sync-push@1",
|
|
26
|
+
"remote-sync-pull@1"
|
|
25
27
|
],
|
|
26
28
|
"requires": {
|
|
27
|
-
"minimumCliVersion": "0.2.
|
|
29
|
+
"minimumCliVersion": "0.2.78",
|
|
28
30
|
"capabilities": [
|
|
29
31
|
"sync@2",
|
|
30
32
|
"rules-sync@1",
|
|
@@ -36,7 +38,9 @@
|
|
|
36
38
|
"external-convergence@1",
|
|
37
39
|
"codegraph-status@2",
|
|
38
40
|
"doctor-capability@1",
|
|
39
|
-
"registry-governance@1"
|
|
41
|
+
"registry-governance@1",
|
|
42
|
+
"remote-sync-push@1",
|
|
43
|
+
"remote-sync-pull@1"
|
|
40
44
|
]
|
|
41
45
|
}
|
|
42
46
|
}
|