Claude 773da9afb5 feat(relay-scoreboard): implement performance scoring service
Add RelayScoreboard service for tracking relay performance:
- Response time tracking with exponential moving average
- Connection time tracking
- Session stability/duration tracking
- Success/failure rate tracking
- Score calculation (0-10) with weighted metrics
- Adaptive timeout calculation based on historical data
- Auto-save to Dexie every 30 seconds
- Singleton pattern for consistent metrics

Exported functions:
- calculateRelayScore(): Calculate score from metrics
- calculateAdaptiveTimeout(): Get smart timeout for relay
2025-12-24 14:36:20 +00:00
2025-12-18 15:46:02 +01:00
👶
2025-12-09 16:26:31 +01:00
2025-12-19 12:49:29 +01:00
2025-12-13 15:06:05 +01:00
2025-12-10 13:00:39 +01:00
2025-12-22 20:40:16 +00:00
2025-12-22 20:40:16 +00:00
👶
2025-12-09 16:26:31 +01:00
2025-12-20 14:25:40 +01:00
2025-12-15 22:19:28 +01:00
👶
2025-12-09 16:26:31 +01:00
👶
2025-12-09 16:26:31 +01:00
👶
2025-12-09 16:26:31 +01:00
👶
2025-12-09 16:26:31 +01:00
2025-12-21 22:39:07 +01:00
2025-12-14 16:50:16 +01:00
Description
No description provided
MIT 14 MiB
Languages
TypeScript 98.9%
CSS 0.8%
JavaScript 0.3%