Round UUID: 15d4de83-db74-428c-85b7-44d622a619cd
Prompt:
To determine if an entity is Fylaran or Qtharri, evaluate the following classification rules: Entity is classified as Fylaran if it meets at least 3 of these primary criteria: 1. mean_orbital_radius > 2.75 2. mean_magnetosphere_extent > 4.55 3. mean_atmospheric_depth > 6.50 4. mean_tidal_distortion > 300 5. orbital_radius_error > 0.7 OR magnetosphere_extent_error > 1.8 OR atmospheric_depth_error > 7.0 Entity is classified as Qtharri if it meets at least 3 of these primary criteria: 1. mean_orbital_radius < 2.70 2. mean_core_density > 0.94 3. mean_ring_system_complexity > 0.94 4. mean_impact_crater_count > 0.97 5. mean_tidal_distortion < 100 In cases where an entity meets criteria for both categories or fails to meet 3 criteria for either category, apply the following tiebreaker rules in order: - If mean_orbital_radius > 2.8 AND mean_magnetosphere_extent > 4.6, classify as Fylaran - If mean_core_density > 0.95 AND mean_impact_crater_count > 0.98, classify as Qtharri - If mean_tidal_distortion > 400, classify as Fylaran - If mean_axial_symmetry < 50 AND mean_cloud_turbulence < 50, classify as Qtharri - If atmospheric_depth_error > 8.0, classify as Fylaran - If none of the above applies, classify based on mean_orbital_radius (> 2.7 = Fylaran, ≤ 2.7 = Qtharri)