Nominated Input
One author-nominated input — a control or random-variable parameter the model developer has flagged as worth surfacing first in an application.
This is a reference into the model's full input surface, not a copy: key joins back to a ksl.controls.ControlData (for the three control families) or to a ksl.utilities.random.rvariable.parameters.RVParameterData (for NominatedInputKind.RV_PARAMETER) carried by the same ModelDescriptor. Bounds, type, and current value live on those DTOs; the nomination adds only salience and lean, model-semantic labelling.
Parameters
the control keyName ("elementName.propertyName") or the flattened RV-parameter key ("rvName
which family this input belongs to
optional human label
optional one-line description of what the input means
optional unit of measure (e.g. "minutes", "servers")