Backward-compatible alias for journal command signal dispatch.
New code should call Squidie.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( Squidie.Runtime.Signal.t(), keyword() ) :: {:ok, term()} | {:error, term()}
Applies a normalized runtime command signal to the journal runtime.