Corpus App Phase5 Deploy
Path:
loom-builder/specs/corpus-app-phase5-deploy.jsonRelative: specs/corpus-app-phase5-deploy.jsonSubproject: loom-builderCategory: dispatch-specsLines: 27Bytes: 1,291Imports: 0Exports: 0
Content Preview
- {
- "id": "corpus-app-phase5-deploy",
- "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/corpus-app-phase5-deploy.md",
- "targetCwd": "/home/mikes/corpus-analysis-app",
- "model": { "provider": "cline-pass", "id": "cline-pass/mimo-v2.5-pro" },
- "thinkingLevel": "low",
- "validation": [
- {
- "label": "dist directory has HTML files",
- "cmd": ["bash", "-c", "HTML_COUNT=$(find /home/mikes/corpus-analysis-app/dist -name '*.html' 2>/dev/null | wc -l); echo \"HTML=$H