Cf Deploy Template
Path:
loom-builder/specs/cf-deploy-template.jsonRelative: specs/cf-deploy-template.jsonSubproject: loom-builderCategory: dispatch-specsLines: 14Bytes: 1,098Imports: 0Exports: 0
Content Preview
- {
- "id": "cf-deploy-template",
- "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/cf-deploy-template.md",
- "targetCwd": "/home/mikes/docs",
- "model": { "provider": "openrouter", "id": "tencent/hy3-preview" },
- "validation": [
- { "label": "template exists >5KB", "cmd": ["bash", "-c", "test -f /home/mikes/docs/cloudflare/DEPLOY_TEMPLATE-2026-07-02.md && [ $(stat -c%s /home/mikes/docs/cloudflare/DEPLOY_TEMPLATE-2026-07-02.md) -gt 5120 ]"], "cwd": "/home/mikes/docs" },