{ "test": "locate", "runtime": "mlx", "model": "mlx-community/Qwen2.5-7B-Instruct-4bit", "endpoint": "http://127.0.0.1:18080/v1", "timestamp": "20260718T184831", "latency_s": 7, "prompt_sha256": "6cb373e229d4d58965e5e5b718400178afbbf83f02eed59f2fab5895df1edc0f", "inputs": { "AGENTS.md": { "path": "/Users/gabrielradureau/Work/Arcodange/erp/.claude/worktrees/harness-portability/AGENTS.md", "sha256": "69206359ba2bea471e7f325684465124f0dae6183bf509ffda5bfae9b596dd15" } }, "response": "Based on the `AGENTS.md` file provided, here is where the atom registry, class skeletons, and environment rules live:\n\n- **Atom Registry**: \n - Path: `fleet/README.md`\n - Description: Describes what an atom is, the `atom.yaml` contract schema, and the `fleet/` layout. An atom absent from the registry does not run.\n\n- **Class Skeletons**: \n - Path: `fleet/classes/`\n - Description: Contains the 7 prompt skeletons per the PRD agent catalog. Every atom's `prompt.md` extends exactly one of these skeletons, and prompts carry no business rules (those live in `fleet/profile/` + validators).\n\n- **Environment Rules**: \n - Path: `fleet/README.md` (for the atom registry) and `.claude/skills/dolibarr-sandbox-write/SKILL.md` (for the sandbox write path and its promote gate).\n - Description: The operating rules for agents are detailed in `fleet/README.md`, and the specific rules for the sandbox write path are detailed in `.claude/skills/dolibarr-sandbox-write/SKILL.md`." }