Format Converter App V2
Path:
loom-builder/specs/format-converter-app-v2.jsonRelative: specs/format-converter-app-v2.jsonSubproject: loom-builderCategory: dispatch-specsLines: 15Bytes: 935Imports: 0Exports: 0
Content Preview
- {
- "id": "format-converter-app-v2",
- "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/format-converter-app-v2.md",
- "targetCwd": "/home/mikes",
- "model": { "provider": "openrouter", "id": "tencent/hy3-preview" },
- "validation": [
- { "label": "index.html exists", "cmd": ["bash", "-c", "test -f /home/mikes/format-converter/index.html"], "cwd": "/home/mikes" },
- { "label": "index.html >5KB", "cmd": ["bash", "-c", "test $(stat -c%s /home/mikes/format-converter/index