SUBS-032: nested abc submodule resolves to the WRONG source (head → ?/abc no-refs; patch → official github)

Recursing into the nested abc submodule of beagle derives the wrong remote on two verbs. be head be://localhost/beagle-journal?/beagle recurses to be://localhost/ beagle-journal?/abc — the journal ROOT coordinate, which advertises no refs (abc is nested UNDER beagle). be patch instead reaches for the OFFICIAL https://github.com/gritzko/libabc.git and hard-fails offline. Either way the local co-resident abc shard is never used. SUBS-017-class. Method: Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome