Harness Smoke
Path:
loom-builder/specs/harness-smoke.jsonRelative: specs/harness-smoke.jsonSubproject: loom-builderCategory: dispatch-specsLines: 13Bytes: 417Imports: 0Exports: 0
Content Preview
- {
- "id": "harness-smoke",
- "promptFile": "/tmp/harness-smoke-prompt.md",
- "targetCwd": "/tmp/harness-smoke",
- "model": { "provider": "opencode-go", "id": "deepseek-v4-flash" },
- "standardGates": [],
- "validation": [
- { "label": "ok.txt exists", "cmd": ["bash","-c","test -f ok.txt"], "cwd": "/tmp/harness-smoke" }
- ],
- "budget": { "maxToolCalls": 10, "maxWallclockMs": 180000 },
- "maxReformulations": 1
- }