The Inbox model was imported as `Inbox` but the model is exported from models/index as `InboxItem`, causing `add_to_inbox` and `list_inbox` to throw "Cannot read properties of undefined (reading 'create'/'findAll')" at runtime.