Under the hood
No documentation found
Background dispatch telemetry records a missing working directory as its own reason.
The claude --bg dispatch failure telemetry (cli_bg_dispatch) now records a distinct cwd_gone reason, tracked through the same success/failure counter as gate_blocked, instead of grouping it with generic spawn failures.
Names in the bundlecwd_gone
One source agreesOne thing we can check says the same as this entry.
Anthropic's release notes agree
Fixed claude --bg from a directory that was just deleted reporting "backgrounded" and leaving a crashed session row; it now prints the…