Wikantik is a high-performance knowledge platform and Agentic Memory engine designed to bridge human technical authoring with autonomous AI coding agents. Built on a modernized Java/JSPWiki core with Lucene hybrid search, Jena SPARQL RDF Knowledge Graphs, and Model Context Protocol (MCP) tool surfaces, Wikantik serves as both an enterprise wiki and a real-time retrieval engine for AI agent sessions.
This hub details Wikantik platform internals, MCP integration patterns, search pipeline architectures, and developer extension guides.
+-----------------------------------------------------------------------------------------+
| WIKANTIK PLATFORM ARCHITECTURE |
+-----------------------------------------------------------------------------------------+
| Layer | Technologies | Primary Functionality |
+------------------------+-----------------------------------+----------------------------+
| Agent Surface | MCP Server (`/wikantik-admin-mcp`)| 21+ autonomous tool actions|
| Knowledge Graph | Apache Jena RDF / SPARQL | Semantic triple store |
| Hybrid Search Engine | Apache Lucene + Vector Embeddings | Keyword & vector retrieval |
| Storage & Versioning | Git-backed Markdown Repository | Change history, blame, WAL |
| Web UI & REST API | Java 21 / React Micro-frontends | Collaborative curation |
+-----------------------------------------------------------------------------------------+
assemble_bundle, get_briefing) and the 4-tier MCP escalation ladder.