PATCH-004: be patch '#<sha>' (named-commit cherry-pick) ASAN container-overflow crash

be patch '#<sha>' — cherry-pick ONE named commit onto cur — ABORTS with an ASAN container-overflow (memory corruption) when the named commit is a SIBLING of cur (the two diverged at a common base). Live: from the beagle tree at d6f7e138 (DIS-053, off base 25851a5a), be patch '#ae64dc7f' (SUBS-036, also off 25851a5a — a sibling) → Container overflow / ==NNNN==ABORTINGBEDOGEXIT; the patch applied nothing (the tree was unharmed). So the named-commit cherry-pick / weave path has a real memory bug. The bootstrap binary is ASAN/debug, so it CAUGHT the overflow and aborted — a release build might corrupt silently. Found 2026-06-26 reconciling a fork. Kin of DIS-042's noted PATCH/RESOLVE-side fragility. Method: Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome