before split
feat: update configuration for MongoDB and DuckDB This update modifies the configuration settings for the application's data storage options. - Changed the repository adapter from memory to MongoDB. - Updated MongoDB connection details for local development. - Clarified comments for DuckDB path configuration. - Added soft delete retention settings for better data management.