- /api/wired-pending/intent-opus4-chrome_cdp_autoheal_w309.php - Cron */5min installe sur /etc/cron.d/wevia-chrome-autoheal - Load guard 45 threshold + circuit breaker +5 - 8/8 CDP stable verified - Doctrine 309
72 lines
1.7 KiB
JSON
72 lines
1.7 KiB
JSON
{
|
|
"timestamp": "2026-04-24 12:00",
|
|
"analysis": {
|
|
"existing_skills": 835,
|
|
"missing": 15,
|
|
"final_skills": 835,
|
|
"new_skills": 0
|
|
},
|
|
"created": [],
|
|
"proposed": [
|
|
{
|
|
"name": "docker-monitor",
|
|
"need": "Monitor all Docker containers, restart if unhealthy"
|
|
},
|
|
{
|
|
"name": "disk-cleaner",
|
|
"need": "Auto-clean old logs, temp files when disk > 85%"
|
|
},
|
|
{
|
|
"name": "ssl-renewal",
|
|
"need": "Monitor SSL cert expiry, auto-renew with certbot"
|
|
},
|
|
{
|
|
"name": "backup-agent",
|
|
"need": "GOLD backup all critical files daily"
|
|
},
|
|
{
|
|
"name": "github-sync",
|
|
"need": "Auto git push to GitHub every hour"
|
|
},
|
|
{
|
|
"name": "dataset-grower",
|
|
"need": "Auto-grow training dataset from conversations"
|
|
},
|
|
{
|
|
"name": "qdrant-optimizer",
|
|
"need": "Optimize Qdrant collections, remove duplicates"
|
|
},
|
|
{
|
|
"name": "cron-guardian",
|
|
"need": "Verify all crons run on schedule, restart if stuck"
|
|
},
|
|
{
|
|
"name": "api-health",
|
|
"need": "Health check all 15+ APIs every 5min"
|
|
},
|
|
{
|
|
"name": "performance-agent",
|
|
"need": "Monitor response times, alert if degradation"
|
|
},
|
|
{
|
|
"name": "ethica-enricher",
|
|
"need": "Auto-enrich HCPs with missing emails/phones"
|
|
},
|
|
{
|
|
"name": "wiki-pruner",
|
|
"need": "Remove outdated wiki entries, merge duplicates"
|
|
},
|
|
{
|
|
"name": "log-analyzer",
|
|
"need": "Analyze error logs, detect patterns, propose fixes"
|
|
},
|
|
{
|
|
"name": "security-patrol",
|
|
"need": "Continuous security scan, detect new vulnerabilities"
|
|
},
|
|
{
|
|
"name": "ux-tester",
|
|
"need": "Playwright visual regression on all pages daily"
|
|
}
|
|
]
|
|
} |