BE-053: todo list-all links resolve as ///BE-021/ tree URIs must run todo BE-021 in the CURRENT context

Now
DONE

Reported by gritzko 2026-07-19. In the todo view's list-all board, a ticket link lands on e.g. ///BE-021/ a (nonexistent) tree URI instead of executing the spell todo BE-021 in the current context. The view emits hidden U word spells todo <KEY> by design (BE-038), and a spell is (context, verb, args) the pager must hand it to the verb loop, never resolve it as a relative URI off ///. Somewhere on the emit or follow path the word spell degrades into URI resolution.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome