Recursive Language Model (RLM)
Core types, oracle, chunker, event definitions, and the routing subsystem for Recursive Language Model processing.
Driver modules (repl, tools) remain in codetether-agent
due to tight coupling with Provider/SessionBus. The router is
provided here behind the [RouterHost] trait so the host can
inject its concrete tool-dispatch implementation.