Manifest

loom-builderconfigjson
Path: loom-builder/runs/smoke-001-1781097788631/MANIFEST.jsonRelative: runs/smoke-001-1781097788631/MANIFEST.jsonSubproject: loom-builderCategory: dispatch-runs
Lines: 20Bytes: 403Imports: 0Exports: 0

Content Preview

  1. {
  2. "id": "smoke-001",
  3. "status": "DONE",
  4. "attempts": 1,
  5. "toolCalls": 3,
  6. "wallclockMs": 4143,
  7. "validation": [
  8. {
  9. "label": "ok.txt content",
  10. "exitCode": 0,
  11. "tail": "\n"
  12. },
  13. {
  14. "label": "hello runs",
  15. "exitCode": 0,
  16. "tail": "hi\n\n"
  17. }
  18. ],
  19. "tracePath": "/home/mikes/leverage-loops-projects/loom-builder/runs/smoke-001-1781097788631/trace.jsonl"
  20. }