Dispatch Envelope.Bad Dispatch Id

Path: loom-sprint-scaffold/loom/tests/fixtures/invalid/dispatch-envelope.bad-dispatch-id.jsonRelative: loom/tests/fixtures/invalid/dispatch-envelope.bad-dispatch-id.jsonSubproject: loom-sprint-scaffoldCategory: tests
Lines: 12Bytes: 336Imports: 0Exports: 0has tests

Content Preview

  1. {
  2. "dispatch_id": "not-a-sha256",
  3. "stage_id": "stg_a1b2c3d4e5f6",
  4. "goal_id": "goal_a1b2c3d4e5f6",
  5. "attempt": 1,
  6. "mode": { "model": "claude-sonnet-4-6", "harness_profile": "strict" },
  7. "tool_allowlist": [],
  8. "budget": { "b_tokens": 1000, "b_calls": 5, "b_wallclock_s": 60 },
  9. "goalstate_block": "x",
  10. "context_block": "x"
  11. }