Files
weval-l99/l99-coverage-plan.json
2026-04-13 12:43:21 +02:00

171 lines
3.3 KiB
JSON

{
"version": "9.0",
"name": "L99 MEGA COVERAGE",
"coverage": {
"machines": {
"S204": {
"ip": "204.168.152.13",
"tests": [
"nginx",
"php",
"ollama",
"docker",
"qdrant",
"disk",
"ram",
"ssl",
"crons"
]
},
"S95": {
"ip": "10.1.0.3",
"tests": [
"sentinel",
"pmta",
"kumomta",
"postfix",
"postgresql",
"adx"
]
},
"S151": {
"ip": "151.80.235.110",
"tests": [
"ollama",
"disk",
"ssh"
]
},
"Blade": {
"ip": "heartbeat",
"tests": [
"heartbeat",
"cpu",
"ram",
"poller"
]
}
},
"apis": {
"health": [
"wevia-health",
"health-ollama",
"health-qdrant",
"health-searxng",
"health-n8n",
"health-mm",
"health-kuma"
],
"core": [
"wevia-autonomous",
"wevia-action-engine",
"wevia-dashboard",
"wevia-admin-data",
"weval-chatbot-api"
],
"ethica": [
"ethica-api?action=dashboard",
"ethica-api?action=stats"
],
"blade": [
"blade-api?action=status",
"blade-poll?action=status"
],
"arsenal": [
"arsenal-proxy/arsenal-login.html"
]
},
"screens": {
"public": [
"index.html",
"use-cases.html",
"wevia.html"
],
"protected": [
"admin.html",
"l99.html",
"realtime-monitor.html",
"architecture.html",
"blade-ai.html"
],
"arsenal": [
"ethica-app-v3.html",
"arsenal-login.html"
],
"clawcode": [
"code.weval-consulting.com",
"/claw-code/"
]
},
"business_processes": {
"ethica_pipeline": [
"scraper_active",
"hcp_count>100000",
"vacuum_recent"
],
"wevads_send": [
"mta_up",
"brain_config",
"vmta_active"
],
"auth_sso": [
"authentik_up",
"6_domains_302",
"outpost_active"
],
"monitoring": [
"uptime_pinger",
"proactive_monitor",
"autonomy_controller"
]
},
"agents": {
"self_pilot": {
"cron": "*/10",
"checks": 20
},
"nonreg": {
"cron": "*/15",
"tests": 153
},
"ux_agent": {
"cron": "*/30",
"viewports": 3
},
"api_health": {
"cron": "*/30",
"endpoints": 12
},
"pentest": {
"cron": "weekly",
"domains": 4
},
"intel": {
"cron": "daily",
"competitors": 4
},
"token_renewal": {
"cron": "weekly",
"tokens": [
"github",
"whatsapp",
"ssl"
]
}
},
"components": {
"crewai": "7agents_701skills",
"litellm": "port4001_8providers",
"openclaw": "19agents_v4.10.2",
"clawcode": "15.5KB_port3900",
"claude_patterns": "8/10_mapped",
"conv_memory": "wevia_conversations_table"
}
},
"on_demand": {
"videos": true,
"deep_scan": true,
"pentest": true,
"benchmark": true
}
}