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.