Reference

Project Checklist

Every track of the project as a living checklist, driven by assets/checklist.json. Check items off, add your own to any section, or delete ones that no longer apply — everything saves in this browser, and the download button writes the merged result back out as a new checklist.json.

Loading checklist…

Checks, added items, and deletions live in this browser's localStorage, so they survive reloads but not a different machine or browser. To make them permanent for everyone, use Download JSON and replace assets/checklist.json with the downloaded file. Reset local changes also restores anything deleted here and removes anything added here. Deleting an item asks for a second click to confirm. If this page shows a loading error, serve the site over HTTP (python -m http.server from D:\work\lumenal) — browsers block JSON fetches from file://.