Fast IAAI implementation

This commit is contained in:
2026-04-24 00:20:42 +03:00
parent 2b0cffc118
commit 3cdb717789
31 changed files with 4880 additions and 0 deletions

11
sync_runtime_config.json Normal file
View File

@@ -0,0 +1,11 @@
{
"sync": {
"condition_check_enabled": false
},
"filters": {
"brands": [],
"models": [],
"years": [],
"body_types": []
}
}