BE-038: todo view verb browse the ticket board from the pager

Now
DONE

The /meta/todo board is a tree of StrictMark pages (todo/README.mkd todo/TOPIC/README.mkd todo/TOPIC/TOPIC-123.mkd) readable today only outside the pager. Wanted: a read-only todo verb so :todo lists open tickets, :todo GET scopes to one topic, :todo GET-022 renders one ticket ticket titles, ticket ids and wiki links all click-targets. Per Nav the pager stays arg-blind; the verb routes its arg by SHAPE (bare / TOPIC / TOPIC-123), not by path resolution. Requested by gritzko 2026-07-09.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome