logos-router-reasoning-mesh
Installation
SKILL.md
Logos Router Reasoning Mesh
Skill by ara.so — MCP Skills collection.
Logos Router is a distributed semantic reasoning gateway that fragments AI reasoning across local nodes with zero-drift consensus guarantees. Unlike traditional single-model inference pipelines, it distributes subproblems across a mesh of reasoning units that coordinate through Strict Write Discipline (SWD) protocol—ensuring every output is cross-verified before committing.
Installation
Prerequisites
- Python 3.11 or later
- At least one local inference engine (VLLM, Ollama, llama.cpp)
- Network access between mesh nodes (localhost sufficient for single-machine)