Type Alias: StarConfig
ts
type StarConfig = StarIdentity & StarPhysics & BodyNoiseProfile;Full configuration for a stellar body. Composed of identity + physics + noise; carries no visual profile (the look is fully derived from SpectralType).