- BUG-55: Fix coupon min_order_amount display dividing rupees by 100
(users/handlers/coupons.rs - remove /100 from error message format)
- BUG-56: Fix admin applications endpoint 500 - add reference_number to
SELECT in list_applications query (companies/handlers/admin.rs)
- BUG-54: KB category requires explicit slug field (documented; by-design)
- Various API handler improvements discovered during end-to-end testing:
auth, profile, support, reviews, kb, pricing, modules, activity_logs,
admin, ai_phase4, config handlers in users service
- Job seekers and customers service handler fixes
- Gateway and jobs service improvements
- DB model field additions for professional role types
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>