JsonMutationDsl
DslMarker annotation for JSON mutation DSL scopes.
Applied to JsonArrayMutationScope and JsonObjectMutationScope as a marker for future DSL evolution. Note: because DSL to calls use String as the extension receiver, this annotation does not currently enforce scope isolation in nested lambdas.