@hunter-harness/workflow-harness 0.4.11 → 0.4.13
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_knowledge_candidates.py +58 -12
- package/harness/bundles/general/claude-code/scripts/harness_ledger.py +27 -3
- package/harness/bundles/general/claude-code/scripts/harness_review.py +16 -2
- 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_knowledge_candidates.py +58 -12
- package/harness/bundles/general/codebuddy/scripts/harness_ledger.py +27 -3
- package/harness/bundles/general/codebuddy/scripts/harness_review.py +16 -2
- 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_knowledge_candidates.py +58 -12
- package/harness/bundles/general/codex/scripts/harness_ledger.py +27 -3
- package/harness/bundles/general/codex/scripts/harness_review.py +16 -2
- 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_knowledge_candidates.py +58 -12
- package/harness/bundles/general/cursor/scripts/harness_ledger.py +27 -3
- package/harness/bundles/general/cursor/scripts/harness_review.py +16 -2
- 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_knowledge_candidates.py +58 -12
- package/harness/bundles/general/pi/scripts/harness_ledger.py +27 -3
- package/harness/bundles/general/pi/scripts/harness_review.py +16 -2
- 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_knowledge_candidates.py +58 -12
- package/harness/bundles/java/claude-code/scripts/harness_ledger.py +27 -3
- package/harness/bundles/java/claude-code/scripts/harness_review.py +16 -2
- 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_knowledge_candidates.py +58 -12
- package/harness/bundles/java/codebuddy/scripts/harness_ledger.py +27 -3
- package/harness/bundles/java/codebuddy/scripts/harness_review.py +16 -2
- 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_knowledge_candidates.py +58 -12
- package/harness/bundles/java/codex/scripts/harness_ledger.py +27 -3
- package/harness/bundles/java/codex/scripts/harness_review.py +16 -2
- 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_knowledge_candidates.py +58 -12
- package/harness/bundles/java/cursor/scripts/harness_ledger.py +27 -3
- package/harness/bundles/java/cursor/scripts/harness_review.py +16 -2
- 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_knowledge_candidates.py +58 -12
- package/harness/bundles/java/pi/scripts/harness_ledger.py +27 -3
- package/harness/bundles/java/pi/scripts/harness_review.py +16 -2
- package/harness/manifests/general/claude-code.json +17 -17
- package/harness/manifests/general/codebuddy.json +17 -17
- package/harness/manifests/general/codex.json +17 -17
- package/harness/manifests/general/cursor.json +17 -17
- package/harness/manifests/general/pi.json +17 -17
- 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/harness/manifests/java/pi.json +19 -19
- 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": "f5545b5ae36173f7bb12c64f5cd6a93aa4f11a1e0109d556831a70a0960c7936"
|
|
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": "86e4000317ad96ca943355287082ff890fcf31df43053894d3f3bba31cc61e66"
|
|
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": "2d8a7518df21bd98f490eb8295bc7e9d5553eb0fb6ff07a1c674b66af0871d47"
|
|
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": "7b0270f64ff4c7fc9286d98af8ec1458e3fc49f3c067bfbfa13031060bf141b5"
|
|
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": "717c538e2eabb4d0c512fda0cd54acfd233ed64c2a261fc6d6a2fbffbfc8ef78"
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
"path": "harness-knowledge-query/SKILL.md",
|
|
184
|
-
"sha256": "
|
|
184
|
+
"sha256": "71f442b3c4104945b421107d69f355bdc328b660a5c73993e01d4ef16a0dd485"
|
|
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": "1bb9a2ac4a5e4d65a3eb8bb9506b553bf56c09514f1a816f0e835ba5dff2108c"
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
203
|
"path": "harness-pull/SKILL.md",
|
|
204
|
-
"sha256": "
|
|
204
|
+
"sha256": "8cbd6870ac06697e4531fe1e025b3bd9e67ed24e60730e48d8bc2ca10784433d"
|
|
205
205
|
},
|
|
206
206
|
{
|
|
207
207
|
"path": "harness-push/SKILL.md",
|
|
208
|
-
"sha256": "
|
|
208
|
+
"sha256": "7371b912be11b281ed1153af01532fbca68e4cb25cf8e7f151cf0e1e5bd69808"
|
|
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": "46b31ea8713b9decbe36b76a264f7710398279b0c2cc4d07b8d556f62b6f043e"
|
|
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": "367fd417f5c91d49a898a4442c32e398315936609d28a65e7db764d7550d46de"
|
|
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": "e2ab02c5f4bd79fb6fa17f26caab05cb5b7baaa6098f2ad2a4dd24521a58a873"
|
|
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",
|
|
@@ -373,11 +373,11 @@
|
|
|
373
373
|
},
|
|
374
374
|
{
|
|
375
375
|
"path": "scripts/harness_knowledge_candidates.py",
|
|
376
|
-
"sha256": "
|
|
376
|
+
"sha256": "6322e95f8eae9077b740fd8f0297c52885b0933366fde83ae68cb574eec6e7eb"
|
|
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",
|
|
@@ -425,7 +425,7 @@
|
|
|
425
425
|
},
|
|
426
426
|
{
|
|
427
427
|
"path": "scripts/harness_review.py",
|
|
428
|
-
"sha256": "
|
|
428
|
+
"sha256": "2d41b75fe8daf9b15e283a7c24b6222d7a664c4dd0afcbd08a9fd8d4d2d8e25e"
|
|
429
429
|
},
|
|
430
430
|
{
|
|
431
431
|
"path": "scripts/harness_runtime.py",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"files": [
|
|
26
26
|
{
|
|
27
27
|
"path": ".harness-build.json",
|
|
28
|
-
"sha256": "
|
|
28
|
+
"sha256": "ac308ef73b4a2186b8c4169a57f6ac27fa3bc0685d90b8197ab540fe6dd62837"
|
|
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": "88b791985f149a41c8067a6f9e5820fcaba69ac4210008c02054ba458921c92d"
|
|
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": "504160730d37600b98fb7215436d741355458e010875212c46811eacacf42a0c"
|
|
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": "c3abbe57212952b05da70e4b348b9164c717f3eb7a96ee3cb32ed00e09f1a3be"
|
|
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": "bf1c66d6e791db5e26124f34ed720164ad5a6a1efda95d6f24d46b2df8bd0335"
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
"path": "harness-knowledge-query/SKILL.md",
|
|
184
|
-
"sha256": "
|
|
184
|
+
"sha256": "9f0148c6b7684ad551729e37b33f8773be22d58430f49e11c7fc30ce8b728c94"
|
|
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": "2ceaaf34eb8304fe5c64040d37ca03c72084f83f9d0b88455ed657a160f8307b"
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
203
|
"path": "harness-pull/SKILL.md",
|
|
204
|
-
"sha256": "
|
|
204
|
+
"sha256": "fcc6897acbae517b7d0f7408316dc9e47abf8a52a422f39700bff21ff6658e3f"
|
|
205
205
|
},
|
|
206
206
|
{
|
|
207
207
|
"path": "harness-push/SKILL.md",
|
|
208
|
-
"sha256": "
|
|
208
|
+
"sha256": "326006dfa5939892d91b5c016ce0beb56b11c58017f9cc52e8050eabe8e7e296"
|
|
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": "9ee9938b7fe428c89846e27cb1fcf14619a548416afb4ca75b4d812c27c3df11"
|
|
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": "02383f66683d94a5b7b06731f6725fc5d665ec065a21f9883c9dd8aca094a434"
|
|
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": "ea96a36adb325987e3ea644b8915c8dbd0d3adf6f9ef0178736b02466e7efb08"
|
|
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",
|
|
@@ -373,11 +373,11 @@
|
|
|
373
373
|
},
|
|
374
374
|
{
|
|
375
375
|
"path": "scripts/harness_knowledge_candidates.py",
|
|
376
|
-
"sha256": "
|
|
376
|
+
"sha256": "6322e95f8eae9077b740fd8f0297c52885b0933366fde83ae68cb574eec6e7eb"
|
|
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",
|
|
@@ -425,7 +425,7 @@
|
|
|
425
425
|
},
|
|
426
426
|
{
|
|
427
427
|
"path": "scripts/harness_review.py",
|
|
428
|
-
"sha256": "
|
|
428
|
+
"sha256": "2d41b75fe8daf9b15e283a7c24b6222d7a664c4dd0afcbd08a9fd8d4d2d8e25e"
|
|
429
429
|
},
|
|
430
430
|
{
|
|
431
431
|
"path": "scripts/harness_runtime.py",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"files": [
|
|
26
26
|
{
|
|
27
27
|
"path": ".harness-build.json",
|
|
28
|
-
"sha256": "
|
|
28
|
+
"sha256": "5c42c72c05d767b535eecd61dd8859a0ab1cc0f3f1cd360cd3bf50e0e0a13c41"
|
|
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": "151df9b697e47949b54c806afdb408b32c7930628e7dc937865834bb9d3497d1"
|
|
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": "e9a1c5c5e75d510fc533124f05f20a5ec54e4fd1867cf6e3aca9c781e1e2f20d"
|
|
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": "7d9f552b39df4d19259580ba3c62faab7be3c1f2407fd1d182f86287022ad8b1"
|
|
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": "3e96faf9f65dc3a80ac5ff8d278c712abea550da4ac295dd1451731ff39e8af4"
|
|
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": "98463af96cccb1ec38c90b68e9f84c0674904566710274992af49f5bb4ee7461"
|
|
205
205
|
},
|
|
206
206
|
{
|
|
207
207
|
"path": "harness-knowledge-query/SKILL.md",
|
|
208
|
-
"sha256": "
|
|
208
|
+
"sha256": "2b4e26a24b51ff8c7cd391485921ba8d63f9342ff9e7474b292cb1b37063c9db"
|
|
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": "a005cd5723fa9479abf5a57a2a1b8c518aa9b50e8eea2456483c8d2d0cd2d8c6"
|
|
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": "c88b9dd5b9ef0eae31bce70449b9aacd18eb60be153e526019a85f5a97fc1aa0"
|
|
237
237
|
},
|
|
238
238
|
{
|
|
239
239
|
"path": "harness-pull/SKILL.md",
|
|
240
|
-
"sha256": "
|
|
240
|
+
"sha256": "640d21985c8995b0503e5a573fcb0f2c1940e6625a7d493a4db39804dcb16698"
|
|
241
241
|
},
|
|
242
242
|
{
|
|
243
243
|
"path": "harness-push/SKILL.md",
|
|
244
|
-
"sha256": "
|
|
244
|
+
"sha256": "1844c79f031c0a9a6eeedb785d0cbf525307bb5145b9c6efeb6aac402d5fdb65"
|
|
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": "d1548fe426f4c52bdea4683f9c0b9868249648c044089bb6f317fec83851c12f"
|
|
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": "e8a443337522a5d05f6cc4cfbb27b50f1d65ba6afa795822e37757a0c7c37dca"
|
|
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": "400e1b676385aa8b72ca9e5be13b90e73bb1e968871c12bb1bc091cdbcae8aa6"
|
|
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",
|
|
@@ -409,11 +409,11 @@
|
|
|
409
409
|
},
|
|
410
410
|
{
|
|
411
411
|
"path": "scripts/harness_knowledge_candidates.py",
|
|
412
|
-
"sha256": "
|
|
412
|
+
"sha256": "6322e95f8eae9077b740fd8f0297c52885b0933366fde83ae68cb574eec6e7eb"
|
|
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",
|
|
@@ -461,7 +461,7 @@
|
|
|
461
461
|
},
|
|
462
462
|
{
|
|
463
463
|
"path": "scripts/harness_review.py",
|
|
464
|
-
"sha256": "
|
|
464
|
+
"sha256": "2d41b75fe8daf9b15e283a7c24b6222d7a664c4dd0afcbd08a9fd8d4d2d8e25e"
|
|
465
465
|
},
|
|
466
466
|
{
|
|
467
467
|
"path": "scripts/harness_runtime.py",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"files": [
|
|
26
26
|
{
|
|
27
27
|
"path": ".harness-build.json",
|
|
28
|
-
"sha256": "
|
|
28
|
+
"sha256": "5b5ff037b00f1d9a05d4211ef623a5c3840253a4143b0e57fb3139fa2af8ac8a"
|
|
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": "d118a476926b545fdb7c18768fea73a917d3fec8cac8c40ee752efb13807eb64"
|
|
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": "b896c832cd51af686042c75121e7067a742c17dc784df20363cdefdd5cd12ae6"
|
|
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": "819cb7ed90d83aa0daa6fedf5ed6b0451562811059d5d4c9559506a9740bdb40"
|
|
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": "ed028eab4bd7f7982c4acef98691461f0609a3d8f6b54a8208dbeafe7fd76b0e"
|
|
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": "67faee19e26c2cdc4d70d2aca4bc0bb27fa61cba95581afe57c5cb49ec7c6aa7"
|
|
205
205
|
},
|
|
206
206
|
{
|
|
207
207
|
"path": "harness-knowledge-query/SKILL.md",
|
|
208
|
-
"sha256": "
|
|
208
|
+
"sha256": "5dd4b2acf9a6a526ed075cdd394a63fe81ca75ca46d15d293b08df413f7e2c28"
|
|
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": "934e82829185833690669ff7a38aa8b837325f5a8c450f92de1ec51e5613c0d9"
|
|
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": "56cd6c90bc9a25c98c619cd7443b4d3a35b822adc784f887831eb6608d3c2027"
|
|
237
237
|
},
|
|
238
238
|
{
|
|
239
239
|
"path": "harness-pull/SKILL.md",
|
|
240
|
-
"sha256": "
|
|
240
|
+
"sha256": "92b7d4cc19896845f890a6306e7d476f2f5253d1329b850814edd9e7afb8d2cc"
|
|
241
241
|
},
|
|
242
242
|
{
|
|
243
243
|
"path": "harness-push/SKILL.md",
|
|
244
|
-
"sha256": "
|
|
244
|
+
"sha256": "391e8155c12540aad8c29660a92d1b96420822bfddb09a05dc37b1d42551198a"
|
|
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": "30927aa1b7056bf5642d9f4b15c494df17b9cdb098c0d185c993595238077062"
|
|
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": "73129167a8b87a631730a504fb59b6e252cf66dac49d9da320d1f58a4cd1436a"
|
|
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": "524baa9b19ac6d99b66e0d04282f54f4ddf16fec668100610ba4af989e1c123a"
|
|
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",
|
|
@@ -409,11 +409,11 @@
|
|
|
409
409
|
},
|
|
410
410
|
{
|
|
411
411
|
"path": "scripts/harness_knowledge_candidates.py",
|
|
412
|
-
"sha256": "
|
|
412
|
+
"sha256": "6322e95f8eae9077b740fd8f0297c52885b0933366fde83ae68cb574eec6e7eb"
|
|
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",
|
|
@@ -461,7 +461,7 @@
|
|
|
461
461
|
},
|
|
462
462
|
{
|
|
463
463
|
"path": "scripts/harness_review.py",
|
|
464
|
-
"sha256": "
|
|
464
|
+
"sha256": "2d41b75fe8daf9b15e283a7c24b6222d7a664c4dd0afcbd08a9fd8d4d2d8e25e"
|
|
465
465
|
},
|
|
466
466
|
{
|
|
467
467
|
"path": "scripts/harness_runtime.py",
|