Manifest

loom-builderconfigjson
Path: loom-builder/runs/cms-m2-1781178589080/MANIFEST.jsonRelative: runs/cms-m2-1781178589080/MANIFEST.jsonSubproject: loom-builderCategory: dispatch-runs
Lines: 56Bytes: 1,217Imports: 0Exports: 0

Content Preview

  1. {
  2. "id": "cms-m2",
  3. "status": "DONE",
  4. "attempts": 1,
  5. "toolCalls": 37,
  6. "wallclockMs": 67483,
  7. "providerRetries": 0,
  8. "validation": [
  9. {
  10. "label": "tests green",
  11. "exitCode": 0,
  12. "tail": "bun test v1.3.10 (30e609e0)\n\n\n 193 pass\n 0 fail\n 515 expect() calls\nRan 193 tests across 15 files. [5.67s]\n"
  13. },
  14. {
  15. "label": "typecheck green",
  16. "exitCode": 0,
  17. "tail": "\n$ tsc --noEmit -p worker && tsc --noEmit -p packages/schema\n"
  18. },
  19. {
  20. "la