BRO-039: strict three-part O wire form CTX: verb args, context MANDATORY, . = here, no silent fallback

Now
OPEN
Sev
HIGH

RULING (gritzko, chat 2026-07-19): the arg-into-context bug was fixed twice (BE-053, BRO-038DONT→BE-053) and returned (WORK-013) the part gets REWORKED, not patched. Every O token is three-part CTX: verb args with the context slot ALWAYS present: . = empty ("here", leaves the pager context), /… = absolute (REPLACES the context), anything else = relative (COMBINES with the context). Args pass to the verb VERBATIM. parseOspell becomes one strict regex; a non-matching token is NOT an O spell loud error, never "context-less spell".

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome