Manifest

loom-builderconfigjson
Path: loom-builder/runs/drp-webapp-cf-1784020906642/MANIFEST.jsonRelative: runs/drp-webapp-cf-1784020906642/MANIFEST.jsonSubproject: loom-builderCategory: dispatch-runs
Lines: 43Bytes: 2,182Imports: 0Exports: 0

Content Preview

  1. {
  2. "id": "drp-webapp-cf",
  3. "status": "AGENT_ERROR",
  4. "attempts": 1,
  5. "toolCalls": 36,
  6. "wallclockMs": 1137054,
  7. "providerRetries": 0,
  8. "errorDetail": "process received SIGTERM before completion",
  9. "validation": [
  10. {
  11. "label": "original webapp untouched (package.json present)",
  12. "exitCode": 0,
  13. "tail": "\n"
  14. },
  15. {
  16. "label": "webapp-cf uses wrangler.jsonc not toml",
  17. "exitCode": 1,
  18. "tail": "\n"
  19. },
  20. {
  21. "label": "typecheck green",
  22. "ex