Ergonomics for semantic actors.
use Plexus.Actor keeps TypeSafeSDK.OTP.Server as a low-level escape hatch.
Framework-managed effects should be sent through dispatch/2, so Plexus can
interpose budgets, batching, topology, scheduling and cancellation.
Summary
Functions
@spec context(keyword() | map()) :: Plexus.Actor.Context.t()
@spec dispatch( Plexus.Actor.Context.t() | map(), Plexus.Actor.Command.t() | [Plexus.Actor.Command.t()] ) :: :ok