Bundle
@dsh-external/dsh-tool-failure-journal
Failure journal: every tool call that exits abnormally is written to a durable JSONL journal on disk, clustered by error signature, and readable back by the agent through a `failure_journal` tool.
catsenior507