failing · git:20260413.140c6fb · 2026-04-13 · sha256 d1d5df5ed95c1309
failing git:20260413.140c6fbA
Immutable. This exact content is served forever at /api/v1/blob/d1d5df5ed95c1309.
---
name: failing
description: Deterministically fail through the cli-tool adapter.
source:
type: cli-tool
command: node
args:
- -e
- "process.stderr.write('fixture failure'); process.exit(1)"
timeout_seconds: 10
inputs: {}
---
Fail deterministically for quorum and retry tests.