-record(load_aggregate, { aggregate_id :: binary(), reply_to :: gleam@erlang@process:subject({ok, eventsourcing:aggregate(any(), any(), any(), any())} | {error, eventsourcing:event_sourcing_error(any())}) }).