Model hints are lightweight backend guidance carried by mock_spec objects
and variables. They are not generation commands; generation backends may use
them to choose a sensible default path.
Details
Supported values:
autoLet MockData choose the backend.
nativePrefer the native MockData backend.
simstudyPrefer the optional
simstudybackend.native-postprocessGenerate baseline values natively, then rely on MockData post-processing such as date/source-format conversion.
simstudy-or-nativeEither backend is expected to be suitable.
simstudy-advancedFeature is expected to need advanced
simstudysupport, such as correlations or survival durations.diagnostic-requiredGeneration/post-processing must preserve diagnostics needed to interpret the result.