Stone.js API
    Preparing search index...
    DEFAULT_KEY_SOURCE: "detail-type" = 'detail-type'

    The default incoming-event property the light router reads the routing key from.

    detail-type is where cloud buses (EventBridge) put the event name, so the emit/route pair round-trips out of the box. It is not hard-coded: override it with @KeyRouting({ source }) or a full extractor.