docs: Mark AI Gateway integration complete in WIP.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
CyberMind-FR 2026-02-28 17:59:35 +01:00
parent d351ae515a
commit 18987a96dc

View File

@ -110,6 +110,9 @@ _Last updated: 2026-02-28 (AI Gateway Deployed)_
- Sanitization working: IPv4, MAC, credentials correctly redacted - Sanitization working: IPv4, MAC, credentials correctly redacted
- Proxy running on port 4050 via socat - Proxy running on port 4050 via socat
- API endpoints responding: /health, /v1/models - API endpoints responding: /health, /v1/models
- **Integrated** with MCP server and threat-analyst:
- Both route through AI Gateway (preferred) with LocalAI fallback
- Ensures threat data (IPs, MACs, logs) stays LOCAL_ONLY
- **Nextcloud Users List Fix** — DONE (2026-02-28) - **Nextcloud Users List Fix** — DONE (2026-02-28)
- RPC `expect: { users: [] }` extracted array, render expected object - RPC `expect: { users: [] }` extracted array, render expected object