116 lines
2.2 KiB
JSON
116 lines
2.2 KiB
JSON
{
|
|
"pages": {
|
|
"total": 16,
|
|
"all_200": true
|
|
},
|
|
"apis": {
|
|
"total": 9,
|
|
"all_200": true
|
|
},
|
|
"sovereign_ias": {
|
|
"wevia_master": {
|
|
"url": "/api/wevia-master-api.php",
|
|
"methods": [
|
|
"GET ?health",
|
|
"GET ?test",
|
|
"GET ?capabilities",
|
|
"POST message"
|
|
]
|
|
},
|
|
"director": {
|
|
"url": "/api/wevia-director.php",
|
|
"methods": [
|
|
"GET ?status",
|
|
"GET ?health",
|
|
"GET ?run"
|
|
]
|
|
},
|
|
"l99_brain": {
|
|
"url": "/api/l99-chat.php",
|
|
"methods": [
|
|
"GET ?token=L99CHAT2026&q="
|
|
]
|
|
},
|
|
"wedroid": {
|
|
"url": "/api/wedroid-brain-api.php",
|
|
"methods": [
|
|
"POST k=DROID2026"
|
|
]
|
|
},
|
|
"chatbot": {
|
|
"url": "/api/weval-chatbot-api.php",
|
|
"methods": [
|
|
"GET health",
|
|
"POST message"
|
|
]
|
|
},
|
|
"autonomous": {
|
|
"url": "/api/wevia-autonomous.php",
|
|
"methods": [
|
|
"POST message (SSE)"
|
|
]
|
|
},
|
|
"paperclip": {
|
|
"url": "https://paperclip.weval-consulting.com",
|
|
"port": 3201,
|
|
"mode": "local_trusted"
|
|
},
|
|
"langfuse": {
|
|
"url": "https://paperclip.weval-consulting.com:3100",
|
|
"port": 3100,
|
|
"type": "observability"
|
|
},
|
|
"deerflow": {
|
|
"url": "http://127.0.0.1:2024",
|
|
"port": 2024
|
|
},
|
|
"mirofish": {
|
|
"url": "http://127.0.0.1:5001",
|
|
"port": 5001
|
|
},
|
|
"blade": {
|
|
"url": "/api/blade-agent.php?k=BLADE2026",
|
|
"dashboard": "/blade-ai.html",
|
|
"port": "Razer Blade localhost",
|
|
"methods": [
|
|
"GET ?k=BLADE2026&goal=...",
|
|
"POST goal"
|
|
],
|
|
"capabilities": [
|
|
"desktop_sync",
|
|
"powershell",
|
|
"file_ops",
|
|
"sentinel_v2.4",
|
|
"glm5_cascade"
|
|
]
|
|
}
|
|
},
|
|
"services": {
|
|
"ollama": {
|
|
"port": 11435,
|
|
"models": 10
|
|
},
|
|
"qdrant": {
|
|
"port": 6333,
|
|
"vectors": 14368
|
|
},
|
|
"searxng": {
|
|
"port": 8080
|
|
},
|
|
"plausible": {
|
|
"port": 8000
|
|
},
|
|
"kuma": {
|
|
"port": 3088
|
|
},
|
|
"mattermost": {
|
|
"port": 8065
|
|
},
|
|
"n8n": {
|
|
"port": 5678
|
|
},
|
|
"vaultwarden": {
|
|
"port": 8222
|
|
}
|
|
}
|
|
} |