rwadurian/backend/services/reward-service/src/domain
hailin 4d01bc5faa chore(reward-service): add detailed debug logs to reward calculation
Add comprehensive logging to RewardCalculationService for easier debugging:
- Log start/end of calculateRewards with order info
- Log each benefit calculation with input parameters
- Log distribution results from authorization-service calls
- Log share right decisions (settleable vs pending)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-11 07:59:01 -08:00
..
aggregates fix: add accountSequence to all services and fix compilation errors 2025-12-10 14:14:06 -08:00
events fix(reward): change sourceOrderId to sourceOrderNo string type 2025-12-10 11:12:58 -08:00
repositories fix: add accountSequence to all services and fix compilation errors 2025-12-10 14:14:06 -08:00
services chore(reward-service): add detailed debug logs to reward calculation 2025-12-11 07:59:01 -08:00
value-objects fix(reward): change sourceOrderId to sourceOrderNo string type 2025-12-10 11:12:58 -08:00
domain.module.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00