- Projects: remove superfluous try/catch around toast; keep explicit error path - AdminUsers/Sidebar/ShareService: keep minimal catch blocks only to ignore non-JSON parse failures, without swallowing errors - Lint/format pass remains green
Adds initial models, migrations, and services to support role-based access and sharing; wires routes to prepare for permission-driven features.