hunter-harness 0.1.1 → 0.1.3

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hunter-harness",
3
- "version": "0.1.1",
3
+ "version": "0.1.3",
4
4
  "description": "Local-first, server-governed agent harness",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -0,0 +1,358 @@
1
+ {
2
+ "schema_version": 1,
3
+ "profile": "general",
4
+ "bundle_version": "0.1.0",
5
+ "bundle_manifest_hash": "sha256:2fb84084b893e2250981740f1ed7b1b1236720817ec82f37e4b1ce8cb73cf1e8",
6
+ "projection": [
7
+ {
8
+ "source_path": "agents/harness-evaluator.md",
9
+ "target_path": ".claude/agents/harness-evaluator.md",
10
+ "sha256": "bbbda894d504353e20fc726342b99b01598a25c35fff19cc6579986b72155589"
11
+ },
12
+ {
13
+ "source_path": "agents/harness-explorer.md",
14
+ "target_path": ".claude/agents/harness-explorer.md",
15
+ "sha256": "2ecc1b7dde81a654b8a7a17eea40ea7274ef303a52089edaad9b10adf2cf79af"
16
+ },
17
+ {
18
+ "source_path": "agents/harness-reviewer.md",
19
+ "target_path": ".claude/agents/harness-reviewer.md",
20
+ "sha256": "d02fe32df7c00ebedbf8e93729258634cda77df57cf8945aee88e36fd774237b"
21
+ },
22
+ {
23
+ "source_path": ".harness-build.json",
24
+ "target_path": ".claude/skills/.harness-build.json",
25
+ "sha256": "7800c4005528578d39e821343644819ac975a2883c23d84a124d031235ea048c"
26
+ },
27
+ {
28
+ "source_path": "agents/harness-evaluator.md",
29
+ "target_path": ".claude/skills/agents/harness-evaluator.md",
30
+ "sha256": "bbbda894d504353e20fc726342b99b01598a25c35fff19cc6579986b72155589"
31
+ },
32
+ {
33
+ "source_path": "agents/harness-explorer.md",
34
+ "target_path": ".claude/skills/agents/harness-explorer.md",
35
+ "sha256": "2ecc1b7dde81a654b8a7a17eea40ea7274ef303a52089edaad9b10adf2cf79af"
36
+ },
37
+ {
38
+ "source_path": "agents/harness-reviewer.md",
39
+ "target_path": ".claude/skills/agents/harness-reviewer.md",
40
+ "sha256": "d02fe32df7c00ebedbf8e93729258634cda77df57cf8945aee88e36fd774237b"
41
+ },
42
+ {
43
+ "source_path": "CONTEXT.md",
44
+ "target_path": ".claude/skills/CONTEXT.md",
45
+ "sha256": "19c75b493f6f760d0e607a88bd355acdd232fcb66660887ef94d10425f39507b"
46
+ },
47
+ {
48
+ "source_path": "harness-archive/checklist.md",
49
+ "target_path": ".claude/skills/harness-archive/checklist.md",
50
+ "sha256": "9d6e46670310639978287f3c0d1edd72d98bfc42bf7c2417ad02aff8e643c7af"
51
+ },
52
+ {
53
+ "source_path": "harness-archive/reference.md",
54
+ "target_path": ".claude/skills/harness-archive/reference.md",
55
+ "sha256": "9523f854b1d8ea5499c4ac0f297cf4828103a5b78943fe699e98abb568e237a5"
56
+ },
57
+ {
58
+ "source_path": "harness-archive/scripts/gen-manifest.ps1",
59
+ "target_path": ".claude/skills/harness-archive/scripts/gen-manifest.ps1",
60
+ "sha256": "f466f010ee6d16b2ba62cfd2d45398554428c52c890a515cac4c84656664f4db"
61
+ },
62
+ {
63
+ "source_path": "harness-archive/SKILL.md",
64
+ "target_path": ".claude/skills/harness-archive/SKILL.md",
65
+ "sha256": "5b83ebab057dea3d7ebcddeb559352b9253a0159becf27dfa3ad07533e18f40a"
66
+ },
67
+ {
68
+ "source_path": "harness-archive/templates/render-summary.mjs",
69
+ "target_path": ".claude/skills/harness-archive/templates/render-summary.mjs",
70
+ "sha256": "6fab9fab77dae08f6e111342a5245e8efbf1faa683db1d379e480076618d22af"
71
+ },
72
+ {
73
+ "source_path": "harness-archive/templates/summary-data-template.json",
74
+ "target_path": ".claude/skills/harness-archive/templates/summary-data-template.json",
75
+ "sha256": "fd225a99a42ac8f9e67457b791c803d978c8f1b6b43b4adb138e520a12946630"
76
+ },
77
+ {
78
+ "source_path": "harness-codebase-map/checklist.md",
79
+ "target_path": ".claude/skills/harness-codebase-map/checklist.md",
80
+ "sha256": "d2883c687bc96ffea01b42430ad7ffd9bfc840effe7f6d7b9ae11e95c1ccf7fe"
81
+ },
82
+ {
83
+ "source_path": "harness-codebase-map/reference.md",
84
+ "target_path": ".claude/skills/harness-codebase-map/reference.md",
85
+ "sha256": "9254e95b0848f7d2ce2c2bbeace1d86834f83d4dc40efc561f791f2ecfbedcc9"
86
+ },
87
+ {
88
+ "source_path": "harness-codebase-map/SKILL.md",
89
+ "target_path": ".claude/skills/harness-codebase-map/SKILL.md",
90
+ "sha256": "cd5f918e80dfd1e798da386ccd7c7f5f90f0f1e68634ca54822c7d09a7164058"
91
+ },
92
+ {
93
+ "source_path": "harness-codebase-map/templates/ARCHITECTURE.md",
94
+ "target_path": ".claude/skills/harness-codebase-map/templates/ARCHITECTURE.md",
95
+ "sha256": "e16c44b61a22ea8ba8dc36f9e8703226fc05b76a41868ab58c176070706de3fc"
96
+ },
97
+ {
98
+ "source_path": "harness-codebase-map/templates/CONCERNS.md",
99
+ "target_path": ".claude/skills/harness-codebase-map/templates/CONCERNS.md",
100
+ "sha256": "e3d122000fa985b15a17b167447c41cad2d5533cc56b0f3a78bdcfd48f002f69"
101
+ },
102
+ {
103
+ "source_path": "harness-codebase-map/templates/CONVENTIONS.md",
104
+ "target_path": ".claude/skills/harness-codebase-map/templates/CONVENTIONS.md",
105
+ "sha256": "554e2afb8e86d941afc489d828843f15569522cbe2f993841d59d3bdf509e366"
106
+ },
107
+ {
108
+ "source_path": "harness-codebase-map/templates/INTEGRATIONS.md",
109
+ "target_path": ".claude/skills/harness-codebase-map/templates/INTEGRATIONS.md",
110
+ "sha256": "6ef401bf75ce8d46a4e0f65c04e062aba98f25cdaa4984cf714fc9dd93f608cc"
111
+ },
112
+ {
113
+ "source_path": "harness-codebase-map/templates/map-manifest.schema.json",
114
+ "target_path": ".claude/skills/harness-codebase-map/templates/map-manifest.schema.json",
115
+ "sha256": "d616c9d7aa62622f015fad0bd661ee2459be6e5adfd016b12f78c0a4c81b386a"
116
+ },
117
+ {
118
+ "source_path": "harness-codebase-map/templates/map-summary.md",
119
+ "target_path": ".claude/skills/harness-codebase-map/templates/map-summary.md",
120
+ "sha256": "9c3f6fab3d82e0dba576ee1b9fd412213f567b4a261c1d01bf60dceed3de27a2"
121
+ },
122
+ {
123
+ "source_path": "harness-codebase-map/templates/STACK.md",
124
+ "target_path": ".claude/skills/harness-codebase-map/templates/STACK.md",
125
+ "sha256": "3dcdb2e83630509427459908e0baa05f12b4ba9f7c2dd63e24a353b1fcb39b9a"
126
+ },
127
+ {
128
+ "source_path": "harness-codebase-map/templates/STRUCTURE.md",
129
+ "target_path": ".claude/skills/harness-codebase-map/templates/STRUCTURE.md",
130
+ "sha256": "47e4a3d5dd795c7b367153dac088bb9d48bf3fc1f5b3e712d5948b44e94b59ee"
131
+ },
132
+ {
133
+ "source_path": "harness-codebase-map/templates/TESTING.md",
134
+ "target_path": ".claude/skills/harness-codebase-map/templates/TESTING.md",
135
+ "sha256": "3e19408d0d711a8a9432a17b6f85e025d20e19c31fa385bacb622012e300c015"
136
+ },
137
+ {
138
+ "source_path": "harness-knowledge-ingest/design.md",
139
+ "target_path": ".claude/skills/harness-knowledge-ingest/design.md",
140
+ "sha256": "9d641634a8870eae0f637e2f380722176b48176d414c9493fa2872c791fda46a"
141
+ },
142
+ {
143
+ "source_path": "harness-knowledge-ingest/evaluations/harness_knowledge_evaluation.xml",
144
+ "target_path": ".claude/skills/harness-knowledge-ingest/evaluations/harness_knowledge_evaluation.xml",
145
+ "sha256": "943f93bf0d0b41f8a6b7e398b0e41367e54133a683a337637f081713b36d8ed3"
146
+ },
147
+ {
148
+ "source_path": "harness-knowledge-ingest/mcp-config.example.json",
149
+ "target_path": ".claude/skills/harness-knowledge-ingest/mcp-config.example.json",
150
+ "sha256": "538f815812f7e6e327ec295511bd15f41212be53df142e2fe1bc18c1f47c4124"
151
+ },
152
+ {
153
+ "source_path": "harness-knowledge-ingest/reference.md",
154
+ "target_path": ".claude/skills/harness-knowledge-ingest/reference.md",
155
+ "sha256": "2ce87167c22bc6d15abc97dc69510cdadbf0c2ad27f0e0a02a4ab9310a22360e"
156
+ },
157
+ {
158
+ "source_path": "harness-knowledge-ingest/scripts/harness_knowledge_mcp.py",
159
+ "target_path": ".claude/skills/harness-knowledge-ingest/scripts/harness_knowledge_mcp.py",
160
+ "sha256": "7aa14a266b1e93dc7f5e65809d6a113153d8290c0c188420fb625ef101bbe49b"
161
+ },
162
+ {
163
+ "source_path": "harness-knowledge-ingest/scripts/harness_knowledge.py",
164
+ "target_path": ".claude/skills/harness-knowledge-ingest/scripts/harness_knowledge.py",
165
+ "sha256": "2e880e3f925413def3921262bc33e30c1efdc4b9f26d838447cdea51ceb6bda2"
166
+ },
167
+ {
168
+ "source_path": "harness-knowledge-ingest/SKILL.md",
169
+ "target_path": ".claude/skills/harness-knowledge-ingest/SKILL.md",
170
+ "sha256": "07d661d7537742cfdc8ac6c8be087b82a0f65284b613dfee1a34cbbd6955878b"
171
+ },
172
+ {
173
+ "source_path": "harness-knowledge-query/SKILL.md",
174
+ "target_path": ".claude/skills/harness-knowledge-query/SKILL.md",
175
+ "sha256": "cf8c72bdc36c26fa55475f0ad718258ac9d7fef5510a878de659cc59ab0e23f2"
176
+ },
177
+ {
178
+ "source_path": "harness-plan/checklist.md",
179
+ "target_path": ".claude/skills/harness-plan/checklist.md",
180
+ "sha256": "70d2204083ed1f613df5915d505709dd470d096e8170d947eab3151b01fc0487"
181
+ },
182
+ {
183
+ "source_path": "harness-plan/protocols.md",
184
+ "target_path": ".claude/skills/harness-plan/protocols.md",
185
+ "sha256": "bbf418123fc30ca03faa26ea729c37a7caca98763826975689ffdf0067cb049e"
186
+ },
187
+ {
188
+ "source_path": "harness-plan/reference.md",
189
+ "target_path": ".claude/skills/harness-plan/reference.md",
190
+ "sha256": "662d1217708e6a20e8b0c851197eb5c74e4fac1c5d4b21428ba38897055d2f04"
191
+ },
192
+ {
193
+ "source_path": "harness-plan/SKILL.md",
194
+ "target_path": ".claude/skills/harness-plan/SKILL.md",
195
+ "sha256": "ee357f0908b3ffaf6f675def7f8d8814fb950d7405a8d56512bd8c6071c9f181"
196
+ },
197
+ {
198
+ "source_path": "harness-review/checklist.md",
199
+ "target_path": ".claude/skills/harness-review/checklist.md",
200
+ "sha256": "5bd6b7db25904ef43f3d7b826b45cd7a792ccb4412895e53f7673324850fc625"
201
+ },
202
+ {
203
+ "source_path": "harness-review/protocols.md",
204
+ "target_path": ".claude/skills/harness-review/protocols.md",
205
+ "sha256": "8508ba08fe311b944da704122636a48300970666d1fc9a5df9fe975d5b049ab8"
206
+ },
207
+ {
208
+ "source_path": "harness-review/reference.md",
209
+ "target_path": ".claude/skills/harness-review/reference.md",
210
+ "sha256": "0644a39417d51f1222905567dca80a433661a2411e2d4dd1b94644bc1cda596d"
211
+ },
212
+ {
213
+ "source_path": "harness-review/SKILL.md",
214
+ "target_path": ".claude/skills/harness-review/SKILL.md",
215
+ "sha256": "d18ab94a7fa4575eb5313f7a2f98198553c2232a5d58ee8db7bba5f3d06547e9"
216
+ },
217
+ {
218
+ "source_path": "harness-run/checklist.md",
219
+ "target_path": ".claude/skills/harness-run/checklist.md",
220
+ "sha256": "78bd30a0b8a0cccad929c2785d0a4a8df6f358a7d10c9bf3de55df9a48f3dac7"
221
+ },
222
+ {
223
+ "source_path": "harness-run/protocols.md",
224
+ "target_path": ".claude/skills/harness-run/protocols.md",
225
+ "sha256": "26416e6f8fb61e3561704d5a4ab58b6d120e6a2441aed7894345c285d61d2be7"
226
+ },
227
+ {
228
+ "source_path": "harness-run/reference.md",
229
+ "target_path": ".claude/skills/harness-run/reference.md",
230
+ "sha256": "3c0f80dec4dafe6c6ee195048f2af44d2331bbe45855535384b4d083343aaa55"
231
+ },
232
+ {
233
+ "source_path": "harness-run/SKILL.md",
234
+ "target_path": ".claude/skills/harness-run/SKILL.md",
235
+ "sha256": "30b95fb40e5c5b40629e122fe11d8e1151ce5ce560726ad1d98807e0697cb8d8"
236
+ },
237
+ {
238
+ "source_path": "harness-submit/checklist.md",
239
+ "target_path": ".claude/skills/harness-submit/checklist.md",
240
+ "sha256": "f2f2a8fe9f9510421e6ff55ec6c670f1e4c786c56591e911782b23f16a6d4094"
241
+ },
242
+ {
243
+ "source_path": "harness-submit/reference.md",
244
+ "target_path": ".claude/skills/harness-submit/reference.md",
245
+ "sha256": "39de14a56303ef2389beeab9be163aab2596fe45b262b45393f1321d18d0511a"
246
+ },
247
+ {
248
+ "source_path": "harness-submit/SKILL.md",
249
+ "target_path": ".claude/skills/harness-submit/SKILL.md",
250
+ "sha256": "e9de55cb4b181e9cdd62083e69d2557295c3c0a6936bece9386523ec641450de"
251
+ },
252
+ {
253
+ "source_path": "harness-sync/reference.md",
254
+ "target_path": ".claude/skills/harness-sync/reference.md",
255
+ "sha256": "b1cd9bebb425ef13d393567010606f1b4074824795b2131508083c821b2583c9"
256
+ },
257
+ {
258
+ "source_path": "harness-sync/SKILL.md",
259
+ "target_path": ".claude/skills/harness-sync/SKILL.md",
260
+ "sha256": "1a2ac94d78d423a662ca22850f352ce8ebb8e5f2ff9ce16abb2d31b7df2ccc65"
261
+ },
262
+ {
263
+ "source_path": "harness-test/checklist.md",
264
+ "target_path": ".claude/skills/harness-test/checklist.md",
265
+ "sha256": "aa8767ab34170b9c601612660e54d6e2a99e0dff1635164caa89d45dd9f19237"
266
+ },
267
+ {
268
+ "source_path": "harness-test/pitfalls.md",
269
+ "target_path": ".claude/skills/harness-test/pitfalls.md",
270
+ "sha256": "eafe949530ac04334aedf2117b314a54dfa68333f6f64c8a155001ab7a6a83d2"
271
+ },
272
+ {
273
+ "source_path": "harness-test/reference.md",
274
+ "target_path": ".claude/skills/harness-test/reference.md",
275
+ "sha256": "add958d6c55037ed12b4c51ba5af77ef72eb89a5835249ea092d7f6d93031760"
276
+ },
277
+ {
278
+ "source_path": "harness-test/SKILL.md",
279
+ "target_path": ".claude/skills/harness-test/SKILL.md",
280
+ "sha256": "e8b3c59b8f3fe4dc0e427e1551c81757aeb36b649eb9e5447e876dc3408c5ded"
281
+ },
282
+ {
283
+ "source_path": "protocols/archive-report-protocol.md",
284
+ "target_path": ".claude/skills/protocols/archive-report-protocol.md",
285
+ "sha256": "87b947bdd4fe5b9b2c0389dddbd98f5739f22deb58664325ab1b594f2d3f02dc"
286
+ },
287
+ {
288
+ "source_path": "protocols/evidence-based-reporting-protocol.md",
289
+ "target_path": ".claude/skills/protocols/evidence-based-reporting-protocol.md",
290
+ "sha256": "f78ea87823c0935a3033175b393582319da433cf4226e1705070b20d53890ba2"
291
+ },
292
+ {
293
+ "source_path": "protocols/ledger-protocol.md",
294
+ "target_path": ".claude/skills/protocols/ledger-protocol.md",
295
+ "sha256": "4861260f64b817e10b67f24012bc2d7214b2772ea5588b8afd44ece41757bdd4"
296
+ },
297
+ {
298
+ "source_path": "protocols/powershell-protocol.md",
299
+ "target_path": ".claude/skills/protocols/powershell-protocol.md",
300
+ "sha256": "04364d1f32290f454a23df1151bb9d71042c1dd3dc3312f746bb83090754813b"
301
+ },
302
+ {
303
+ "source_path": "protocols/report-pipeline-protocol.md",
304
+ "target_path": ".claude/skills/protocols/report-pipeline-protocol.md",
305
+ "sha256": "8ae7426f4ba17ff2091884f9d713b994d85eb1d1fc5a08126afd29c6f8a214fe"
306
+ },
307
+ {
308
+ "source_path": "protocols/sensitive-info-protocol.md",
309
+ "target_path": ".claude/skills/protocols/sensitive-info-protocol.md",
310
+ "sha256": "3cc74b6ae56fb1e2d73ebfc559aef94289f9a5f4ee340884e1eb053cf6880ef3"
311
+ },
312
+ {
313
+ "source_path": "protocols/state-layout-protocol.md",
314
+ "target_path": ".claude/skills/protocols/state-layout-protocol.md",
315
+ "sha256": "42e68133d120072313f5fdd53b54b02501f03b76caf83986063a7ce5f395ce52"
316
+ },
317
+ {
318
+ "source_path": "protocols/submit-protocol.md",
319
+ "target_path": ".claude/skills/protocols/submit-protocol.md",
320
+ "sha256": "b0fb07830c3b25b06bba3b8af3f831a5dde9b7329d8b1ee19386a59040cfc481"
321
+ },
322
+ {
323
+ "source_path": "README.md",
324
+ "target_path": ".claude/skills/README.md",
325
+ "sha256": "0fdcdafa49e50fe9a9029e7f1a36ab1ef2837cb0cce3d0c27ace861a39c809ed"
326
+ },
327
+ {
328
+ "source_path": "scripts/harness_archive.py",
329
+ "target_path": ".claude/skills/scripts/harness_archive.py",
330
+ "sha256": "b3365b41be7d73b4e18485c9d2c66ac412c58e59a5dac6bd8f88a2ca766da731"
331
+ },
332
+ {
333
+ "source_path": "scripts/harness_deploy.py",
334
+ "target_path": ".claude/skills/scripts/harness_deploy.py",
335
+ "sha256": "0c12c5de6021a3fe44d925fc5481b139ee3565b5d271d3f9cda8857ff073155b"
336
+ },
337
+ {
338
+ "source_path": "scripts/harness_events.py",
339
+ "target_path": ".claude/skills/scripts/harness_events.py",
340
+ "sha256": "87065925234a489437373a14a7b4d4aff7f9f69b861ecf257a8de0efbc6ec254"
341
+ },
342
+ {
343
+ "source_path": "scripts/harness_ledger.py",
344
+ "target_path": ".claude/skills/scripts/harness_ledger.py",
345
+ "sha256": "cb928198c744dfd691daebf9837fd5e10671d0701985a64b7490b0aa77320bda"
346
+ },
347
+ {
348
+ "source_path": "scripts/harness_preflight.py",
349
+ "target_path": ".claude/skills/scripts/harness_preflight.py",
350
+ "sha256": "27b6fbd6398115eb2fc61040f84e0b555180d8a82ec156e14e81c26fb1fab8c0"
351
+ },
352
+ {
353
+ "source_path": "scripts/harness_service.py",
354
+ "target_path": ".claude/skills/scripts/harness_service.py",
355
+ "sha256": "ff49af3f114277090257423c1aeb8a121f78851d71afd37f32e9f8d91a40ad89"
356
+ }
357
+ ]
358
+ }