"""Legacy import path. Phase 1 shim — code lives in testing/benchmark.py.""" from gps_denied.testing.benchmark import ( # noqa: F401 AccuracyBenchmark, BenchmarkResult, SyntheticTrajectory, SyntheticTrajectoryConfig, TrajectoryFrame, )