REST endpoints
- GET
- /health
- GET
- /openapi
- GET
- /mcp/tools
- POST
- /v1/route
- POST
- /v1/context-packet
- POST
- /v1/rag-filter
- POST
- /v1/audit
- POST
- /mcp
CATWiki IoE-x receives long AI-provider prompts, extracts the underlying user intent, classifies the enquiry across IoE + WWW, applies Semantic Guard against wrong-domain drift, and returns clean RAG, MCP/CP and audit metadata before the model answers.
Surface vocabulary misleads models into false topic routes. CATWiki resolves intent before generation.
Surface vocabulary misleads models into false topic routes. CATWiki resolves intent before generation.
Unscoped retrieval floods the model with irrelevant context. CATWiki returns a clean include/exclude namespace.
Advisory route metadata guides model workflow without claiming system-prompt authority.
Clean namespaces scope RAG corpora where route codes or corpus tags are available.
Every route decision is recorded with matched signals, rejected candidates and confidence basis.
Local Python API now. Hosted REST/API + remote MCP server as the production path.
Request a technical review of CATWiki IoE-x for AI-provider routing, RAG scoping and MCP/CP integration.