chore: expose normalized learning validation
This commit is contained in:
@@ -56,6 +56,7 @@
|
|||||||
"verify:task": "python tools/verify_wbs_task_v1.py --task",
|
"verify:task": "python tools/verify_wbs_task_v1.py --task",
|
||||||
"collect:remote-evidence": "python tools/collect_remote_wbs_evidence_v1.py",
|
"collect:remote-evidence": "python tools/collect_remote_wbs_evidence_v1.py",
|
||||||
"verify:wbs": "python tools/validate_quant_engine_wbs_v1.py",
|
"verify:wbs": "python tools/validate_quant_engine_wbs_v1.py",
|
||||||
|
"validate:normalized-learning-store": "python tools/validate_normalized_learning_store_v1.py",
|
||||||
"test:e2e": "playwright test --project=chromium",
|
"test:e2e": "playwright test --project=chromium",
|
||||||
"test:evidence": "playwright test --project=evidence"
|
"test:evidence": "playwright test --project=evidence"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user