# technical debts entry ingestion
- we don't need the bucket name parameter, it could be configured in settings
- we should be using events/commands instead of checking the type of the entry before processing
- we should be letting the orchestration logic to the Use Case instead of Domain Services