@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": "general",
|
|
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": "6d28c8bfcc072ff9fad4f15639382f3858d394f7a21a38ed8ecf3976eb748e62"
|
|
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-archive/checklist.md",
|
|
@@ -83,7 +85,7 @@
|
|
|
83
85
|
},
|
|
84
86
|
{
|
|
85
87
|
"path": "harness-archive/SKILL.md",
|
|
86
|
-
"sha256": "
|
|
88
|
+
"sha256": "bdc7d51e33f10a3b29eb65815467bf936cc7339d5059242e1c25d16bd7536fc9"
|
|
87
89
|
},
|
|
88
90
|
{
|
|
89
91
|
"path": "harness-archive/templates/summary-data-template.json",
|
|
@@ -99,7 +101,7 @@
|
|
|
99
101
|
},
|
|
100
102
|
{
|
|
101
103
|
"path": "harness-codebase-map/SKILL.md",
|
|
102
|
-
"sha256": "
|
|
104
|
+
"sha256": "1db2af2b924f20b25c53e7b91c0b9f72d61c78651b595f4ef5d4d234cd469d4c"
|
|
103
105
|
},
|
|
104
106
|
{
|
|
105
107
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -139,11 +141,11 @@
|
|
|
139
141
|
},
|
|
140
142
|
{
|
|
141
143
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
142
|
-
"sha256": "
|
|
144
|
+
"sha256": "71134b9b7024163c66062734fbdf153e6154f289009fa6e8ae16adabb9d2e228"
|
|
143
145
|
},
|
|
144
146
|
{
|
|
145
147
|
"path": "harness-knowledge-query/SKILL.md",
|
|
146
|
-
"sha256": "
|
|
148
|
+
"sha256": "5c74a922a7322eba8f70f6e37c5b3d619f11db995775252c628013590c1bed9d"
|
|
147
149
|
},
|
|
148
150
|
{
|
|
149
151
|
"path": "harness-plan/checklist.md",
|
|
@@ -155,11 +157,19 @@
|
|
|
155
157
|
},
|
|
156
158
|
{
|
|
157
159
|
"path": "harness-plan/reference.md",
|
|
158
|
-
"sha256": "
|
|
160
|
+
"sha256": "84192463a96527bacde66c6e9dd2fa93ddc93e33d428a860d0154ef8bd97d894"
|
|
159
161
|
},
|
|
160
162
|
{
|
|
161
163
|
"path": "harness-plan/SKILL.md",
|
|
162
|
-
"sha256": "
|
|
164
|
+
"sha256": "a850b3109ec42cb30ea3f70597c26b29be2c7ac9abf388b2dd77f106a36a0b67"
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"path": "harness-pull/SKILL.md",
|
|
168
|
+
"sha256": "cd9b2598cc1d9eeca7ced2493e3318e23c14005d9326646aeec3e9ef0c85705d"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"path": "harness-push/SKILL.md",
|
|
172
|
+
"sha256": "ab3d9b570918300f99458d715223a8d79847ba0ae160737224f3491b8a0d0d6f"
|
|
163
173
|
},
|
|
164
174
|
{
|
|
165
175
|
"path": "harness-review/checklist.md",
|
|
@@ -175,7 +185,7 @@
|
|
|
175
185
|
},
|
|
176
186
|
{
|
|
177
187
|
"path": "harness-review/SKILL.md",
|
|
178
|
-
"sha256": "
|
|
188
|
+
"sha256": "d91ef66c3169edfe5b3dab910659adc63e1f6b54f2bbabf50ba3c02baf2aa6f7"
|
|
179
189
|
},
|
|
180
190
|
{
|
|
181
191
|
"path": "harness-run/checklist.md",
|
|
@@ -191,7 +201,7 @@
|
|
|
191
201
|
},
|
|
192
202
|
{
|
|
193
203
|
"path": "harness-run/SKILL.md",
|
|
194
|
-
"sha256": "
|
|
204
|
+
"sha256": "6972b3223e6dcf32abcf2c05db6a036867d3be7aebac697da758dbe676193e9a"
|
|
195
205
|
},
|
|
196
206
|
{
|
|
197
207
|
"path": "harness-submit/checklist.md",
|
|
@@ -203,7 +213,7 @@
|
|
|
203
213
|
},
|
|
204
214
|
{
|
|
205
215
|
"path": "harness-submit/SKILL.md",
|
|
206
|
-
"sha256": "
|
|
216
|
+
"sha256": "3c2d5b095a0330bd9dbb3dc3df01a48ac6457a2f98ab948735320ce930cacbe1"
|
|
207
217
|
},
|
|
208
218
|
{
|
|
209
219
|
"path": "harness-sync/reference.md",
|
|
@@ -211,7 +221,7 @@
|
|
|
211
221
|
},
|
|
212
222
|
{
|
|
213
223
|
"path": "harness-sync/SKILL.md",
|
|
214
|
-
"sha256": "
|
|
224
|
+
"sha256": "5cdb9504ff652cc2bf497f6264f95cf1d184b853c8a083013bb0d724d908df02"
|
|
215
225
|
},
|
|
216
226
|
{
|
|
217
227
|
"path": "harness-test/checklist.md",
|
|
@@ -235,7 +245,7 @@
|
|
|
235
245
|
},
|
|
236
246
|
{
|
|
237
247
|
"path": "harness-test/SKILL.md",
|
|
238
|
-
"sha256": "
|
|
248
|
+
"sha256": "a9ae79ef1f6ced4e258afb171e0187c2fa567c6f5713ff17109b7a206a7e7e23"
|
|
239
249
|
},
|
|
240
250
|
{
|
|
241
251
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -387,7 +397,7 @@
|
|
|
387
397
|
},
|
|
388
398
|
{
|
|
389
399
|
"path": "scripts/harness_plan_finalize.py",
|
|
390
|
-
"sha256": "
|
|
400
|
+
"sha256": "ef5845bac94a90f548d071457eb6a42e1c8516508302c4d49d95f6c325a40856"
|
|
391
401
|
},
|
|
392
402
|
{
|
|
393
403
|
"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.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": "8a0cfba143abdfc1866da7a3e0912d42a469723da3868c975478dd3355815003"
|
|
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-archive/checklist.md",
|
|
@@ -83,7 +85,7 @@
|
|
|
83
85
|
},
|
|
84
86
|
{
|
|
85
87
|
"path": "harness-archive/SKILL.md",
|
|
86
|
-
"sha256": "
|
|
88
|
+
"sha256": "4f678c1abe411b305fa6fc528a7dcb930e19e351f5015fab444f237c496ed66b"
|
|
87
89
|
},
|
|
88
90
|
{
|
|
89
91
|
"path": "harness-archive/templates/summary-data-template.json",
|
|
@@ -99,7 +101,7 @@
|
|
|
99
101
|
},
|
|
100
102
|
{
|
|
101
103
|
"path": "harness-codebase-map/SKILL.md",
|
|
102
|
-
"sha256": "
|
|
104
|
+
"sha256": "ce8c294ab0dd20dbc53a959f39c0ad3ddc03750694c6d0f6a54815d08a2bfda5"
|
|
103
105
|
},
|
|
104
106
|
{
|
|
105
107
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -139,11 +141,11 @@
|
|
|
139
141
|
},
|
|
140
142
|
{
|
|
141
143
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
142
|
-
"sha256": "
|
|
144
|
+
"sha256": "46555fca9a69c002af3ddf7b7b756e29f4ad2c7b20c25d30a367cb098507d6cc"
|
|
143
145
|
},
|
|
144
146
|
{
|
|
145
147
|
"path": "harness-knowledge-query/SKILL.md",
|
|
146
|
-
"sha256": "
|
|
148
|
+
"sha256": "3d5c1b8c4b32ab15bded225ae029f151706352e3bbab7b54613fdf94af6411c6"
|
|
147
149
|
},
|
|
148
150
|
{
|
|
149
151
|
"path": "harness-plan/checklist.md",
|
|
@@ -155,11 +157,19 @@
|
|
|
155
157
|
},
|
|
156
158
|
{
|
|
157
159
|
"path": "harness-plan/reference.md",
|
|
158
|
-
"sha256": "
|
|
160
|
+
"sha256": "84192463a96527bacde66c6e9dd2fa93ddc93e33d428a860d0154ef8bd97d894"
|
|
159
161
|
},
|
|
160
162
|
{
|
|
161
163
|
"path": "harness-plan/SKILL.md",
|
|
162
|
-
"sha256": "
|
|
164
|
+
"sha256": "7b3092313812d7e9b5ff9ec45ead3de5b861a1ff0f65dfdd2ae1c2876da2e2b4"
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"path": "harness-pull/SKILL.md",
|
|
168
|
+
"sha256": "5013fb3c6db8bc590c45377d3608f1ae700fccfec9a29af0495bc96210554ac7"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"path": "harness-push/SKILL.md",
|
|
172
|
+
"sha256": "9264d6851b309ef5398a88a5ab0235f1a4b417214c37cee47877127e2468a674"
|
|
163
173
|
},
|
|
164
174
|
{
|
|
165
175
|
"path": "harness-review/checklist.md",
|
|
@@ -175,7 +185,7 @@
|
|
|
175
185
|
},
|
|
176
186
|
{
|
|
177
187
|
"path": "harness-review/SKILL.md",
|
|
178
|
-
"sha256": "
|
|
188
|
+
"sha256": "0274ad59201dea0fe0a10b139cf2cd8d52596b75c7d35c1f7861f2ff3db48542"
|
|
179
189
|
},
|
|
180
190
|
{
|
|
181
191
|
"path": "harness-run/checklist.md",
|
|
@@ -191,7 +201,7 @@
|
|
|
191
201
|
},
|
|
192
202
|
{
|
|
193
203
|
"path": "harness-run/SKILL.md",
|
|
194
|
-
"sha256": "
|
|
204
|
+
"sha256": "13000718c45aea7bf6bb6763a35f17217c9ba96ae9634301b16c4dc5ba981054"
|
|
195
205
|
},
|
|
196
206
|
{
|
|
197
207
|
"path": "harness-submit/checklist.md",
|
|
@@ -203,7 +213,7 @@
|
|
|
203
213
|
},
|
|
204
214
|
{
|
|
205
215
|
"path": "harness-submit/SKILL.md",
|
|
206
|
-
"sha256": "
|
|
216
|
+
"sha256": "ae5f5f81f2934b0c46f0539b34a1daf9ae2e4b43695baf5ef460e8d368e1a543"
|
|
207
217
|
},
|
|
208
218
|
{
|
|
209
219
|
"path": "harness-sync/reference.md",
|
|
@@ -211,7 +221,7 @@
|
|
|
211
221
|
},
|
|
212
222
|
{
|
|
213
223
|
"path": "harness-sync/SKILL.md",
|
|
214
|
-
"sha256": "
|
|
224
|
+
"sha256": "8a838419354af5a9224e8fe21b209df6451dce0a6faa85b7dd9aa8cb2919945d"
|
|
215
225
|
},
|
|
216
226
|
{
|
|
217
227
|
"path": "harness-test/checklist.md",
|
|
@@ -235,7 +245,7 @@
|
|
|
235
245
|
},
|
|
236
246
|
{
|
|
237
247
|
"path": "harness-test/SKILL.md",
|
|
238
|
-
"sha256": "
|
|
248
|
+
"sha256": "ea5e4401349d55c20b9520e00f165966d7850fd5dee2018b72d9f3626b87534b"
|
|
239
249
|
},
|
|
240
250
|
{
|
|
241
251
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -387,7 +397,7 @@
|
|
|
387
397
|
},
|
|
388
398
|
{
|
|
389
399
|
"path": "scripts/harness_plan_finalize.py",
|
|
390
|
-
"sha256": "
|
|
400
|
+
"sha256": "ef5845bac94a90f548d071457eb6a42e1c8516508302c4d49d95f6c325a40856"
|
|
391
401
|
},
|
|
392
402
|
{
|
|
393
403
|
"path": "scripts/harness_preflight.py",
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "java",
|
|
4
4
|
"adapter": "claude-code",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.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": "7c336a27ce5b380761b65365f48996377274ac7e78e70515e9136f55932cd401"
|
|
27
29
|
},
|
|
28
30
|
{
|
|
29
31
|
"path": "agents/harness-evaluator.md",
|
|
@@ -79,7 +81,7 @@
|
|
|
79
81
|
},
|
|
80
82
|
{
|
|
81
83
|
"path": "contracts/workflow-policy.json",
|
|
82
|
-
"sha256": "
|
|
84
|
+
"sha256": "65a308f68b43b7c43b7566d77336b15152a391d26abc7f9fec18290994c85a82"
|
|
83
85
|
},
|
|
84
86
|
{
|
|
85
87
|
"path": "harness-apidoc/checklist.md",
|
|
@@ -91,7 +93,7 @@
|
|
|
91
93
|
},
|
|
92
94
|
{
|
|
93
95
|
"path": "harness-apidoc/SKILL.md",
|
|
94
|
-
"sha256": "
|
|
96
|
+
"sha256": "ac7cedff28ce9cb5fa92e518830d656aa1865b3cd8a24af43a4bf06d19470721"
|
|
95
97
|
},
|
|
96
98
|
{
|
|
97
99
|
"path": "harness-archive/checklist.md",
|
|
@@ -107,7 +109,7 @@
|
|
|
107
109
|
},
|
|
108
110
|
{
|
|
109
111
|
"path": "harness-archive/SKILL.md",
|
|
110
|
-
"sha256": "
|
|
112
|
+
"sha256": "7f25ef68efc24468f8714342a5e6fa676677ae6fc6f57ccc99a734ff5703fbb9"
|
|
111
113
|
},
|
|
112
114
|
{
|
|
113
115
|
"path": "harness-archive/templates/summary-data-template.json",
|
|
@@ -123,7 +125,7 @@
|
|
|
123
125
|
},
|
|
124
126
|
{
|
|
125
127
|
"path": "harness-codebase-map/SKILL.md",
|
|
126
|
-
"sha256": "
|
|
128
|
+
"sha256": "b079311d613d8a4fb1734d6728aae7a01d977a8d26c27f894f1cd223cdd0143c"
|
|
127
129
|
},
|
|
128
130
|
{
|
|
129
131
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -163,11 +165,11 @@
|
|
|
163
165
|
},
|
|
164
166
|
{
|
|
165
167
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
166
|
-
"sha256": "
|
|
168
|
+
"sha256": "0e50bdee8255d36f5eeb4a3c1d350d7951e23d8ea831477374079172f7751116"
|
|
167
169
|
},
|
|
168
170
|
{
|
|
169
171
|
"path": "harness-knowledge-query/SKILL.md",
|
|
170
|
-
"sha256": "
|
|
172
|
+
"sha256": "1e9c892ebc559a4ac3f7037f53f0f8d834cde10399052e1dd8b2df91c5d1c029"
|
|
171
173
|
},
|
|
172
174
|
{
|
|
173
175
|
"path": "harness-package/checklist.md",
|
|
@@ -179,7 +181,7 @@
|
|
|
179
181
|
},
|
|
180
182
|
{
|
|
181
183
|
"path": "harness-package/SKILL.md",
|
|
182
|
-
"sha256": "
|
|
184
|
+
"sha256": "4b4ddba1295d60d8326d216798de554ef8a7daa2cfc6729bda8fe42097b45334"
|
|
183
185
|
},
|
|
184
186
|
{
|
|
185
187
|
"path": "harness-plan/checklist.md",
|
|
@@ -191,11 +193,19 @@
|
|
|
191
193
|
},
|
|
192
194
|
{
|
|
193
195
|
"path": "harness-plan/reference.md",
|
|
194
|
-
"sha256": "
|
|
196
|
+
"sha256": "84192463a96527bacde66c6e9dd2fa93ddc93e33d428a860d0154ef8bd97d894"
|
|
195
197
|
},
|
|
196
198
|
{
|
|
197
199
|
"path": "harness-plan/SKILL.md",
|
|
198
|
-
"sha256": "
|
|
200
|
+
"sha256": "5c526bbc28749c98f01497fe50b24df04387c71bd99a516cf6671e2f82be3241"
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"path": "harness-pull/SKILL.md",
|
|
204
|
+
"sha256": "3faa2889d8b8b92d15920418d125d846f13b963708dbd7b2243b812dd32547f0"
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"path": "harness-push/SKILL.md",
|
|
208
|
+
"sha256": "4c5c149dfc58c93bb317c003dce9c3b94e7552e6296f8d6492f624e4b658a74b"
|
|
199
209
|
},
|
|
200
210
|
{
|
|
201
211
|
"path": "harness-review/checklist.md",
|
|
@@ -211,7 +221,7 @@
|
|
|
211
221
|
},
|
|
212
222
|
{
|
|
213
223
|
"path": "harness-review/SKILL.md",
|
|
214
|
-
"sha256": "
|
|
224
|
+
"sha256": "9c7ce247555c02cefd0e6f7f5bf5059c5347b373ca816f90c05ecb237f98a05f"
|
|
215
225
|
},
|
|
216
226
|
{
|
|
217
227
|
"path": "harness-run/checklist.md",
|
|
@@ -227,7 +237,7 @@
|
|
|
227
237
|
},
|
|
228
238
|
{
|
|
229
239
|
"path": "harness-run/SKILL.md",
|
|
230
|
-
"sha256": "
|
|
240
|
+
"sha256": "ee97f817a0e4fc6668f8968a508bdb689da2937bd3bd2663104c6801c8bf06eb"
|
|
231
241
|
},
|
|
232
242
|
{
|
|
233
243
|
"path": "harness-submit/checklist.md",
|
|
@@ -239,7 +249,7 @@
|
|
|
239
249
|
},
|
|
240
250
|
{
|
|
241
251
|
"path": "harness-submit/SKILL.md",
|
|
242
|
-
"sha256": "
|
|
252
|
+
"sha256": "de65b74abc7fefb329d23c657dab6edce4527384c6322cfbd2d40971a2b7bc4b"
|
|
243
253
|
},
|
|
244
254
|
{
|
|
245
255
|
"path": "harness-sync/reference.md",
|
|
@@ -247,7 +257,7 @@
|
|
|
247
257
|
},
|
|
248
258
|
{
|
|
249
259
|
"path": "harness-sync/SKILL.md",
|
|
250
|
-
"sha256": "
|
|
260
|
+
"sha256": "803b3b706de6ab3d05715c1cd6513a0d5abdbe1207c3cc77782086f3a99ce38d"
|
|
251
261
|
},
|
|
252
262
|
{
|
|
253
263
|
"path": "harness-test/checklist.md",
|
|
@@ -271,7 +281,7 @@
|
|
|
271
281
|
},
|
|
272
282
|
{
|
|
273
283
|
"path": "harness-test/SKILL.md",
|
|
274
|
-
"sha256": "
|
|
284
|
+
"sha256": "edb637f9fbb929a838f14d62c1969797e11a573d52408b54e00bc388d5df3a72"
|
|
275
285
|
},
|
|
276
286
|
{
|
|
277
287
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -423,7 +433,7 @@
|
|
|
423
433
|
},
|
|
424
434
|
{
|
|
425
435
|
"path": "scripts/harness_plan_finalize.py",
|
|
426
|
-
"sha256": "
|
|
436
|
+
"sha256": "ef5845bac94a90f548d071457eb6a42e1c8516508302c4d49d95f6c325a40856"
|
|
427
437
|
},
|
|
428
438
|
{
|
|
429
439
|
"path": "scripts/harness_preflight.py",
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "java",
|
|
4
4
|
"adapter": "codebuddy",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.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": "21a78d336f344cd20ca3792905de0efb90e9ec38fe2070dfa3da2890c1d4ec35"
|
|
27
29
|
},
|
|
28
30
|
{
|
|
29
31
|
"path": "agents/harness-evaluator.md",
|
|
@@ -79,7 +81,7 @@
|
|
|
79
81
|
},
|
|
80
82
|
{
|
|
81
83
|
"path": "contracts/workflow-policy.json",
|
|
82
|
-
"sha256": "
|
|
84
|
+
"sha256": "65a308f68b43b7c43b7566d77336b15152a391d26abc7f9fec18290994c85a82"
|
|
83
85
|
},
|
|
84
86
|
{
|
|
85
87
|
"path": "harness-apidoc/checklist.md",
|
|
@@ -91,7 +93,7 @@
|
|
|
91
93
|
},
|
|
92
94
|
{
|
|
93
95
|
"path": "harness-apidoc/SKILL.md",
|
|
94
|
-
"sha256": "
|
|
96
|
+
"sha256": "852059beab61d851e9b33e504797871718b7f84a586c82c85aa991dca2039d72"
|
|
95
97
|
},
|
|
96
98
|
{
|
|
97
99
|
"path": "harness-archive/checklist.md",
|
|
@@ -107,7 +109,7 @@
|
|
|
107
109
|
},
|
|
108
110
|
{
|
|
109
111
|
"path": "harness-archive/SKILL.md",
|
|
110
|
-
"sha256": "
|
|
112
|
+
"sha256": "19b542c01a1f0a9978eecbc4a5ffe4ed144d5e7c65403f1b91e97bedeec6b4f8"
|
|
111
113
|
},
|
|
112
114
|
{
|
|
113
115
|
"path": "harness-archive/templates/summary-data-template.json",
|
|
@@ -123,7 +125,7 @@
|
|
|
123
125
|
},
|
|
124
126
|
{
|
|
125
127
|
"path": "harness-codebase-map/SKILL.md",
|
|
126
|
-
"sha256": "
|
|
128
|
+
"sha256": "f8e88af7e7ecb1e44321caea47889e82d088b4d920197f72585fbb4929eac019"
|
|
127
129
|
},
|
|
128
130
|
{
|
|
129
131
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -163,11 +165,11 @@
|
|
|
163
165
|
},
|
|
164
166
|
{
|
|
165
167
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
166
|
-
"sha256": "
|
|
168
|
+
"sha256": "8b65bb470a26d86e650310a21acc6da32a59ee5409eac83baa692246abf17d06"
|
|
167
169
|
},
|
|
168
170
|
{
|
|
169
171
|
"path": "harness-knowledge-query/SKILL.md",
|
|
170
|
-
"sha256": "
|
|
172
|
+
"sha256": "89bdb9ab2b6cc27a66feecd3fe4742e9f34d84f3e05f4f39346ad93f5b4a7182"
|
|
171
173
|
},
|
|
172
174
|
{
|
|
173
175
|
"path": "harness-package/checklist.md",
|
|
@@ -179,7 +181,7 @@
|
|
|
179
181
|
},
|
|
180
182
|
{
|
|
181
183
|
"path": "harness-package/SKILL.md",
|
|
182
|
-
"sha256": "
|
|
184
|
+
"sha256": "4e329c65bcc24027ade51ead4b87444060ce8fd0171175f01325d757eac50ecf"
|
|
183
185
|
},
|
|
184
186
|
{
|
|
185
187
|
"path": "harness-plan/checklist.md",
|
|
@@ -191,11 +193,19 @@
|
|
|
191
193
|
},
|
|
192
194
|
{
|
|
193
195
|
"path": "harness-plan/reference.md",
|
|
194
|
-
"sha256": "
|
|
196
|
+
"sha256": "84192463a96527bacde66c6e9dd2fa93ddc93e33d428a860d0154ef8bd97d894"
|
|
195
197
|
},
|
|
196
198
|
{
|
|
197
199
|
"path": "harness-plan/SKILL.md",
|
|
198
|
-
"sha256": "
|
|
200
|
+
"sha256": "4653e5296682049bad3e7bfdbc1ceaab0fffc366b97e293bafe37fd41c0f1219"
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"path": "harness-pull/SKILL.md",
|
|
204
|
+
"sha256": "4371a6a36a4ff0ce3fb993ff06da0937b7f3ffd77fb210151175b40775070b12"
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"path": "harness-push/SKILL.md",
|
|
208
|
+
"sha256": "e50764c333d2b11c714af97b76d2c508cf5de7319b714e4abe1ec2c53be399e9"
|
|
199
209
|
},
|
|
200
210
|
{
|
|
201
211
|
"path": "harness-review/checklist.md",
|
|
@@ -211,7 +221,7 @@
|
|
|
211
221
|
},
|
|
212
222
|
{
|
|
213
223
|
"path": "harness-review/SKILL.md",
|
|
214
|
-
"sha256": "
|
|
224
|
+
"sha256": "0a9156b297dcd34ed63c15c17ac97753f39a4cf705fd6fdf219fd7a07c5d3680"
|
|
215
225
|
},
|
|
216
226
|
{
|
|
217
227
|
"path": "harness-run/checklist.md",
|
|
@@ -227,7 +237,7 @@
|
|
|
227
237
|
},
|
|
228
238
|
{
|
|
229
239
|
"path": "harness-run/SKILL.md",
|
|
230
|
-
"sha256": "
|
|
240
|
+
"sha256": "cec25a43d30ed40dd99304de7bfb7938581b2654e9359f2a226f4a2eb6ad72b4"
|
|
231
241
|
},
|
|
232
242
|
{
|
|
233
243
|
"path": "harness-submit/checklist.md",
|
|
@@ -239,7 +249,7 @@
|
|
|
239
249
|
},
|
|
240
250
|
{
|
|
241
251
|
"path": "harness-submit/SKILL.md",
|
|
242
|
-
"sha256": "
|
|
252
|
+
"sha256": "3e79b2c3cf641d1ef0678641f6375f3e040d2970db3e159f3ce5ef4577309dbe"
|
|
243
253
|
},
|
|
244
254
|
{
|
|
245
255
|
"path": "harness-sync/reference.md",
|
|
@@ -247,7 +257,7 @@
|
|
|
247
257
|
},
|
|
248
258
|
{
|
|
249
259
|
"path": "harness-sync/SKILL.md",
|
|
250
|
-
"sha256": "
|
|
260
|
+
"sha256": "b4f725fc4df6d94cc5ef5f515295ed4a8c2864163399043b482b18dc843f4d70"
|
|
251
261
|
},
|
|
252
262
|
{
|
|
253
263
|
"path": "harness-test/checklist.md",
|
|
@@ -271,7 +281,7 @@
|
|
|
271
281
|
},
|
|
272
282
|
{
|
|
273
283
|
"path": "harness-test/SKILL.md",
|
|
274
|
-
"sha256": "
|
|
284
|
+
"sha256": "6fa7cfa1388e272f63743c6171e3ddfdf7f8b304dbfa09ff8d25f1ccd0e22e8d"
|
|
275
285
|
},
|
|
276
286
|
{
|
|
277
287
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -423,7 +433,7 @@
|
|
|
423
433
|
},
|
|
424
434
|
{
|
|
425
435
|
"path": "scripts/harness_plan_finalize.py",
|
|
426
|
-
"sha256": "
|
|
436
|
+
"sha256": "ef5845bac94a90f548d071457eb6a42e1c8516508302c4d49d95f6c325a40856"
|
|
427
437
|
},
|
|
428
438
|
{
|
|
429
439
|
"path": "scripts/harness_preflight.py",
|