Starting complete DDD migration... Fixing backward compatibility proxies for already moved models... Fixed backward compatibility proxy for CgoInvestment Fixed backward compatibility proxy for CgoPricingRound Fixed backward compatibility proxy for CgoRefund Fixed backward compatibility proxy for FraudCase Fixed backward compatibility proxy for FraudRule Fixed backward compatibility proxy for FraudScore Fixed backward compatibility proxy for Loan Fixed backward compatibility proxy for LoanApplication Fixed backward compatibility proxy for LoanCollateral Fixed backward compatibility proxy for LoanRepayment Fixed backward compatibility proxy for PaymentDeposit Fixed backward compatibility proxy for PaymentWithdrawal Moving Batch domain models... Source file not found: app/Models/BatchEvent.php Source file not found: app/Models/BatchJobItem.php Moving Cgo domain models... Source file not found: app/Models/CgoEvent.php Source file not found: app/Models/CgoNotification.php Moving additional models... Source file not found: app/Models/Webhook.php Source file not found: app/Models/WebhookDelivery.php Moving liquidity pool commands... Source file not found: app/Console/Commands/LiquidityPool/DistributeRewardsCommand.php Source file not found: app/Console/Commands/LiquidityPool/RebalancePoolsCommand.php Source file not found: app/Console/Commands/LiquidityPool/UpdateMarketMakingCommand.php Creating missing domain directories... Migration completed! Next steps: 1. Run: php update-imports.php 2. Run tests to ensure everything works 3. Run PHPStan and PHPCS