Files
html/api/l99-registry.json
2026-04-12 22:57:03 +02:00

57 lines
1.2 KiB
JSON

{
"updated": "2026-04-11",
"tests": [
{
"name": "systematic",
"script": "/opt/weval-l99/l99-systematic.sh",
"cron": "*/30min",
"checks": "1500+",
"covers": "pages+php+json+subs+docker+conn+providers+ollama+qdrant+agents+semantic+links+generation+s95+infra"
},
{
"name": "autonomous",
"script": "/opt/weval-l99/l99-autonomous.sh",
"cron": "*/30min",
"mode": "adaptive discover+test+update"
},
{
"name": "watchdog",
"script": "/opt/weval-l99/l99-watchdog.sh",
"cron": "*/15min",
"checks": "134"
},
{
"name": "semantic",
"script": "/opt/weval-l99/l99-semantic-test.sh",
"cron": "*/6h",
"bots": "8 chatbots brand"
},
{
"name": "mega",
"script": "/var/www/html/tests/l99-mega-test-v2.py",
"cron": "manual",
"checks": "65 Puppeteer"
}
],
"sigma": {
"dpmo": 0,
"level": "6",
"nr": "153/153"
},
"coverage": {
"html": 316,
"php": 370,
"json": 371,
"subs": 14,
"docker": 17,
"ports": 7,
"providers": 3,
"ollama": 4,
"qdrant": 4,
"agents": 6,
"chatbots": 8,
"generation": 3,
"s95": 5,
"infra": 5
}
}