cyberneticlibrary

Match tasks to cognitive operations from 679-item library

ejentumpluginsetup L28
ejentum/ejentum-mcp
What it does

Retrieve task-matched cognitive operations from 679-operation library

Best for

Complex reasoning, code generation, or deception-resistant verification where 679 pre-verified cognitive topologies beat ad-hoc reasoning.

Inputs
  • · Task description
  • · Task complexity (basic tools) or performance tier requirement (adaptive tools)
Outputs
  • · Structured cognitive procedure (numbered steps, failure pattern, falsification test)
  • · Executable reasoning topology (DAG with gates, branches, loops)
  • · Ranked operation matches
Requires
  • · Ejentum MCP server (stdio via npx or HTTPS at api.ejentum.com/mcp)
  • · Ejentum account (Go or Super tier for adaptive tools)
Preconditions
  • · Ejentum MCP installed (npx -y ejentum-mcp or hosted HTTPS)
  • · Task description clear enough to match against 679-operation taxonomy
  • · Super or Go tier for adaptive-reasoning, adaptive-code, adaptive-anti-deception, adaptive-memory
Failure modes
  • · No matching operation in library
  • · Operation procedure contains decision gates agent cannot execute
  • · Falsification test fails (operation not applicable to task)
  • · Bounded-loop iteration limit exceeded
Trust signals
  • · 679 pre-structured operations from Ejentum research
  • · Each operation includes falsification test (testable claim)
  • · DAG topology prevents infinite loops and enables meta-cognitive exits