Gemini Hubs Site Build
Path:
loom-builder/specs/gemini-hubs-site-build.jsonRelative: specs/gemini-hubs-site-build.jsonSubproject: loom-builderCategory: dispatch-specsLines: 15Bytes: 858Imports: 0Exports: 0
Content Preview
- {
- "id": "gemini-hubs-site-build",
- "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/gemini-hubs-site-build.md",
- "targetCwd": "/home/mikes/gemini-hubs-preview",
- "model": { "provider": "openai-codex", "id": "gpt-5.5" },
- "maxReformulations": 2,
- "budget": { "maxToolCalls": 300, "maxWallclockMs": 5400000 },
- "validation": [
- { "cmd": ["bash", "-lc", "grep -q 'RESULT: PASS\\|RESULT: HANDOFF' CLAUDE_DIGEST.md"], "cwd": "/home/mikes/gemini-hubs-preview" },
- { "cm