generated from coulomb/repo-seed
Add kaizen agent project assets
This commit is contained in:
59
.kaizen/metrics/optimizer/analysis.json
Normal file
59
.kaizen/metrics/optimizer/analysis.json
Normal file
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"agents": [
|
||||
{
|
||||
"agent_name": "coach",
|
||||
"meets_sample_threshold": false,
|
||||
"metrics_count": 2,
|
||||
"optimization_cycles": 0,
|
||||
"performance_analysis": {
|
||||
"analysis_timestamp": "2026-06-18T12:06:39.212809",
|
||||
"avg_execution_time": 119.0,
|
||||
"avg_quality_score": 0.855,
|
||||
"avg_success_rate": 1.0,
|
||||
"execution_time_trend": -0.01680672268907563,
|
||||
"quality_score_trend": 0.01169590643274855,
|
||||
"success_rate_trend": 0.0,
|
||||
"window_size": 2
|
||||
},
|
||||
"recommendations": [
|
||||
{
|
||||
"details": "Average execution time: 119.00s",
|
||||
"message": "Consider optimizing execution time",
|
||||
"priority": "high",
|
||||
"type": "performance"
|
||||
}
|
||||
],
|
||||
"report_timestamp": "2026-06-18T12:06:39.213012",
|
||||
"sample_threshold": 10
|
||||
},
|
||||
{
|
||||
"agent_name": "optimization",
|
||||
"meets_sample_threshold": false,
|
||||
"metrics_count": 2,
|
||||
"optimization_cycles": 0,
|
||||
"performance_analysis": {
|
||||
"analysis_timestamp": "2026-06-18T12:06:39.220252",
|
||||
"avg_execution_time": 89.0,
|
||||
"avg_quality_score": 0.805,
|
||||
"avg_success_rate": 1.0,
|
||||
"execution_time_trend": -0.02247191011235955,
|
||||
"quality_score_trend": 0.012422360248447215,
|
||||
"success_rate_trend": 0.0,
|
||||
"window_size": 2
|
||||
},
|
||||
"recommendations": [
|
||||
{
|
||||
"details": "Average execution time: 89.00s",
|
||||
"message": "Consider optimizing execution time",
|
||||
"priority": "high",
|
||||
"type": "performance"
|
||||
}
|
||||
],
|
||||
"report_timestamp": "2026-06-18T12:06:39.220417",
|
||||
"sample_threshold": 10
|
||||
}
|
||||
],
|
||||
"min_samples": 10,
|
||||
"optimized_at": "2026-06-18",
|
||||
"project": "activity-core"
|
||||
}
|
||||
Reference in New Issue
Block a user