Manifest

loom-builderconfigjson
Path: loom-builder/runs/session-analysis-pilot-1783204936424/MANIFEST.jsonRelative: runs/session-analysis-pilot-1783204936424/MANIFEST.jsonSubproject: loom-builderCategory: dispatch-runs
Lines: 37Bytes: 1,171Imports: 0Exports: 0

Content Preview

  1. {
  2. "id": "session-analysis-pilot",
  3. "status": "DONE",
  4. "attempts": 2,
  5. "toolCalls": 18,
  6. "wallclockMs": 126570,
  7. "providerRetries": 0,
  8. "validation": [
  9. {
  10. "label": "bash -lc grep -q 'RESULT: PASS' analysis/CLAUDE_DIGEST.md",
  11. "exitCode": 0,
  12. "tail": "\n"
  13. },
  14. {
  15. "label": "bash -lc n=$(ls analysis/*.analysis.md 2>/dev/null | wc -l); [ \"$n\" -eq 1 ]",
  16. "exitCode": 0,
  17. "tail": "\n"
  18. },
  19. {
  20. "label": "bash -lc f=$(ls analysis/*.analysis.md);