Files
erp/fleet/harness/runs/2026-07-18/backlog-mlx-Qwen2.5-7B-Instruct-4bit-20260718T185141.json
T
arcodangeandClaude Fable 5 ceb4321224 chore(fleet): erp#63 evidence — verifier parity + builder bench transcripts
- runs/2026-07-18/: the 8 sha256-pinned verifier transcripts (4 runtimes ×
  2 tests), blind-judging verdicts (2 independent judges per cell, unanimous),
  the erp#56 builder-bench journal + prompt + caps, and the evidence README
  with the parity table.
- run-verifier.sh: mistral runtime drops the tool-filter flag (--enabled-tools
  with a no-match pattern hangs vibe 2.21.0); plain -p with --max-turns 1.

Verdicts: Mistral (vibe -p, mistral-medium-3.5) and Ornith 35B (hermes MLX)
reach verdict parity with the Claude baseline on both tests → admitted to
verifier duty. Qwen2.5-7B-4bit fails both → the honest small-model floor.
Builder bench: erp#56 completed by the Mistral runtime, 0 code corrections,
261 s, acceptance run clean (0 bank-UNKNOWN) → merged as PR #68.

Closes #63 (with the paired factory qa-strategy PR).

Co-Authored-By: Claude Fable 5 <[email protected]>
Claude-Session: https://claude.ai/code/session_01VRShc4QhLLU73FLHx9vskh
2026-07-18 19:56:55 +02:00

21 lines
2.2 KiB
JSON

{
"test": "backlog",
"runtime": "mlx",
"model": "mlx-community/Qwen2.5-7B-Instruct-4bit",
"endpoint": "http://127.0.0.1:18080/v1",
"timestamp": "20260718T185141",
"latency_s": 18,
"prompt_sha256": "89a3a8653ad858dc4e8066289b08ea1144aa5d568dd23108003cd384e9cd4de8",
"inputs": {
"AGENTS.md": {
"path": "/Users/gabrielradureau/Work/Arcodange/erp/.claude/worktrees/harness-portability/AGENTS.md",
"sha256": "a77d356e7804d2792b605bef2e9daba0233d93ef791675acda021d2dac9b02a6"
},
"STATUS.md": {
"path": "/private/tmp/claude-502/-Users-gabrielradureau-Work-Arcodange-erp/3f5e7a57-37fd-4fed-b967-3efdc6435a91/scratchpad/inputs/STATUS.md",
"sha256": "8a6fcbbd50fc60f3a557260662a478db98622a146c2a4fe03264fe1c76e7da9b"
}
},
"response": "1. **What shipped most recently?**\n - The most recent shipment was on 2026-07-11, as documented in the PR log. Specifically, PRD authored: hub + task inventory + agent architecture + model fleet + challenges + POC plan + QA strategy.\n\n2. **What should be worked on next, and why that item?**\n - Based on the phase tracker and backlog map, the next item to work on should be **erp#39**. This is because it is the top unblocked issue of the earliest open milestone (P1 flagship). The issue body should carry everything needed to start, and since it is unblocked, it is ready to be picked up for work.\n\n3. **What would you verify before trusting these documents, and in what order?**\n - Before trusting these documents, the following verifications should be performed in the order listed:\n 1. **Verify the live system**: Check the current state of the system to ensure it matches the documentation.\n 2. **Verify the code and git log**: Check the codebase and the commit history to ensure they match the documentation.\n 3. **Verify the current STATUS document**: Check the `STATUS.md` document to ensure it matches the current state of the system and code.\n 4. **Verify the PRD leaves**: Check the PRD documentation to ensure it matches the current state of the system, code, and `STATUS.md`.\n 5. **Verify the agent memories and plans**: Check any agent memories or plans to ensure they match the current state of the system, code, and `STATUS.md`."
}