Saxonberg Server API
    Preparing search index...

    Type Alias MakerMode

    MakerMode: "self" | "fulfilling-bartender"

    How the output's maker is resolved — an enum, never a principal:

    • 'self' — the command giver (the maker themselves). Used by serve / mix.
    • 'fulfilling-bartender' — a present maker (a MakerMixin agent) in the giver's location, resolved from world state. Used by order (the giver is the patron).