System Architecture
How the SC Tuning telemetry pipeline works, from game output to dashboard visualization.
This section documents the technical infrastructure behind SC Tuning: real-time telemetry pipelines, data processing, and the ML systems being developed for performance analysis.
The core pipeline is operational:
FM7 Game (UDP 7777)
↓
Telemetry Receiver (VPS)
↓ rsync
Local Session Storage
↓
Metrics API (REST/SSE)
↓
WebUI Dashboard
Working now:
In development:
Planned:
| Topic | Status |
|---|---|
| System Architecture | Available |
| Telemetry Field Reference | Coming soon |
| Metrics API Guide | Coming soon |
| ML Model Documentation | Planned |
How the SC Tuning telemetry pipeline works, from game output to dashboard visualization.