mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-06-23 10:01:12 +00:00
[AZ-221] [AZ-222] Add shared runtime helpers
Provide deterministic geometry/time-sync helpers and structured config, error, health, and telemetry primitives for downstream runtime components. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1 +1,5 @@
|
||||
"""Structured telemetry and health metadata namespace."""
|
||||
|
||||
from shared.telemetry.models import HealthEvent, MetricsLabels
|
||||
|
||||
__all__ = ["HealthEvent", "MetricsLabels"]
|
||||
|
||||
Reference in New Issue
Block a user