looptech-ai/sot-runtime
v0.1.0MIT
External State-of-Thought controller with evidence routing, explicit state checkpoints, uncertainty tracking, and stop/continue policy.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
sotstdio
{
"type": "stdio",
"command": "node",
"args": [
"${PLUGIN_ROOT}/src/server.mjs"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "sot-runtime",
"version": "0.1.0",
"description": "External State-of-Thought controller with evidence routing, explicit state checkpoints, uncertainty tracking, and stop/continue policy.",
"author": {
"name": "SoT Runtime Contributors"
},
"license": "MIT",
"keywords": [
"reasoning",
"state-of-thought",
"sot",
"claude",
"astra",
"codex",
"mcp"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE