Initial standalone memabra release

This commit is contained in:
Carlos Ouyang
2026-04-15 11:06:05 +08:00
commit 58f9f221b1
464 changed files with 30256 additions and 0 deletions

View File

@@ -0,0 +1,35 @@
{
"version_id": "20260414-165207",
"weights": {
"clarify": {
"input_length": 6.0,
"memory_count": 1.0,
"skill_count": 1.0,
"tool_count": 1.0,
"top_memory_confidence": 0.9500000000000001,
"top_skill_success_rate": 0.8999999999999998,
"top_tool_confidence": 0.9500000000000001,
"top_tool_risk": 0.0
}
},
"feature_keys": [
"input_length",
"memory_count",
"skill_count",
"tool_count",
"top_memory_confidence",
"top_skill_success_rate",
"top_tool_confidence",
"top_tool_risk"
],
"metadata": {
"source": "online_learning",
"benchmark_summary": {
"reward_delta": 0.0,
"error_rate_delta": 0.0,
"latency_delta_ms": 0.0,
"baseline_avg_reward": 0.44,
"challenger_avg_reward": 0.44
}
}
}