feat: add isolated historical replay calibration
This commit is contained in:
+2
-1
@@ -10,7 +10,8 @@
|
||||
"autonomy:init": "node scripts/initialize-autonomy.js",
|
||||
"autonomy:allowlist": "node scripts/set-autonomy-instrument.js",
|
||||
"autonomy:sync-assets": "node scripts/sync-paper-assets.js",
|
||||
"autonomy:import-legacy": "node scripts/import-legacy-intelligence.js"
|
||||
"autonomy:import-legacy": "node scripts/import-legacy-intelligence.js",
|
||||
"autonomy:replay": "node workers/replay-entrypoint.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user