PATCH-005 HIGH: be patch whole-tree merge fetches subs from their .gitmodules github URL, not parent-relative from the patch source → WIRECLFL

A whole-tree be patch be://spot/journal?main! merges the parent (journal) level CLEANLY (202 noop, 2 take-theirs, 1 merged, 3 added, 0 conflict), then recurses into the submodules and fetches each sub's THEIRS from its declared .gitmodules remote — for the be sub that is git@github.com:gritzko/beagle-ext.git (scp-style, offline/unreachable) → sniff: submodule fetch failed for git@github.com:gritzko/beagle-ext.git / WIRECLFL / BEDOGEXIT. The CLONE (be get be://localhost/journal) recurses the SAME subs fine — it resolves each sub parent-relative from the source (be://…/journal/<sub>, SUBS-024). PATCH's sub-recursion lacks that parent-kind resolution. Blocks the whole-tree spot merge. Method Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome