Leverageai Phase3 Copy Services

loom-builderspecjson
Path: loom-builder/specs/leverageai-phase3-copy-services.jsonRelative: specs/leverageai-phase3-copy-services.jsonSubproject: loom-builderCategory: dispatch-specs
Lines: 83Bytes: 3,140Imports: 0Exports: 0

Content Preview

  1. {
  2. "id": "leverageai-phase3-copy-services",
  3. "promptFile": "/home/mikes/docs/pi-dispatch/prompts/20260617-033032-pi-dispatch-phase3-copy-services.md",
  4. "targetCwd": "/home/mikes/leverage-ai-astro-site",
  5. "model": {
  6. "provider": "opencode-go",
  7. "id": "kimi-k2.6"
  8. },
  9. "standardGates": [],
  10. "validation": [
  11. {
  12. "label": "astro build exits 0",
  13. "cmd": ["bash", "-c", "node node_modules/astro/bin/astro.mjs build 2>&1 | tail -20"],
  14. "cwd": "/home/mikes/leverage-ai-astro-si