Webgraph Phase1 Foundation

loom-builderspecjson
Path: loom-builder/specs/webgraph-phase1-foundation.jsonRelative: specs/webgraph-phase1-foundation.jsonSubproject: loom-builderCategory: dispatch-specs
Lines: 17Bytes: 1,618Imports: 0Exports: 0

Content Preview

  1. {
  2. "id": "webgraph-phase1-foundation",
  3. "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/webgraph-phase1-foundation.md",
  4. "targetCwd": "/home/mikes/web-graph-pipeline/webgraph",
  5. "model": { "provider": "openrouter", "id": "tencent/hy3-preview" },
  6. "thinkingLevel": "medium",
  7. "validation": [
  8. { "label": "package.json exists", "cmd": ["bash", "-c", "test -f /home/mikes/web-graph-pipeline/webgraph/package.json"], "cwd": "/home/mikes/web-graph-pipeline/webgraph" },