learning_ai_common_plat/services
saravanakumardb1 86a56339ab fix: replace Math.random() IDs with crypto.randomUUID() across all services
- billing-service: licenses, subscriptions (pay_, lic_)
- growth-service: invitations, referrals (inv_, ref_)
- platform-service: auth, audit (usr_, aud_)
- tracker-service: items, comments, votes, public (trk_, cmt_, vote_)
- Add votes.test.ts — closes the only missing module test
2026-02-12 13:03:09 -08:00
..
billing-service fix: replace Math.random() IDs with crypto.randomUUID() across all services 2026-02-12 13:03:09 -08:00
growth-service fix: replace Math.random() IDs with crypto.randomUUID() across all services 2026-02-12 13:03:09 -08:00
monitoring feat(services): add monitoring (Loki + Grafana config, health-check) 2026-02-12 11:39:24 -08:00
platform-service fix: replace Math.random() IDs with crypto.randomUUID() across all services 2026-02-12 13:03:09 -08:00
tracker-service fix: replace Math.random() IDs with crypto.randomUUID() across all services 2026-02-12 13:03:09 -08:00