@uzysjung/agent-harness 26.142.0 → 26.144.0

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.
@@ -1250,6 +1250,12 @@ function buildManifest(spec) {
1250
1250
  type: "file",
1251
1251
  applies: all
1252
1252
  });
1253
+ m.push({
1254
+ source: "scripts/spec-drift-check.sh",
1255
+ target: ".uzys-agent-harness/spec-drift-check.sh",
1256
+ type: "file",
1257
+ applies: all
1258
+ });
1253
1259
  for (const a of CORE_AGENTS) {
1254
1260
  m.push({
1255
1261
  source: `agents/${a}.md`,
@@ -1594,4 +1600,4 @@ export {
1594
1600
  formatResidentCostLine,
1595
1601
  formatResidentCostBlock
1596
1602
  };
1597
- //# sourceMappingURL=chunk-JB5WSU5G.js.map
1603
+ //# sourceMappingURL=chunk-7KAPL2PZ.js.map