feat(perception): qualify E35 degradation recovery

This commit is contained in:
DCCONSTRUCTIONS
2026-07-27 17:53:59 +03:00
parent 621084fcd6
commit b894945344
21 changed files with 3985 additions and 17 deletions
+7
View File
@@ -527,6 +527,13 @@ app.include_router(
/ "e34"
/ "results"
),
e35_root_provider=lambda: (
REPOSITORY_ROOT
/ ".runtime"
/ "compute-experiments"
/ "e35"
/ "results"
),
)
)
app.include_router(