Backward-compatible alias for journal command signal dispatch.
New code should call Jizoku.Runtime.Journal.Commands.SignalInterpreter.
This module preserves the older runtime namespace for existing host
integrations and tests.
Summary
Functions
Applies a normalized runtime command signal to the journal runtime.
Functions
@spec apply( Jizoku.Runtime.Signal.t(), keyword() ) :: {:ok, term()} | {:error, term()}
Applies a normalized runtime command signal to the journal runtime.