BE-051: todo view WORK-005 freshness greyscale on ticket rows

Now
OPEN

Input

Context

Ordered by gritzko 2026-07-19: the todo board (BE-038 view, be/views/todo/todo.js) should fade its rows by age exactly like the work view does since WORK-005 (e4614c19). The formula is TAKEN FROM THE CODE, views/work/work.js:400-412 fadeHex(ts):

Goals

Todo rows fade on the same greyscale ramp: a ticket page's freshness ts drives fadeHex, freshest tickets black, week+ old at #888.

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome