Add offline policy builder and sacred eval gate

This commit is contained in:
Openclaw 2026-03-21 07:37:59 +00:00
parent 94eae8ceba
commit 6bba85fe9a
3 changed files with 141 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"min_route_accuracy_percent": 95.0,
"min_memory_signal_accuracy_percent": 90.0,
"max_timeouts": 0,
"require_pass": true
}