- 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
- Move entity view models into views/{entity}.rs submodules - Keep Paginated and ListNavigator in views/mod.rs as shared infrastructure - Re-export all types from mod.rs to preserve existing import paths