REUSED_ MODEL_ INSTANCE
The scenario wraps a pre-built model instance.
This mode preserves legacy sequential behavior, but it is not safe for ConcurrentScenarioRunner because multiple concurrent tasks would share the same mutable model instance.