Clean up
Some checks failed
CI / React UI Build (push) Successful in 10s
CI / Windows Release Package (push) Has been cancelled
CI / Native Windows Build And Tests (push) Has been cancelled

This commit is contained in:
Aiden
2026-05-11 20:11:20 +10:00
parent 1d08dec5fe
commit dd3cd6b66c
7 changed files with 28 additions and 29 deletions

View File

@@ -5,9 +5,8 @@
#include <cstdint>
#include <string>
// Phase 1 compatibility seam for status and timing reporting. HealthTelemetry
// owns the current operational status snapshot directly, so callers can report
// health without sharing runtime-store state.
// HealthTelemetry owns the current operational status snapshot directly, so
// callers can report health without sharing runtime-store state.
class HealthTelemetry
{
public: