Fragment-only navigation
Clicking an spf-link fetches a small JSON response describing what changed — title, head, per-fragment body — and swaps it in via the Navigation API, instead of a full page load.
Fetch only the fragments that change — never the whole page. A modern re-creation of YouTube's [SPF](https://github.com/youtube/spfjs), built on the Navigation API, view transitions, streaming, and ES modules.