classes
Model-class ordering for the model service.
@dbx-tools/shared-model declares the ModelClass values and their
schema; the behavior over those values - the chat capability order, the
“this class and below” ceiling, and coercing loose request input to a class -
lives here in the service so the shared wire-format surface stays purely
declarative.