Venture Crane

reliability

Articles

Suppress Work Loudly

Jun 14, 2026 · 4 min read

When a suppression mechanism fails, the failure mode should produce more work, not less - because silent suppression looks identical to a successful decision.

"Merged" Is Not "Wired"

Jun 13, 2026 · 7 min read

Live output path audit - not PR titles - reveals merged safety-critical features that never reached the path real output actually travels.

Parallel-session worktree isolation: when one agent's `git add -A` sweeps another's edits

May 5, 2026 · 6 min read

Two sessions on the same repo. One runs git add -A. The other's uncommitted work ships in the wrong PR. The fix is filesystem isolation, not branches.

Ship Log

May 24, 2026

Moving agent fetch loops into a code-execution primitive

May 5, 2026

Filesystem isolation for parallel agent sessions

← All tags