@hunter-harness/workflow-harness 0.4.11 → 0.4.12
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-execute/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 +1 -1
- package/harness/bundles/general/claude-code/harness-pull/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-push/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-review/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/harness-submit/SKILL.md +2 -2
- package/harness/bundles/general/claude-code/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/claude-code/scripts/harness_archive.py +18 -11
- package/harness/bundles/general/claude-code/scripts/harness_gate.py +69 -1
- package/harness/bundles/general/claude-code/scripts/harness_ledger.py +27 -3
- 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-execute/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 +1 -1
- package/harness/bundles/general/codebuddy/harness-pull/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-push/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-review/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/harness-submit/SKILL.md +2 -2
- package/harness/bundles/general/codebuddy/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/codebuddy/scripts/harness_archive.py +18 -11
- package/harness/bundles/general/codebuddy/scripts/harness_gate.py +69 -1
- package/harness/bundles/general/codebuddy/scripts/harness_ledger.py +27 -3
- 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-execute/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 +1 -1
- package/harness/bundles/general/codex/harness-pull/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-push/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-review/SKILL.md +1 -1
- package/harness/bundles/general/codex/harness-submit/SKILL.md +2 -2
- package/harness/bundles/general/codex/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/codex/scripts/harness_archive.py +18 -11
- package/harness/bundles/general/codex/scripts/harness_gate.py +69 -1
- package/harness/bundles/general/codex/scripts/harness_ledger.py +27 -3
- 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-execute/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 +1 -1
- package/harness/bundles/general/cursor/harness-pull/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-push/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-review/SKILL.md +1 -1
- package/harness/bundles/general/cursor/harness-submit/SKILL.md +2 -2
- package/harness/bundles/general/cursor/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/cursor/scripts/harness_archive.py +18 -11
- package/harness/bundles/general/cursor/scripts/harness_gate.py +69 -1
- package/harness/bundles/general/cursor/scripts/harness_ledger.py +27 -3
- package/harness/bundles/general/pi/.harness-build.json +1 -1
- package/harness/bundles/general/pi/harness-archive/SKILL.md +1 -1
- package/harness/bundles/general/pi/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/general/pi/harness-execute/SKILL.md +1 -1
- package/harness/bundles/general/pi/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/general/pi/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/general/pi/harness-plan/SKILL.md +1 -1
- package/harness/bundles/general/pi/harness-pull/SKILL.md +1 -1
- package/harness/bundles/general/pi/harness-push/SKILL.md +1 -1
- package/harness/bundles/general/pi/harness-review/SKILL.md +1 -1
- package/harness/bundles/general/pi/harness-submit/SKILL.md +2 -2
- package/harness/bundles/general/pi/harness-sync/SKILL.md +1 -1
- package/harness/bundles/general/pi/scripts/harness_archive.py +18 -11
- package/harness/bundles/general/pi/scripts/harness_gate.py +69 -1
- package/harness/bundles/general/pi/scripts/harness_ledger.py +27 -3
- 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-execute/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 +1 -1
- package/harness/bundles/java/claude-code/harness-pull/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-push/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-review/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/harness-submit/SKILL.md +2 -2
- package/harness/bundles/java/claude-code/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/claude-code/scripts/harness_archive.py +18 -11
- package/harness/bundles/java/claude-code/scripts/harness_gate.py +69 -1
- package/harness/bundles/java/claude-code/scripts/harness_ledger.py +27 -3
- 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-execute/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 +1 -1
- package/harness/bundles/java/codebuddy/harness-pull/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-push/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-review/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/harness-submit/SKILL.md +2 -2
- package/harness/bundles/java/codebuddy/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/codebuddy/scripts/harness_archive.py +18 -11
- package/harness/bundles/java/codebuddy/scripts/harness_gate.py +69 -1
- package/harness/bundles/java/codebuddy/scripts/harness_ledger.py +27 -3
- 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-execute/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 +1 -1
- package/harness/bundles/java/codex/harness-pull/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-push/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-review/SKILL.md +1 -1
- package/harness/bundles/java/codex/harness-submit/SKILL.md +2 -2
- package/harness/bundles/java/codex/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/codex/scripts/harness_archive.py +18 -11
- package/harness/bundles/java/codex/scripts/harness_gate.py +69 -1
- package/harness/bundles/java/codex/scripts/harness_ledger.py +27 -3
- 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-execute/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 +1 -1
- package/harness/bundles/java/cursor/harness-pull/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-push/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-review/SKILL.md +1 -1
- package/harness/bundles/java/cursor/harness-submit/SKILL.md +2 -2
- package/harness/bundles/java/cursor/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/cursor/scripts/harness_archive.py +18 -11
- package/harness/bundles/java/cursor/scripts/harness_gate.py +69 -1
- package/harness/bundles/java/cursor/scripts/harness_ledger.py +27 -3
- package/harness/bundles/java/pi/.harness-build.json +1 -1
- package/harness/bundles/java/pi/harness-apidoc/SKILL.md +1 -1
- package/harness/bundles/java/pi/harness-archive/SKILL.md +1 -1
- package/harness/bundles/java/pi/harness-codebase-map/SKILL.md +1 -1
- package/harness/bundles/java/pi/harness-execute/SKILL.md +1 -1
- package/harness/bundles/java/pi/harness-knowledge-ingest/SKILL.md +1 -1
- package/harness/bundles/java/pi/harness-knowledge-query/SKILL.md +1 -1
- package/harness/bundles/java/pi/harness-package/SKILL.md +1 -1
- package/harness/bundles/java/pi/harness-plan/SKILL.md +1 -1
- package/harness/bundles/java/pi/harness-pull/SKILL.md +1 -1
- package/harness/bundles/java/pi/harness-push/SKILL.md +1 -1
- package/harness/bundles/java/pi/harness-review/SKILL.md +1 -1
- package/harness/bundles/java/pi/harness-submit/SKILL.md +2 -2
- package/harness/bundles/java/pi/harness-sync/SKILL.md +1 -1
- package/harness/bundles/java/pi/scripts/harness_archive.py +18 -11
- package/harness/bundles/java/pi/scripts/harness_gate.py +69 -1
- package/harness/bundles/java/pi/scripts/harness_ledger.py +27 -3
- package/harness/manifests/general/claude-code.json +15 -15
- package/harness/manifests/general/codebuddy.json +15 -15
- package/harness/manifests/general/codex.json +15 -15
- package/harness/manifests/general/cursor.json +15 -15
- package/harness/manifests/general/pi.json +15 -15
- package/harness/manifests/java/claude-code.json +17 -17
- package/harness/manifests/java/codebuddy.json +17 -17
- package/harness/manifests/java/codex.json +17 -17
- package/harness/manifests/java/cursor.json +17 -17
- package/harness/manifests/java/pi.json +17 -17
- package/hunter-workflow-family.json +2 -2
- package/package.json +1 -1
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"files": [
|
|
26
26
|
{
|
|
27
27
|
"path": ".harness-build.json",
|
|
28
|
-
"sha256": "
|
|
28
|
+
"sha256": "58406fe57d27a290d598940a9690cac2de374fe3bad63af753a7e766a9fc5941"
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"path": "CONTEXT.md",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
},
|
|
86
86
|
{
|
|
87
87
|
"path": "harness-archive/SKILL.md",
|
|
88
|
-
"sha256": "
|
|
88
|
+
"sha256": "ed0b1b46cc827522b9af2a8d83e29b8635345b2d7087c543c35c0876a71cce77"
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
91
|
"path": "harness-archive/templates/summary-data-template.json",
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
},
|
|
102
102
|
{
|
|
103
103
|
"path": "harness-codebase-map/SKILL.md",
|
|
104
|
-
"sha256": "
|
|
104
|
+
"sha256": "6135fb4c4ebb54ecd4aafb7898e9262e29d1c4563f99315980b02b0e5aed9e24"
|
|
105
105
|
},
|
|
106
106
|
{
|
|
107
107
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
},
|
|
158
158
|
{
|
|
159
159
|
"path": "harness-execute/SKILL.md",
|
|
160
|
-
"sha256": "
|
|
160
|
+
"sha256": "7e8e708c493ed4ae7e9513853d3a27a1883cb8a2bf201d169927ab9349c7cd05"
|
|
161
161
|
},
|
|
162
162
|
{
|
|
163
163
|
"path": "harness-execute/testing-checklist.md",
|
|
@@ -177,11 +177,11 @@
|
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
179
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
180
|
-
"sha256": "
|
|
180
|
+
"sha256": "b8000e67f39d3ce835dd9010b89ff5e251ba9f3d9e1090f575476c255169fad4"
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
"path": "harness-knowledge-query/SKILL.md",
|
|
184
|
-
"sha256": "
|
|
184
|
+
"sha256": "184495c7f8adc51fe08dc4850a30c0e3073a45ebe65783328e7c8e17ca98cfe0"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"path": "harness-plan/checklist.md",
|
|
@@ -197,15 +197,15 @@
|
|
|
197
197
|
},
|
|
198
198
|
{
|
|
199
199
|
"path": "harness-plan/SKILL.md",
|
|
200
|
-
"sha256": "
|
|
200
|
+
"sha256": "20bc39a4f21435999b805c12e7638a7c8db501b9fd04fa786762345adacdba81"
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
203
|
"path": "harness-pull/SKILL.md",
|
|
204
|
-
"sha256": "
|
|
204
|
+
"sha256": "a7a7e79236fddb305d2b5e5e811cc02b3368c77edb40580bbb747fe066ba9c4f"
|
|
205
205
|
},
|
|
206
206
|
{
|
|
207
207
|
"path": "harness-push/SKILL.md",
|
|
208
|
-
"sha256": "
|
|
208
|
+
"sha256": "6c394772bc467b8d3cbba72049a61b5ac57a7075d0e4ac6ee9982b2d72e9cc58"
|
|
209
209
|
},
|
|
210
210
|
{
|
|
211
211
|
"path": "harness-review/checklist.md",
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
223
|
"path": "harness-review/SKILL.md",
|
|
224
|
-
"sha256": "
|
|
224
|
+
"sha256": "580142cbc42453fa0a1cc43778ff3de61b54e91be76c5868ea62b46a2b8c2454"
|
|
225
225
|
},
|
|
226
226
|
{
|
|
227
227
|
"path": "harness-submit/checklist.md",
|
|
@@ -233,7 +233,7 @@
|
|
|
233
233
|
},
|
|
234
234
|
{
|
|
235
235
|
"path": "harness-submit/SKILL.md",
|
|
236
|
-
"sha256": "
|
|
236
|
+
"sha256": "808e04e438352cb49262662907b3d759cb950a59ee6243aa2fa38c4ed5b26fea"
|
|
237
237
|
},
|
|
238
238
|
{
|
|
239
239
|
"path": "harness-sync/reference.md",
|
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
},
|
|
242
242
|
{
|
|
243
243
|
"path": "harness-sync/SKILL.md",
|
|
244
|
-
"sha256": "
|
|
244
|
+
"sha256": "be4aac7209d125a9a68873e3b2495be9c7b664ce25682c5a297f55cb92dd14b7"
|
|
245
245
|
},
|
|
246
246
|
{
|
|
247
247
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -317,7 +317,7 @@
|
|
|
317
317
|
},
|
|
318
318
|
{
|
|
319
319
|
"path": "scripts/harness_archive.py",
|
|
320
|
-
"sha256": "
|
|
320
|
+
"sha256": "ae67346ff61dfc980d30a42ec85e038e23c577f8c9cf54ab8cf0a6d8c950e623"
|
|
321
321
|
},
|
|
322
322
|
{
|
|
323
323
|
"path": "scripts/harness_change.py",
|
|
@@ -361,7 +361,7 @@
|
|
|
361
361
|
},
|
|
362
362
|
{
|
|
363
363
|
"path": "scripts/harness_gate.py",
|
|
364
|
-
"sha256": "
|
|
364
|
+
"sha256": "8938d4dcc9bc52afdc445f31471ed458d5c49598185a230ccbfa0c690c2a2d67"
|
|
365
365
|
},
|
|
366
366
|
{
|
|
367
367
|
"path": "scripts/harness_headless.py",
|
|
@@ -377,7 +377,7 @@
|
|
|
377
377
|
},
|
|
378
378
|
{
|
|
379
379
|
"path": "scripts/harness_ledger.py",
|
|
380
|
-
"sha256": "
|
|
380
|
+
"sha256": "56334c4da39825e88d382dcba68dd0dca5b45849c1a2214e006a14ccf7540149"
|
|
381
381
|
},
|
|
382
382
|
{
|
|
383
383
|
"path": "scripts/harness_migration_head.py",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"files": [
|
|
26
26
|
{
|
|
27
27
|
"path": ".harness-build.json",
|
|
28
|
-
"sha256": "
|
|
28
|
+
"sha256": "749821960f81cbe9eb4553aa24ceac68c127b8d6112c6ae3964bd4eeb6989511"
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"path": "CONTEXT.md",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
},
|
|
86
86
|
{
|
|
87
87
|
"path": "harness-archive/SKILL.md",
|
|
88
|
-
"sha256": "
|
|
88
|
+
"sha256": "f0ceecc9858ed8c0f46956047ca62657a787f6e6d4f11e5994ee468291ca9f47"
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
91
|
"path": "harness-archive/templates/summary-data-template.json",
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
},
|
|
102
102
|
{
|
|
103
103
|
"path": "harness-codebase-map/SKILL.md",
|
|
104
|
-
"sha256": "
|
|
104
|
+
"sha256": "6052d046b06f90dde2970d06a7c82d394b71c9c2d92778f2eb21323eb5c199f6"
|
|
105
105
|
},
|
|
106
106
|
{
|
|
107
107
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
},
|
|
158
158
|
{
|
|
159
159
|
"path": "harness-execute/SKILL.md",
|
|
160
|
-
"sha256": "
|
|
160
|
+
"sha256": "88d5dd956ae684de3b29514dc06c40763b1cafef1541bb7762f97c633d3371da"
|
|
161
161
|
},
|
|
162
162
|
{
|
|
163
163
|
"path": "harness-execute/testing-checklist.md",
|
|
@@ -177,11 +177,11 @@
|
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
179
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
180
|
-
"sha256": "
|
|
180
|
+
"sha256": "7e3ae3734485d91a82d71f831add90e7ba46a693f5554080ec857571a4f0f1b6"
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
"path": "harness-knowledge-query/SKILL.md",
|
|
184
|
-
"sha256": "
|
|
184
|
+
"sha256": "34a345816ac6649a29b998f0def35a114293940fed838409576178960b05b9bc"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"path": "harness-plan/checklist.md",
|
|
@@ -197,15 +197,15 @@
|
|
|
197
197
|
},
|
|
198
198
|
{
|
|
199
199
|
"path": "harness-plan/SKILL.md",
|
|
200
|
-
"sha256": "
|
|
200
|
+
"sha256": "c453ed40b0bb2b26b0d61ccb09b2f88bb7723034ecbcf3e043308fede8c43a4a"
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
203
|
"path": "harness-pull/SKILL.md",
|
|
204
|
-
"sha256": "
|
|
204
|
+
"sha256": "a88fd30c15ffbf49824cc10be9a97d99c5fe68b773ecd037b42a060584a11184"
|
|
205
205
|
},
|
|
206
206
|
{
|
|
207
207
|
"path": "harness-push/SKILL.md",
|
|
208
|
-
"sha256": "
|
|
208
|
+
"sha256": "6f0785b246830a67225ef54a5c557f320c2eb3990249c575251bc7eb32f4492d"
|
|
209
209
|
},
|
|
210
210
|
{
|
|
211
211
|
"path": "harness-review/checklist.md",
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
223
|
"path": "harness-review/SKILL.md",
|
|
224
|
-
"sha256": "
|
|
224
|
+
"sha256": "c63937637df529b01c9c034b3b6ed9bdd6f96786a7b3b07cac5e69c839c6574f"
|
|
225
225
|
},
|
|
226
226
|
{
|
|
227
227
|
"path": "harness-submit/checklist.md",
|
|
@@ -233,7 +233,7 @@
|
|
|
233
233
|
},
|
|
234
234
|
{
|
|
235
235
|
"path": "harness-submit/SKILL.md",
|
|
236
|
-
"sha256": "
|
|
236
|
+
"sha256": "fadc2513fea4fb7055620a1bd6a3c86fca9d71957a6a1c9f3ba5186fb2058c9b"
|
|
237
237
|
},
|
|
238
238
|
{
|
|
239
239
|
"path": "harness-sync/reference.md",
|
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
},
|
|
242
242
|
{
|
|
243
243
|
"path": "harness-sync/SKILL.md",
|
|
244
|
-
"sha256": "
|
|
244
|
+
"sha256": "e5a2f2840bebe6cbef3287b63d90a2bfd05cef1e22cec4525c63449e674bf0b9"
|
|
245
245
|
},
|
|
246
246
|
{
|
|
247
247
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -317,7 +317,7 @@
|
|
|
317
317
|
},
|
|
318
318
|
{
|
|
319
319
|
"path": "scripts/harness_archive.py",
|
|
320
|
-
"sha256": "
|
|
320
|
+
"sha256": "ae67346ff61dfc980d30a42ec85e038e23c577f8c9cf54ab8cf0a6d8c950e623"
|
|
321
321
|
},
|
|
322
322
|
{
|
|
323
323
|
"path": "scripts/harness_change.py",
|
|
@@ -361,7 +361,7 @@
|
|
|
361
361
|
},
|
|
362
362
|
{
|
|
363
363
|
"path": "scripts/harness_gate.py",
|
|
364
|
-
"sha256": "
|
|
364
|
+
"sha256": "8938d4dcc9bc52afdc445f31471ed458d5c49598185a230ccbfa0c690c2a2d67"
|
|
365
365
|
},
|
|
366
366
|
{
|
|
367
367
|
"path": "scripts/harness_headless.py",
|
|
@@ -377,7 +377,7 @@
|
|
|
377
377
|
},
|
|
378
378
|
{
|
|
379
379
|
"path": "scripts/harness_ledger.py",
|
|
380
|
-
"sha256": "
|
|
380
|
+
"sha256": "56334c4da39825e88d382dcba68dd0dca5b45849c1a2214e006a14ccf7540149"
|
|
381
381
|
},
|
|
382
382
|
{
|
|
383
383
|
"path": "scripts/harness_migration_head.py",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"files": [
|
|
26
26
|
{
|
|
27
27
|
"path": ".harness-build.json",
|
|
28
|
-
"sha256": "
|
|
28
|
+
"sha256": "a59d530145ee3b417184bb2e8bbaf0426ced2b074d975cf11b5902cc00490904"
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"path": "agents/harness-evaluator.md",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
},
|
|
94
94
|
{
|
|
95
95
|
"path": "harness-apidoc/SKILL.md",
|
|
96
|
-
"sha256": "
|
|
96
|
+
"sha256": "b01e1ec9bec37109725ecee726e9e2d64a9b5a3fd6aaa54532b0d7fd69fe6575"
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
99
|
"path": "harness-archive/checklist.md",
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
},
|
|
110
110
|
{
|
|
111
111
|
"path": "harness-archive/SKILL.md",
|
|
112
|
-
"sha256": "
|
|
112
|
+
"sha256": "be6804fa1868c7fbeeb2411595c627954a4c1c737303eb9c2b638646ead08750"
|
|
113
113
|
},
|
|
114
114
|
{
|
|
115
115
|
"path": "harness-archive/templates/summary-data-template.json",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
},
|
|
126
126
|
{
|
|
127
127
|
"path": "harness-codebase-map/SKILL.md",
|
|
128
|
-
"sha256": "
|
|
128
|
+
"sha256": "c787bf79d5639a3868b1e590245cf3d068a700bd4c6850df0b91356396174f57"
|
|
129
129
|
},
|
|
130
130
|
{
|
|
131
131
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
"path": "harness-execute/SKILL.md",
|
|
184
|
-
"sha256": "
|
|
184
|
+
"sha256": "ed9ea0084a5b0f926119b8ccf75239bbf546f8a498242d62ff6ac34b8101c542"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"path": "harness-execute/testing-checklist.md",
|
|
@@ -201,11 +201,11 @@
|
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
203
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
204
|
-
"sha256": "
|
|
204
|
+
"sha256": "b1c687cd8751b82c32a57fc58014642edb6e444cca377c188b0d445baaa7d085"
|
|
205
205
|
},
|
|
206
206
|
{
|
|
207
207
|
"path": "harness-knowledge-query/SKILL.md",
|
|
208
|
-
"sha256": "
|
|
208
|
+
"sha256": "8ed7cf07314438d7d9d951d7def6bb4f442ead532bc098982e395905bad0bcf9"
|
|
209
209
|
},
|
|
210
210
|
{
|
|
211
211
|
"path": "harness-package/checklist.md",
|
|
@@ -217,7 +217,7 @@
|
|
|
217
217
|
},
|
|
218
218
|
{
|
|
219
219
|
"path": "harness-package/SKILL.md",
|
|
220
|
-
"sha256": "
|
|
220
|
+
"sha256": "8b3223eb2dc9e53e0df55e6d3909c9afabeba953117c42ae012bf2dc79ba8233"
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
223
|
"path": "harness-plan/checklist.md",
|
|
@@ -233,15 +233,15 @@
|
|
|
233
233
|
},
|
|
234
234
|
{
|
|
235
235
|
"path": "harness-plan/SKILL.md",
|
|
236
|
-
"sha256": "
|
|
236
|
+
"sha256": "8ca2318a831fd7b3a5287437af7839b67e22bdfcdf3170263ec287a77f33c938"
|
|
237
237
|
},
|
|
238
238
|
{
|
|
239
239
|
"path": "harness-pull/SKILL.md",
|
|
240
|
-
"sha256": "
|
|
240
|
+
"sha256": "f97d4b625a0a70cea1f51537bdfaa0882ab6667c77226bd72eae363b4ff7c92f"
|
|
241
241
|
},
|
|
242
242
|
{
|
|
243
243
|
"path": "harness-push/SKILL.md",
|
|
244
|
-
"sha256": "
|
|
244
|
+
"sha256": "51828429f60d0371ccaa2bd33e2b526400aa0c093e4ba8fdc189e075371a1ca1"
|
|
245
245
|
},
|
|
246
246
|
{
|
|
247
247
|
"path": "harness-review/checklist.md",
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
},
|
|
258
258
|
{
|
|
259
259
|
"path": "harness-review/SKILL.md",
|
|
260
|
-
"sha256": "
|
|
260
|
+
"sha256": "562cc855984aa2fe80b9212d8263f4c2e39b7cb2b73bca238a0c4c72678d39b9"
|
|
261
261
|
},
|
|
262
262
|
{
|
|
263
263
|
"path": "harness-submit/checklist.md",
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
},
|
|
270
270
|
{
|
|
271
271
|
"path": "harness-submit/SKILL.md",
|
|
272
|
-
"sha256": "
|
|
272
|
+
"sha256": "be477166e25bb86c96ffb0164f5b32467e379991cd059cf7b2439bf9514b156d"
|
|
273
273
|
},
|
|
274
274
|
{
|
|
275
275
|
"path": "harness-sync/reference.md",
|
|
@@ -277,7 +277,7 @@
|
|
|
277
277
|
},
|
|
278
278
|
{
|
|
279
279
|
"path": "harness-sync/SKILL.md",
|
|
280
|
-
"sha256": "
|
|
280
|
+
"sha256": "b765042c98fadfcb291d8da77fd8740fd3814109087b0587bface7bfde36b071"
|
|
281
281
|
},
|
|
282
282
|
{
|
|
283
283
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -353,7 +353,7 @@
|
|
|
353
353
|
},
|
|
354
354
|
{
|
|
355
355
|
"path": "scripts/harness_archive.py",
|
|
356
|
-
"sha256": "
|
|
356
|
+
"sha256": "ae67346ff61dfc980d30a42ec85e038e23c577f8c9cf54ab8cf0a6d8c950e623"
|
|
357
357
|
},
|
|
358
358
|
{
|
|
359
359
|
"path": "scripts/harness_change.py",
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
},
|
|
398
398
|
{
|
|
399
399
|
"path": "scripts/harness_gate.py",
|
|
400
|
-
"sha256": "
|
|
400
|
+
"sha256": "8938d4dcc9bc52afdc445f31471ed458d5c49598185a230ccbfa0c690c2a2d67"
|
|
401
401
|
},
|
|
402
402
|
{
|
|
403
403
|
"path": "scripts/harness_headless.py",
|
|
@@ -413,7 +413,7 @@
|
|
|
413
413
|
},
|
|
414
414
|
{
|
|
415
415
|
"path": "scripts/harness_ledger.py",
|
|
416
|
-
"sha256": "
|
|
416
|
+
"sha256": "56334c4da39825e88d382dcba68dd0dca5b45849c1a2214e006a14ccf7540149"
|
|
417
417
|
},
|
|
418
418
|
{
|
|
419
419
|
"path": "scripts/harness_migration_head.py",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"files": [
|
|
26
26
|
{
|
|
27
27
|
"path": ".harness-build.json",
|
|
28
|
-
"sha256": "
|
|
28
|
+
"sha256": "12006495eccf4479c88ab935e6b8b6cadac44c0d86b47ba8012756cd7beca36e"
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"path": "agents/harness-evaluator.md",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
},
|
|
94
94
|
{
|
|
95
95
|
"path": "harness-apidoc/SKILL.md",
|
|
96
|
-
"sha256": "
|
|
96
|
+
"sha256": "dd55c2da77d302c263f4af6735f0831f67af716fb7a1131dc74ffe7532080733"
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
99
|
"path": "harness-archive/checklist.md",
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
},
|
|
110
110
|
{
|
|
111
111
|
"path": "harness-archive/SKILL.md",
|
|
112
|
-
"sha256": "
|
|
112
|
+
"sha256": "cfb6d1999a5fea1a3acbd1c2291dfd4adcc43cbf5ad3aa0d73da9f5c2e017a18"
|
|
113
113
|
},
|
|
114
114
|
{
|
|
115
115
|
"path": "harness-archive/templates/summary-data-template.json",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
},
|
|
126
126
|
{
|
|
127
127
|
"path": "harness-codebase-map/SKILL.md",
|
|
128
|
-
"sha256": "
|
|
128
|
+
"sha256": "74ec070575fa660c25919971614fbc307b8ef1de656b304da97d353e925eaa96"
|
|
129
129
|
},
|
|
130
130
|
{
|
|
131
131
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
"path": "harness-execute/SKILL.md",
|
|
184
|
-
"sha256": "
|
|
184
|
+
"sha256": "b12a04b9e2096532962d61098cc674c508e35775908ce6a85d3a6c941211fd6f"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"path": "harness-execute/testing-checklist.md",
|
|
@@ -201,11 +201,11 @@
|
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
203
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
204
|
-
"sha256": "
|
|
204
|
+
"sha256": "2aa592db99ba2a6c8df88381b4fff5b4ce2e4551b6be565b10b912a8535d4b2f"
|
|
205
205
|
},
|
|
206
206
|
{
|
|
207
207
|
"path": "harness-knowledge-query/SKILL.md",
|
|
208
|
-
"sha256": "
|
|
208
|
+
"sha256": "bfdbb6a4fa1ea8273df95a70a7cc5dcfb50a6ab3cb559c111e233740b35ce59a"
|
|
209
209
|
},
|
|
210
210
|
{
|
|
211
211
|
"path": "harness-package/checklist.md",
|
|
@@ -217,7 +217,7 @@
|
|
|
217
217
|
},
|
|
218
218
|
{
|
|
219
219
|
"path": "harness-package/SKILL.md",
|
|
220
|
-
"sha256": "
|
|
220
|
+
"sha256": "5b227ad4959f1e4c205286707e5282894eeeb76543319f557b80685338ea1a89"
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
223
|
"path": "harness-plan/checklist.md",
|
|
@@ -233,15 +233,15 @@
|
|
|
233
233
|
},
|
|
234
234
|
{
|
|
235
235
|
"path": "harness-plan/SKILL.md",
|
|
236
|
-
"sha256": "
|
|
236
|
+
"sha256": "189d73c5b2293183672fcefe768782f2d442f9255e37e1dbc91449075e30aee9"
|
|
237
237
|
},
|
|
238
238
|
{
|
|
239
239
|
"path": "harness-pull/SKILL.md",
|
|
240
|
-
"sha256": "
|
|
240
|
+
"sha256": "1e964a2389fd6021b759796e85545bb42272864381d810cc0ad1f43158ba88be"
|
|
241
241
|
},
|
|
242
242
|
{
|
|
243
243
|
"path": "harness-push/SKILL.md",
|
|
244
|
-
"sha256": "
|
|
244
|
+
"sha256": "8afde66b38f9a38e093cd4b32fa6c4e602eaf4fea67ad3a7452e6acd83211a4b"
|
|
245
245
|
},
|
|
246
246
|
{
|
|
247
247
|
"path": "harness-review/checklist.md",
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
},
|
|
258
258
|
{
|
|
259
259
|
"path": "harness-review/SKILL.md",
|
|
260
|
-
"sha256": "
|
|
260
|
+
"sha256": "0c2baa50ffaceaee0c723ac5071a677246de0b6024b343c874cfc43168498cf5"
|
|
261
261
|
},
|
|
262
262
|
{
|
|
263
263
|
"path": "harness-submit/checklist.md",
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
},
|
|
270
270
|
{
|
|
271
271
|
"path": "harness-submit/SKILL.md",
|
|
272
|
-
"sha256": "
|
|
272
|
+
"sha256": "0f5c2f06948642576bb1bf004df6b7229ce9249840bb614d576a32ff36a4b79c"
|
|
273
273
|
},
|
|
274
274
|
{
|
|
275
275
|
"path": "harness-sync/reference.md",
|
|
@@ -277,7 +277,7 @@
|
|
|
277
277
|
},
|
|
278
278
|
{
|
|
279
279
|
"path": "harness-sync/SKILL.md",
|
|
280
|
-
"sha256": "
|
|
280
|
+
"sha256": "f5dfe58aeede6ec2ff0ee5feeb56927dc8da8f1fbc5489521f188a3a9a0bea0b"
|
|
281
281
|
},
|
|
282
282
|
{
|
|
283
283
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -353,7 +353,7 @@
|
|
|
353
353
|
},
|
|
354
354
|
{
|
|
355
355
|
"path": "scripts/harness_archive.py",
|
|
356
|
-
"sha256": "
|
|
356
|
+
"sha256": "ae67346ff61dfc980d30a42ec85e038e23c577f8c9cf54ab8cf0a6d8c950e623"
|
|
357
357
|
},
|
|
358
358
|
{
|
|
359
359
|
"path": "scripts/harness_change.py",
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
},
|
|
398
398
|
{
|
|
399
399
|
"path": "scripts/harness_gate.py",
|
|
400
|
-
"sha256": "
|
|
400
|
+
"sha256": "8938d4dcc9bc52afdc445f31471ed458d5c49598185a230ccbfa0c690c2a2d67"
|
|
401
401
|
},
|
|
402
402
|
{
|
|
403
403
|
"path": "scripts/harness_headless.py",
|
|
@@ -413,7 +413,7 @@
|
|
|
413
413
|
},
|
|
414
414
|
{
|
|
415
415
|
"path": "scripts/harness_ledger.py",
|
|
416
|
-
"sha256": "
|
|
416
|
+
"sha256": "56334c4da39825e88d382dcba68dd0dca5b45849c1a2214e006a14ccf7540149"
|
|
417
417
|
},
|
|
418
418
|
{
|
|
419
419
|
"path": "scripts/harness_migration_head.py",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"files": [
|
|
26
26
|
{
|
|
27
27
|
"path": ".harness-build.json",
|
|
28
|
-
"sha256": "
|
|
28
|
+
"sha256": "16d58735d44d28f9949a7c73055b7eef8000a4befa81ad36b8866317e6144920"
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"path": "CONTEXT.md",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
},
|
|
82
82
|
{
|
|
83
83
|
"path": "harness-apidoc/SKILL.md",
|
|
84
|
-
"sha256": "
|
|
84
|
+
"sha256": "bafa776223e3de37ba0d950567356b41c20b8c75d45a8703f4aca35bd533aead"
|
|
85
85
|
},
|
|
86
86
|
{
|
|
87
87
|
"path": "harness-archive/checklist.md",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
99
|
"path": "harness-archive/SKILL.md",
|
|
100
|
-
"sha256": "
|
|
100
|
+
"sha256": "4f9a15bba829b7bb6d6b7cdc24c04da6cab6cd15e77ab327f568b9bd088c74d5"
|
|
101
101
|
},
|
|
102
102
|
{
|
|
103
103
|
"path": "harness-archive/templates/summary-data-template.json",
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
},
|
|
114
114
|
{
|
|
115
115
|
"path": "harness-codebase-map/SKILL.md",
|
|
116
|
-
"sha256": "
|
|
116
|
+
"sha256": "6f837ce70f5e84e3349ee46e77c52b6d3096895076cb2cc0e771f2c20ade386c"
|
|
117
117
|
},
|
|
118
118
|
{
|
|
119
119
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
},
|
|
170
170
|
{
|
|
171
171
|
"path": "harness-execute/SKILL.md",
|
|
172
|
-
"sha256": "
|
|
172
|
+
"sha256": "c22bb054a692b69a6ba7ab665395957003ece2ee2d33cd5b488b1017762ffb69"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"path": "harness-execute/testing-checklist.md",
|
|
@@ -189,11 +189,11 @@
|
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
192
|
-
"sha256": "
|
|
192
|
+
"sha256": "381952476b8cb41476f28e9a63dab22fd5a4e7945414656b02d664df0d8e7428"
|
|
193
193
|
},
|
|
194
194
|
{
|
|
195
195
|
"path": "harness-knowledge-query/SKILL.md",
|
|
196
|
-
"sha256": "
|
|
196
|
+
"sha256": "3261d98a1ed12def660178c2d3e16e303efac0aaf6fbf749ba58f70dc2bf050f"
|
|
197
197
|
},
|
|
198
198
|
{
|
|
199
199
|
"path": "harness-package/checklist.md",
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
},
|
|
206
206
|
{
|
|
207
207
|
"path": "harness-package/SKILL.md",
|
|
208
|
-
"sha256": "
|
|
208
|
+
"sha256": "4b827cf9d9910ba2753f70e6d0d349d98469a7989c37540e8faa6a3e1d717a17"
|
|
209
209
|
},
|
|
210
210
|
{
|
|
211
211
|
"path": "harness-plan/checklist.md",
|
|
@@ -221,15 +221,15 @@
|
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
223
|
"path": "harness-plan/SKILL.md",
|
|
224
|
-
"sha256": "
|
|
224
|
+
"sha256": "4840033376a6481e95ae9a47774f086b41533501dc5a9943c26c21633a5e798a"
|
|
225
225
|
},
|
|
226
226
|
{
|
|
227
227
|
"path": "harness-pull/SKILL.md",
|
|
228
|
-
"sha256": "
|
|
228
|
+
"sha256": "8ef64c1b1c08c0376c184c95d8427cc507a9860564040c37b9314e5c29d42ae7"
|
|
229
229
|
},
|
|
230
230
|
{
|
|
231
231
|
"path": "harness-push/SKILL.md",
|
|
232
|
-
"sha256": "
|
|
232
|
+
"sha256": "37b6e65740d4e38bf51558b982a56bc982bdbcfdc8b2977cc5882676e29405d0"
|
|
233
233
|
},
|
|
234
234
|
{
|
|
235
235
|
"path": "harness-review/checklist.md",
|
|
@@ -245,7 +245,7 @@
|
|
|
245
245
|
},
|
|
246
246
|
{
|
|
247
247
|
"path": "harness-review/SKILL.md",
|
|
248
|
-
"sha256": "
|
|
248
|
+
"sha256": "8c01c676e1414e49ca39e8b0f3348f3fa669752e9a4a43096fe94653bfda8c11"
|
|
249
249
|
},
|
|
250
250
|
{
|
|
251
251
|
"path": "harness-submit/checklist.md",
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
},
|
|
258
258
|
{
|
|
259
259
|
"path": "harness-submit/SKILL.md",
|
|
260
|
-
"sha256": "
|
|
260
|
+
"sha256": "15fa98ab6ea1e111d6f7cf7d5def5377ad9e3bd3cfeb54a469e0db9dab918654"
|
|
261
261
|
},
|
|
262
262
|
{
|
|
263
263
|
"path": "harness-sync/reference.md",
|
|
@@ -265,7 +265,7 @@
|
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
267
|
"path": "harness-sync/SKILL.md",
|
|
268
|
-
"sha256": "
|
|
268
|
+
"sha256": "98caf6ffaca6022e6dc1bc1493dc2074089e56899d89d777461e5580f323b8d2"
|
|
269
269
|
},
|
|
270
270
|
{
|
|
271
271
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -341,7 +341,7 @@
|
|
|
341
341
|
},
|
|
342
342
|
{
|
|
343
343
|
"path": "scripts/harness_archive.py",
|
|
344
|
-
"sha256": "
|
|
344
|
+
"sha256": "ae67346ff61dfc980d30a42ec85e038e23c577f8c9cf54ab8cf0a6d8c950e623"
|
|
345
345
|
},
|
|
346
346
|
{
|
|
347
347
|
"path": "scripts/harness_change.py",
|
|
@@ -385,7 +385,7 @@
|
|
|
385
385
|
},
|
|
386
386
|
{
|
|
387
387
|
"path": "scripts/harness_gate.py",
|
|
388
|
-
"sha256": "
|
|
388
|
+
"sha256": "8938d4dcc9bc52afdc445f31471ed458d5c49598185a230ccbfa0c690c2a2d67"
|
|
389
389
|
},
|
|
390
390
|
{
|
|
391
391
|
"path": "scripts/harness_headless.py",
|
|
@@ -401,7 +401,7 @@
|
|
|
401
401
|
},
|
|
402
402
|
{
|
|
403
403
|
"path": "scripts/harness_ledger.py",
|
|
404
|
-
"sha256": "
|
|
404
|
+
"sha256": "56334c4da39825e88d382dcba68dd0dca5b45849c1a2214e006a14ccf7540149"
|
|
405
405
|
},
|
|
406
406
|
{
|
|
407
407
|
"path": "scripts/harness_migration_head.py",
|