DIS-049 MED: be get file:<repo>?/<project> clones the whole repo, not just the project

The ?/<project> selector should clone ONLY that project shard, but be get clones the ENTIRE multi-project repo (all top-level files + every submodule), and the named project arrives at the parent's stale gitlink pin instead of its own tip. Found creating worktrees for the DIS fix-and-land loop. Method: Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers

Outcome