Corpus Analyst Batch 5

loom-builderspecjson
Path: loom-builder/specs/corpus-analyst-batch-5.jsonRelative: specs/corpus-analyst-batch-5.jsonSubproject: loom-builderCategory: dispatch-specs
Lines: 14Bytes: 1,001Imports: 0Exports: 0

Content Preview

  1. {
  2. "id": "corpus-analyst-batch-5",
  3. "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/corpus-analyst-batch-5.md",
  4. "targetCwd": "/home/mikes",
  5. "model": { "provider": "openrouter", "id": "tencent/hy3-preview" },
  6. "validation": [
  7. { "label": "report exists >5KB", "cmd": ["bash", "-c", "test -f /home/mikes/docs/corpus-analysis/batch-5-2026-07-02.md && [ $(stat -c%s /home/mikes/docs/corpus-analysis/batch-5-2026-07-02.md) -gt 5120 ]"], "cwd": "/home/mikes/docs" },
  8. {