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: testsLines: 12Bytes: 336Imports: 0Exports: 0has tests
Content Preview
- {
- "dispatch_id": "not-a-sha256",
- "stage_id": "stg_a1b2c3d4e5f6",
- "goal_id": "goal_a1b2c3d4e5f6",
- "attempt": 1,
- "mode": { "model": "claude-sonnet-4-6", "harness_profile": "strict" },
- "tool_allowlist": [],
- "budget": { "b_tokens": 1000, "b_calls": 5, "b_wallclock_s": 60 },
- "goalstate_block": "x",
- "context_block": "x"
- }