Manifest

loom-builderconfigjson
Path: loom-builder/runs/corpus-insight-t2-setup-1783166621534/MANIFEST.jsonRelative: runs/corpus-insight-t2-setup-1783166621534/MANIFEST.jsonSubproject: loom-builderCategory: dispatch-runs
Lines: 26Bytes: 793Imports: 0Exports: 0

Content Preview

  1. {
  2. "id": "corpus-insight-t2-setup",
  3. "status": "DONE",
  4. "attempts": 2,
  5. "toolCalls": 35,
  6. "wallclockMs": 233298,
  7. "providerRetries": 0,
  8. "validation": [
  9. {
  10. "label": "bash -lc grep -q 'RESULT: PASS\\|RESULT: HANDOFF' CLAUDE_DIGEST.md",
  11. "exitCode": 0,
  12. "tail": "\n"
  13. },
  14. {
  15. "label": "bash -lc python3 -c \"import json,glob; assert sum(1 for f in glob.glob('briefs-input/*.jsonl') for _ in open(f))==1037\"",
  16. "exitCode": 0,
  17. "tail": "\n"
  18. },
  19. {