@agentskit/harness 0.4.0 → 0.5.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.
@@ -2,7 +2,7 @@
2
2
  "type": "agentskit-harness-compatibility-report",
3
3
  "schemaVersion": 1,
4
4
  "harnessVersion": "0.4.0",
5
- "harnessSourceRevision": "a18b57d43f037b7a34b134e01baf913ae2341fd7",
5
+ "harnessSourceRevision": "2df60bcbda850382d1a1112f338fa53858c5d4cf",
6
6
  "capturedAt": "2026-09-10T18:30:00Z",
7
7
  "status": "blocked",
8
8
  "components": [
@@ -11,8 +11,8 @@
11
11
  { "id": "eval", "package": "@agentskit/eval", "version": "0.6.5", "revision": "d89a2d74108c29f2c6227948265449e985af3a0a", "status": "passed", "command": "pnpm --filter @agentskit/eval test", "evidence": "9 files, 105 tests passed; build and bundler preparation passed" },
12
12
  { "id": "doc-bridge", "package": "@agentskit/doc-bridge", "version": "1.7.45", "revision": "9f9e9ddd4f736981c2bea243fef33b68be2b5002", "status": "passed", "command": "pnpm build && pnpm test && pnpm typecheck", "evidence": "50 files, 351 tests passed; Cursor/Claude/Copilot/portable plugin contracts passed; typecheck passed" },
13
13
  { "id": "code-review", "package": "@agentskit/code-review", "version": "0.30.8", "revision": "c993f9a9359157a767d738d60c30add2b02fd09a", "status": "failed", "command": "npm test; npm run quality:matrix -- --input <real-runner-artifact>", "evidence": "241 tests passed. Real run ceaf007a-ea6e-4dc9-a601-f816702b301c reached BLOCKED: detection 1/4, precision 1/4, batch-efficiency 1/4, integration 1/4; no comparable baseline." },
14
- { "id": "adapter-boundary", "package": "@agentskit/harness", "version": "0.4.0", "revision": "a18b57d43f037b7a34b134e01baf913ae2341fd7", "status": "passed", "command": "pnpm test:adapters", "evidence": "covered by ak-verify run 1789063362018-21016-775q93" },
15
- { "id": "runtime", "package": "@agentskit/harness", "version": "0.4.0", "revision": "a18b57d43f037b7a34b134e01baf913ae2341fd7", "status": "passed", "command": "pnpm test:runtime && pnpm test:runtime-attestation", "evidence": "covered by ak-verify run 1789063362018-21016-775q93" }
14
+ { "id": "adapter-boundary", "package": "@agentskit/harness", "version": "0.4.0", "revision": "2df60bcbda850382d1a1112f338fa53858c5d4cf", "status": "passed", "command": "pnpm test:adapters", "evidence": "covered by ak-verify run 1789065264843-3627-dgz8xb" },
15
+ { "id": "runtime", "package": "@agentskit/harness", "version": "0.4.0", "revision": "2df60bcbda850382d1a1112f338fa53858c5d4cf", "status": "passed", "command": "pnpm test:runtime && pnpm test:runtime-attestation", "evidence": "covered by ak-verify run 1789065264843-3627-dgz8xb" }
16
16
  ],
17
17
  "blockers": [
18
18
  "code-review real-run quality matrix has no passing detection/precision/baseline evidence",
@@ -1,7 +1,7 @@
1
1
  # Compatibility report
2
2
 
3
3
  **Release:** `@agentskit/harness@0.4.0`
4
- **Harness revision:** `a18b57d43f037b7a34b134e01baf913ae2341fd7`
4
+ **Harness revision:** `2df60bcbda850382d1a1112f338fa53858c5d4cf`
5
5
  **Captured:** 2026-09-10
6
6
  **Decision:** BLOCKED (fail closed)
7
7