mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-06-21 22:51:14 +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 @@
|
||||
"""Runtime configuration helper namespace."""
|
||||
|
||||
from shared.config.models import RuntimeProfile, readiness_error, validate_runtime_profile
|
||||
|
||||
__all__ = ["RuntimeProfile", "readiness_error", "validate_runtime_profile"]
|
||||
|
||||
Reference in New Issue
Block a user