//! Thin command path: load/create + domain method without a handler-context body.
use crateHandlerError;
/// Load an aggregate or return NotFound. Application code stays a domain call.
/// Apply a domain transition and map domain errors to rejected commands.