JS-119: verb resolution must not depend on cwd/chdir pin the jsrc climb root at session start

Now
OPEN

Input

Context

RULING (gritzko, chat 2026-07-19, out of the [-N]-click investigation): which CODE a verb name resolves to must never depend on where the process happens to be chdir'd capture the climb root ONCE at session start.

Goals

The jsrc climb root is captured once at MAIN/session entry and threaded to every verbFile/resolveVerb call; a mid-session chdir changes NOTHING about verb resolution.

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome