@hunter-harness/workflow-harness 0.2.41 → 0.2.42
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-knowledge-ingest/SKILL.md +42 -16
- package/harness/bundles/general/claude-code/harness-knowledge-ingest/reference.md +57 -6
- package/harness/bundles/general/claude-code/harness-knowledge-ingest/scripts/harness_knowledge.py +1097 -174
- 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-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 +16 -10
- package/harness/bundles/general/claude-code/harness-sync/reference.md +34 -14
- package/harness/bundles/general/claude-code/harness-test/SKILL.md +1 -1
- 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-knowledge-ingest/SKILL.md +41 -15
- package/harness/bundles/general/codebuddy/harness-knowledge-ingest/reference.md +57 -6
- package/harness/bundles/general/codebuddy/harness-knowledge-ingest/scripts/harness_knowledge.py +1097 -174
- 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-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 +16 -10
- package/harness/bundles/general/codebuddy/harness-sync/reference.md +34 -14
- package/harness/bundles/general/codebuddy/harness-test/SKILL.md +1 -1
- 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-knowledge-ingest/SKILL.md +41 -15
- package/harness/bundles/general/codex/harness-knowledge-ingest/reference.md +57 -6
- package/harness/bundles/general/codex/harness-knowledge-ingest/scripts/harness_knowledge.py +1097 -174
- 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-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 +16 -10
- package/harness/bundles/general/codex/harness-sync/reference.md +34 -14
- package/harness/bundles/general/codex/harness-test/SKILL.md +1 -1
- 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-knowledge-ingest/SKILL.md +41 -15
- package/harness/bundles/general/cursor/harness-knowledge-ingest/reference.md +57 -6
- package/harness/bundles/general/cursor/harness-knowledge-ingest/scripts/harness_knowledge.py +1097 -174
- 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-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 +16 -10
- package/harness/bundles/general/cursor/harness-sync/reference.md +34 -14
- package/harness/bundles/general/cursor/harness-test/SKILL.md +1 -1
- 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-knowledge-ingest/SKILL.md +42 -16
- package/harness/bundles/java/claude-code/harness-knowledge-ingest/reference.md +57 -6
- package/harness/bundles/java/claude-code/harness-knowledge-ingest/scripts/harness_knowledge.py +1097 -174
- 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-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 +16 -10
- package/harness/bundles/java/claude-code/harness-sync/reference.md +34 -14
- package/harness/bundles/java/claude-code/harness-test/SKILL.md +1 -1
- 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-knowledge-ingest/SKILL.md +41 -15
- package/harness/bundles/java/codebuddy/harness-knowledge-ingest/reference.md +57 -6
- package/harness/bundles/java/codebuddy/harness-knowledge-ingest/scripts/harness_knowledge.py +1097 -174
- 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-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 +16 -10
- package/harness/bundles/java/codebuddy/harness-sync/reference.md +34 -14
- package/harness/bundles/java/codebuddy/harness-test/SKILL.md +1 -1
- 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-knowledge-ingest/SKILL.md +41 -15
- package/harness/bundles/java/codex/harness-knowledge-ingest/reference.md +57 -6
- package/harness/bundles/java/codex/harness-knowledge-ingest/scripts/harness_knowledge.py +1097 -174
- 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-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 +16 -10
- package/harness/bundles/java/codex/harness-sync/reference.md +34 -14
- package/harness/bundles/java/codex/harness-test/SKILL.md +1 -1
- 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-knowledge-ingest/SKILL.md +41 -15
- package/harness/bundles/java/cursor/harness-knowledge-ingest/reference.md +57 -6
- package/harness/bundles/java/cursor/harness-knowledge-ingest/scripts/harness_knowledge.py +1097 -174
- 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-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 +16 -10
- package/harness/bundles/java/cursor/harness-sync/reference.md +34 -14
- package/harness/bundles/java/cursor/harness-test/SKILL.md +1 -1
- package/harness/manifests/general/claude-code.json +19 -19
- package/harness/manifests/general/codebuddy.json +19 -19
- package/harness/manifests/general/codex.json +19 -19
- package/harness/manifests/general/cursor.json +19 -19
- package/harness/manifests/java/claude-code.json +21 -21
- package/harness/manifests/java/codebuddy.json +21 -21
- package/harness/manifests/java/codex.json +21 -21
- package/harness/manifests/java/cursor.json +21 -21
- package/hunter-workflow-family.json +10 -10
- package/package.json +1 -1
|
@@ -2,18 +2,18 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "general",
|
|
4
4
|
"adapter": "cursor",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.31",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.44",
|
|
8
8
|
"capabilities": [
|
|
9
|
-
"sync@
|
|
9
|
+
"sync@2",
|
|
10
10
|
"rules-sync@1",
|
|
11
11
|
"rules-review@1",
|
|
12
|
-
"knowledge-sync@
|
|
12
|
+
"knowledge-sync@3",
|
|
13
13
|
"build-profile@3",
|
|
14
14
|
"verification-graph@1",
|
|
15
15
|
"external-convergence@1",
|
|
16
|
-
"codegraph-status@
|
|
16
|
+
"codegraph-status@2",
|
|
17
17
|
"doctor-capability@1",
|
|
18
18
|
"registry-governance@1"
|
|
19
19
|
]
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"files": [
|
|
23
23
|
{
|
|
24
24
|
"path": ".harness-build.json",
|
|
25
|
-
"sha256": "
|
|
25
|
+
"sha256": "cb845a42d7f95ac4fa32fba84dd5b8ba9a76940bbe354e7edd81a14dae68a05c"
|
|
26
26
|
},
|
|
27
27
|
{
|
|
28
28
|
"path": "CONTEXT.md",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
64
|
"path": "harness-archive/SKILL.md",
|
|
65
|
-
"sha256": "
|
|
65
|
+
"sha256": "38122b7b6eef9ddfac7575489be08692d98017b7d75def4038ce8a7176ee4daa"
|
|
66
66
|
},
|
|
67
67
|
{
|
|
68
68
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
84
|
"path": "harness-codebase-map/SKILL.md",
|
|
85
|
-
"sha256": "
|
|
85
|
+
"sha256": "b0860552aa2f5de7068db20fb9be59a5e376ea55f1c587455f3e9ce72945ea11"
|
|
86
86
|
},
|
|
87
87
|
{
|
|
88
88
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
},
|
|
135
135
|
{
|
|
136
136
|
"path": "harness-knowledge-ingest/reference.md",
|
|
137
|
-
"sha256": "
|
|
137
|
+
"sha256": "aaff0f08ff72f17ad610d6db51e9482b4eaeda87962765f679b2893dff9762e7"
|
|
138
138
|
},
|
|
139
139
|
{
|
|
140
140
|
"path": "harness-knowledge-ingest/scripts/harness_knowledge_mcp.py",
|
|
@@ -142,15 +142,15 @@
|
|
|
142
142
|
},
|
|
143
143
|
{
|
|
144
144
|
"path": "harness-knowledge-ingest/scripts/harness_knowledge.py",
|
|
145
|
-
"sha256": "
|
|
145
|
+
"sha256": "1d7e6a59fcee223c6988f4993bc838a6bf435eae9d195afd015596298c3162b3"
|
|
146
146
|
},
|
|
147
147
|
{
|
|
148
148
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
149
|
-
"sha256": "
|
|
149
|
+
"sha256": "4f74cadc507f074df06cd8e316236529431db9375b1cd0785045f34d543298dd"
|
|
150
150
|
},
|
|
151
151
|
{
|
|
152
152
|
"path": "harness-knowledge-query/SKILL.md",
|
|
153
|
-
"sha256": "
|
|
153
|
+
"sha256": "e6e0bbea3dc6ebe4987bb6fad090b42cfda3fc9b9276a518f98ce94fc1e26f4f"
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
156
|
"path": "harness-plan/checklist.md",
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
168
|
"path": "harness-plan/SKILL.md",
|
|
169
|
-
"sha256": "
|
|
169
|
+
"sha256": "b3a6b8e8a6145391eb22c390d50f110ac705e0e57b9fd3dfe15d3ee6661c58bd"
|
|
170
170
|
},
|
|
171
171
|
{
|
|
172
172
|
"path": "harness-review/checklist.md",
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
},
|
|
183
183
|
{
|
|
184
184
|
"path": "harness-review/SKILL.md",
|
|
185
|
-
"sha256": "
|
|
185
|
+
"sha256": "602634abb1d35663eb2fdaf3b62af40d717eaab54d6267b6e1ac2910835b75ea"
|
|
186
186
|
},
|
|
187
187
|
{
|
|
188
188
|
"path": "harness-run/checklist.md",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
},
|
|
199
199
|
{
|
|
200
200
|
"path": "harness-run/SKILL.md",
|
|
201
|
-
"sha256": "
|
|
201
|
+
"sha256": "67bbc0d6701fe54b589fa06b863562d71efb1a8a9f795c8d1ab1134312a7c698"
|
|
202
202
|
},
|
|
203
203
|
{
|
|
204
204
|
"path": "harness-submit/checklist.md",
|
|
@@ -210,15 +210,15 @@
|
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
212
|
"path": "harness-submit/SKILL.md",
|
|
213
|
-
"sha256": "
|
|
213
|
+
"sha256": "65eb7a87e179a848b6fa8570820f739bc8813cc4f60430396f33ad2a39c6f7d8"
|
|
214
214
|
},
|
|
215
215
|
{
|
|
216
216
|
"path": "harness-sync/reference.md",
|
|
217
|
-
"sha256": "
|
|
217
|
+
"sha256": "d841ffde8afd2739ed14c765e4d2dd40b4a799771e8256f0ac07d11e0c97f54d"
|
|
218
218
|
},
|
|
219
219
|
{
|
|
220
220
|
"path": "harness-sync/SKILL.md",
|
|
221
|
-
"sha256": "
|
|
221
|
+
"sha256": "c28b23b3a01b123c58b51c20907d7be402b5902bcac6372dad75352a0a47c01d"
|
|
222
222
|
},
|
|
223
223
|
{
|
|
224
224
|
"path": "harness-test/checklist.md",
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
},
|
|
243
243
|
{
|
|
244
244
|
"path": "harness-test/SKILL.md",
|
|
245
|
-
"sha256": "
|
|
245
|
+
"sha256": "97cb7c9231f60931db2f44dbb150755ee636cc3fe0d7d2eddf7ca92c3d87f2c6"
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
248
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -2,18 +2,18 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "java",
|
|
4
4
|
"adapter": "claude-code",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.31",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.44",
|
|
8
8
|
"capabilities": [
|
|
9
|
-
"sync@
|
|
9
|
+
"sync@2",
|
|
10
10
|
"rules-sync@1",
|
|
11
11
|
"rules-review@1",
|
|
12
|
-
"knowledge-sync@
|
|
12
|
+
"knowledge-sync@3",
|
|
13
13
|
"build-profile@3",
|
|
14
14
|
"verification-graph@1",
|
|
15
15
|
"external-convergence@1",
|
|
16
|
-
"codegraph-status@
|
|
16
|
+
"codegraph-status@2",
|
|
17
17
|
"doctor-capability@1",
|
|
18
18
|
"registry-governance@1"
|
|
19
19
|
]
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"files": [
|
|
23
23
|
{
|
|
24
24
|
"path": ".harness-build.json",
|
|
25
|
-
"sha256": "
|
|
25
|
+
"sha256": "541042d2b75565924aedce49958b7516a81b56b68dd715f45b04e3490dea9c70"
|
|
26
26
|
},
|
|
27
27
|
{
|
|
28
28
|
"path": "agents/harness-evaluator.md",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
"path": "harness-apidoc/SKILL.md",
|
|
73
|
-
"sha256": "
|
|
73
|
+
"sha256": "afbe346cee08e12c54869a76bdc0c2a7aceb6e1db7e680647d1c9c04e12d9d2f"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
76
|
"path": "harness-archive/checklist.md",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
},
|
|
87
87
|
{
|
|
88
88
|
"path": "harness-archive/SKILL.md",
|
|
89
|
-
"sha256": "
|
|
89
|
+
"sha256": "aa22103abf6d320bf5be2733aa0ba4db5a6f3cb78e8c6b7f03bc68fd5ef6123b"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
108
|
"path": "harness-codebase-map/SKILL.md",
|
|
109
|
-
"sha256": "
|
|
109
|
+
"sha256": "708dee99996c6c7198203b383d7b8ec3c8803560196887a77bf012522bc113ab"
|
|
110
110
|
},
|
|
111
111
|
{
|
|
112
112
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
},
|
|
159
159
|
{
|
|
160
160
|
"path": "harness-knowledge-ingest/reference.md",
|
|
161
|
-
"sha256": "
|
|
161
|
+
"sha256": "aaff0f08ff72f17ad610d6db51e9482b4eaeda87962765f679b2893dff9762e7"
|
|
162
162
|
},
|
|
163
163
|
{
|
|
164
164
|
"path": "harness-knowledge-ingest/scripts/harness_knowledge_mcp.py",
|
|
@@ -166,15 +166,15 @@
|
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
168
|
"path": "harness-knowledge-ingest/scripts/harness_knowledge.py",
|
|
169
|
-
"sha256": "
|
|
169
|
+
"sha256": "1d7e6a59fcee223c6988f4993bc838a6bf435eae9d195afd015596298c3162b3"
|
|
170
170
|
},
|
|
171
171
|
{
|
|
172
172
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
173
|
-
"sha256": "
|
|
173
|
+
"sha256": "5f0175e21f6340c1b27b8226f79782635aeb29861c2dc999b35d884dc0c1bd76"
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
176
|
"path": "harness-knowledge-query/SKILL.md",
|
|
177
|
-
"sha256": "
|
|
177
|
+
"sha256": "e7868e287e4f29500ab45ddef741aded650c9427367ab5dbb78a64ea7dfa9dd4"
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
180
|
"path": "harness-package/checklist.md",
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
},
|
|
187
187
|
{
|
|
188
188
|
"path": "harness-package/SKILL.md",
|
|
189
|
-
"sha256": "
|
|
189
|
+
"sha256": "b3ee14c76aed860a7a7c4f02a39ce30a38c61dab7b1e0343c9c1c596abf32b2e"
|
|
190
190
|
},
|
|
191
191
|
{
|
|
192
192
|
"path": "harness-plan/checklist.md",
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
},
|
|
203
203
|
{
|
|
204
204
|
"path": "harness-plan/SKILL.md",
|
|
205
|
-
"sha256": "
|
|
205
|
+
"sha256": "8dc499a28946ea7e8ceedba199809e30425e0861201f92f45d11460e1b838a3e"
|
|
206
206
|
},
|
|
207
207
|
{
|
|
208
208
|
"path": "harness-review/checklist.md",
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
},
|
|
219
219
|
{
|
|
220
220
|
"path": "harness-review/SKILL.md",
|
|
221
|
-
"sha256": "
|
|
221
|
+
"sha256": "0f024c1b7901188e23619a54b4ada587b4595b258724840758be5471d175b79a"
|
|
222
222
|
},
|
|
223
223
|
{
|
|
224
224
|
"path": "harness-run/checklist.md",
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
236
|
"path": "harness-run/SKILL.md",
|
|
237
|
-
"sha256": "
|
|
237
|
+
"sha256": "85b1c2ba8909106b2224ef9b7b13498273ed4296223e2efb46f45f73e8aa53fd"
|
|
238
238
|
},
|
|
239
239
|
{
|
|
240
240
|
"path": "harness-submit/checklist.md",
|
|
@@ -246,15 +246,15 @@
|
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
248
|
"path": "harness-submit/SKILL.md",
|
|
249
|
-
"sha256": "
|
|
249
|
+
"sha256": "c95a1037002f7dd384a9e0930de8e45ac1a729423cb7f88d3bc2b0fc5ad507b5"
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
252
|
"path": "harness-sync/reference.md",
|
|
253
|
-
"sha256": "
|
|
253
|
+
"sha256": "d841ffde8afd2739ed14c765e4d2dd40b4a799771e8256f0ac07d11e0c97f54d"
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
256
|
"path": "harness-sync/SKILL.md",
|
|
257
|
-
"sha256": "
|
|
257
|
+
"sha256": "6fc9500ec3ba09eec2f6d205b2e4ca2b408087a2a397944e455e57806f220917"
|
|
258
258
|
},
|
|
259
259
|
{
|
|
260
260
|
"path": "harness-test/checklist.md",
|
|
@@ -278,7 +278,7 @@
|
|
|
278
278
|
},
|
|
279
279
|
{
|
|
280
280
|
"path": "harness-test/SKILL.md",
|
|
281
|
-
"sha256": "
|
|
281
|
+
"sha256": "2e05052151e545371c577d2916cfb57d76cf7dd2488558728799d557b5ff7e91"
|
|
282
282
|
},
|
|
283
283
|
{
|
|
284
284
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -2,18 +2,18 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "java",
|
|
4
4
|
"adapter": "codebuddy",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.31",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.44",
|
|
8
8
|
"capabilities": [
|
|
9
|
-
"sync@
|
|
9
|
+
"sync@2",
|
|
10
10
|
"rules-sync@1",
|
|
11
11
|
"rules-review@1",
|
|
12
|
-
"knowledge-sync@
|
|
12
|
+
"knowledge-sync@3",
|
|
13
13
|
"build-profile@3",
|
|
14
14
|
"verification-graph@1",
|
|
15
15
|
"external-convergence@1",
|
|
16
|
-
"codegraph-status@
|
|
16
|
+
"codegraph-status@2",
|
|
17
17
|
"doctor-capability@1",
|
|
18
18
|
"registry-governance@1"
|
|
19
19
|
]
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"files": [
|
|
23
23
|
{
|
|
24
24
|
"path": ".harness-build.json",
|
|
25
|
-
"sha256": "
|
|
25
|
+
"sha256": "9daf633520b4671cb07376f00cd6b104a49906fbd4a2a03d3ee6ae572f6fb3ce"
|
|
26
26
|
},
|
|
27
27
|
{
|
|
28
28
|
"path": "agents/harness-evaluator.md",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
"path": "harness-apidoc/SKILL.md",
|
|
73
|
-
"sha256": "
|
|
73
|
+
"sha256": "ef8a64bc69ec1f445b18217d75dd3e47e6441b12dd26f3aaeef364c2b2bc7b18"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
76
|
"path": "harness-archive/checklist.md",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
},
|
|
87
87
|
{
|
|
88
88
|
"path": "harness-archive/SKILL.md",
|
|
89
|
-
"sha256": "
|
|
89
|
+
"sha256": "c6c3cdc3c48e5d2367c1bc9957cc9efed8a7fe90f921824df7cc2204e6fa03f1"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
108
|
"path": "harness-codebase-map/SKILL.md",
|
|
109
|
-
"sha256": "
|
|
109
|
+
"sha256": "1762e614edae6e1f9c5bda80ad1113ddef92ebc3dd30e327ba041ad6d0e06936"
|
|
110
110
|
},
|
|
111
111
|
{
|
|
112
112
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
},
|
|
159
159
|
{
|
|
160
160
|
"path": "harness-knowledge-ingest/reference.md",
|
|
161
|
-
"sha256": "
|
|
161
|
+
"sha256": "aaff0f08ff72f17ad610d6db51e9482b4eaeda87962765f679b2893dff9762e7"
|
|
162
162
|
},
|
|
163
163
|
{
|
|
164
164
|
"path": "harness-knowledge-ingest/scripts/harness_knowledge_mcp.py",
|
|
@@ -166,15 +166,15 @@
|
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
168
|
"path": "harness-knowledge-ingest/scripts/harness_knowledge.py",
|
|
169
|
-
"sha256": "
|
|
169
|
+
"sha256": "1d7e6a59fcee223c6988f4993bc838a6bf435eae9d195afd015596298c3162b3"
|
|
170
170
|
},
|
|
171
171
|
{
|
|
172
172
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
173
|
-
"sha256": "
|
|
173
|
+
"sha256": "ac4d1511e4e42d129b5ee64f1a8d7646fd57a96acdfae6f85cd0b79655dcf497"
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
176
|
"path": "harness-knowledge-query/SKILL.md",
|
|
177
|
-
"sha256": "
|
|
177
|
+
"sha256": "e892aadbcb74a96d641255ff09146f5aa97d9b90445f9f0635ad962c38e77587"
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
180
|
"path": "harness-package/checklist.md",
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
},
|
|
187
187
|
{
|
|
188
188
|
"path": "harness-package/SKILL.md",
|
|
189
|
-
"sha256": "
|
|
189
|
+
"sha256": "798f75ca09619531fa94d520b926859e0e77ce7cb0637de08cf4ab0a3303449b"
|
|
190
190
|
},
|
|
191
191
|
{
|
|
192
192
|
"path": "harness-plan/checklist.md",
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
},
|
|
203
203
|
{
|
|
204
204
|
"path": "harness-plan/SKILL.md",
|
|
205
|
-
"sha256": "
|
|
205
|
+
"sha256": "551e36795f75567f418b1cda692cc31ea6828c09654457fccabde759b7a57eef"
|
|
206
206
|
},
|
|
207
207
|
{
|
|
208
208
|
"path": "harness-review/checklist.md",
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
},
|
|
219
219
|
{
|
|
220
220
|
"path": "harness-review/SKILL.md",
|
|
221
|
-
"sha256": "
|
|
221
|
+
"sha256": "c7d300be05eebc7e7776b1d4826265addd88be215db2022fa1ea26ece10a7eae"
|
|
222
222
|
},
|
|
223
223
|
{
|
|
224
224
|
"path": "harness-run/checklist.md",
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
236
|
"path": "harness-run/SKILL.md",
|
|
237
|
-
"sha256": "
|
|
237
|
+
"sha256": "077f0bfb3a39efd3b1a6f3c10ade553ec6285c3c0e034c8db44136fee1823cca"
|
|
238
238
|
},
|
|
239
239
|
{
|
|
240
240
|
"path": "harness-submit/checklist.md",
|
|
@@ -246,15 +246,15 @@
|
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
248
|
"path": "harness-submit/SKILL.md",
|
|
249
|
-
"sha256": "
|
|
249
|
+
"sha256": "578a13d61b06c6fb9def92c288deee179c2105d748570d3a6033746c7df1f4c7"
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
252
|
"path": "harness-sync/reference.md",
|
|
253
|
-
"sha256": "
|
|
253
|
+
"sha256": "d841ffde8afd2739ed14c765e4d2dd40b4a799771e8256f0ac07d11e0c97f54d"
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
256
|
"path": "harness-sync/SKILL.md",
|
|
257
|
-
"sha256": "
|
|
257
|
+
"sha256": "2b535ea21e721e60009db24f2f834f95590d6bbbeaf5c71b0bef600f780a9904"
|
|
258
258
|
},
|
|
259
259
|
{
|
|
260
260
|
"path": "harness-test/checklist.md",
|
|
@@ -278,7 +278,7 @@
|
|
|
278
278
|
},
|
|
279
279
|
{
|
|
280
280
|
"path": "harness-test/SKILL.md",
|
|
281
|
-
"sha256": "
|
|
281
|
+
"sha256": "7d201e04f561e696ead383ceb74a4f3c3a99eb38aac294d4bf7cb29561fba6ec"
|
|
282
282
|
},
|
|
283
283
|
{
|
|
284
284
|
"path": "protocols/archive-report-protocol.md",
|
|
@@ -2,18 +2,18 @@
|
|
|
2
2
|
"schema_version": 2,
|
|
3
3
|
"profile": "java",
|
|
4
4
|
"adapter": "codex",
|
|
5
|
-
"bundle_version": "0.2.
|
|
5
|
+
"bundle_version": "0.2.31",
|
|
6
6
|
"requires": {
|
|
7
|
-
"minimumCliVersion": "0.2.
|
|
7
|
+
"minimumCliVersion": "0.2.44",
|
|
8
8
|
"capabilities": [
|
|
9
|
-
"sync@
|
|
9
|
+
"sync@2",
|
|
10
10
|
"rules-sync@1",
|
|
11
11
|
"rules-review@1",
|
|
12
|
-
"knowledge-sync@
|
|
12
|
+
"knowledge-sync@3",
|
|
13
13
|
"build-profile@3",
|
|
14
14
|
"verification-graph@1",
|
|
15
15
|
"external-convergence@1",
|
|
16
|
-
"codegraph-status@
|
|
16
|
+
"codegraph-status@2",
|
|
17
17
|
"doctor-capability@1",
|
|
18
18
|
"registry-governance@1"
|
|
19
19
|
]
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"files": [
|
|
23
23
|
{
|
|
24
24
|
"path": ".harness-build.json",
|
|
25
|
-
"sha256": "
|
|
25
|
+
"sha256": "179ba7253e1189da03a3b71545e6cc63d14f9c6075e694074389a374b3d48c5e"
|
|
26
26
|
},
|
|
27
27
|
{
|
|
28
28
|
"path": "CONTEXT.md",
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
60
|
"path": "harness-apidoc/SKILL.md",
|
|
61
|
-
"sha256": "
|
|
61
|
+
"sha256": "9a6b5cc8727298b8b6ce2181c8814b4dec9ee6386dbfb76d1cef7267c18f851d"
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
64
|
"path": "harness-archive/checklist.md",
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
76
|
"path": "harness-archive/SKILL.md",
|
|
77
|
-
"sha256": "
|
|
77
|
+
"sha256": "e007e10245f6681f97a4a7727d59d3eb0de4bc4f88b323a06dce9b1df403dfa0"
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
80
|
"path": "harness-archive/templates/render-summary.mjs",
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
96
|
"path": "harness-codebase-map/SKILL.md",
|
|
97
|
-
"sha256": "
|
|
97
|
+
"sha256": "7d5cbec4e082bb00a0a74520450b9d4a1c7992b3045e2301a24a98855aa061a0"
|
|
98
98
|
},
|
|
99
99
|
{
|
|
100
100
|
"path": "harness-codebase-map/templates/ARCHITECTURE.md",
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
},
|
|
147
147
|
{
|
|
148
148
|
"path": "harness-knowledge-ingest/reference.md",
|
|
149
|
-
"sha256": "
|
|
149
|
+
"sha256": "aaff0f08ff72f17ad610d6db51e9482b4eaeda87962765f679b2893dff9762e7"
|
|
150
150
|
},
|
|
151
151
|
{
|
|
152
152
|
"path": "harness-knowledge-ingest/scripts/harness_knowledge_mcp.py",
|
|
@@ -154,15 +154,15 @@
|
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
156
|
"path": "harness-knowledge-ingest/scripts/harness_knowledge.py",
|
|
157
|
-
"sha256": "
|
|
157
|
+
"sha256": "1d7e6a59fcee223c6988f4993bc838a6bf435eae9d195afd015596298c3162b3"
|
|
158
158
|
},
|
|
159
159
|
{
|
|
160
160
|
"path": "harness-knowledge-ingest/SKILL.md",
|
|
161
|
-
"sha256": "
|
|
161
|
+
"sha256": "b88460dbee46f3c443a08f4fb6266279509f6b8c6482f587dcdf46ee8c62fc90"
|
|
162
162
|
},
|
|
163
163
|
{
|
|
164
164
|
"path": "harness-knowledge-query/SKILL.md",
|
|
165
|
-
"sha256": "
|
|
165
|
+
"sha256": "c32791e8c71ff81e82cba2f74533de040323b04ca0a8004014cef46e5c072c7d"
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
168
|
"path": "harness-package/checklist.md",
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
176
|
"path": "harness-package/SKILL.md",
|
|
177
|
-
"sha256": "
|
|
177
|
+
"sha256": "b2b15be339e10d11c30209f5bbd6df963f1b99aa2dd7546467443be9d1dbd6d7"
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
180
|
"path": "harness-plan/checklist.md",
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
},
|
|
191
191
|
{
|
|
192
192
|
"path": "harness-plan/SKILL.md",
|
|
193
|
-
"sha256": "
|
|
193
|
+
"sha256": "61e222b18dfbf8ca1e15cecfc8938b4629fa94899987d5e5a4c559fa04704957"
|
|
194
194
|
},
|
|
195
195
|
{
|
|
196
196
|
"path": "harness-review/checklist.md",
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
},
|
|
207
207
|
{
|
|
208
208
|
"path": "harness-review/SKILL.md",
|
|
209
|
-
"sha256": "
|
|
209
|
+
"sha256": "4246fd02899428621cb55d3992d1a67d69b094bc9b2a21db2b590eaed4951873"
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
212
|
"path": "harness-run/checklist.md",
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
},
|
|
223
223
|
{
|
|
224
224
|
"path": "harness-run/SKILL.md",
|
|
225
|
-
"sha256": "
|
|
225
|
+
"sha256": "e666e9885ad65995990cec02f0d09b0a2b6e81f97f178d6450df0683af290724"
|
|
226
226
|
},
|
|
227
227
|
{
|
|
228
228
|
"path": "harness-submit/checklist.md",
|
|
@@ -234,15 +234,15 @@
|
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
236
|
"path": "harness-submit/SKILL.md",
|
|
237
|
-
"sha256": "
|
|
237
|
+
"sha256": "4246e69658cfd25b774337c013a95ec265fcb16eaa1b5dae5aa975e9ca19b97b"
|
|
238
238
|
},
|
|
239
239
|
{
|
|
240
240
|
"path": "harness-sync/reference.md",
|
|
241
|
-
"sha256": "
|
|
241
|
+
"sha256": "d841ffde8afd2739ed14c765e4d2dd40b4a799771e8256f0ac07d11e0c97f54d"
|
|
242
242
|
},
|
|
243
243
|
{
|
|
244
244
|
"path": "harness-sync/SKILL.md",
|
|
245
|
-
"sha256": "
|
|
245
|
+
"sha256": "3eeca09fece601df67bbb5f3ca96605dd800fdcacdaef5c5022d997469c9eed3"
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
248
|
"path": "harness-test/checklist.md",
|
|
@@ -266,7 +266,7 @@
|
|
|
266
266
|
},
|
|
267
267
|
{
|
|
268
268
|
"path": "harness-test/SKILL.md",
|
|
269
|
-
"sha256": "
|
|
269
|
+
"sha256": "c6f066977fb13471930d0203ebd7001c06e97ee87d051c156efe389ae277b023"
|
|
270
270
|
},
|
|
271
271
|
{
|
|
272
272
|
"path": "protocols/archive-report-protocol.md",
|