- Add migrations 0014 and 0015 to drop notes columns - Remove notes from domain structs, repositories, views, CLI, routes - Remove notes textarea/columns from web templates - Update bootstrap script, tests, backup module, and README
- Add cup add/list/get/update/delete subcommands - Wire Cup variant into Commands enum and main dispatch