plexus.cli.procedure.tactus_adapters.rubric_memory_toolset module

In-process MCP tool registration for rubric-memory tools.

Sub-agents (e.g. code_editor) that list rubric-memory tool names in their tools: YAML stanza receive these as callable MCP tools on the embedded procedure transport. The implementations delegate to the same Python functions exposed through plexus.rubric_memory.* in the Tactus runtime.

plexus.cli.procedure.tactus_adapters.rubric_memory_toolset.register_on_transport(transport: Any) None

Register plexus_rubric_memory_* tools on an InProcessMCPTransport.