Round 234

Round UUID: 955ac6cb-1cf2-4646-a003-29c661f75bea

Prompt:

Classify the entity as either Fylaran or Qtharri based on the following rules:

**Primary Classification Rules (apply in order):**

1. If mean_impact_crater_count > 0.97 AND impact_crater_count_error < 0.09, classify as **Qtharri**

2. If mean_core_density > 0.92 AND mean_ring_system_complexity > 0.95 AND ring_system_complexity_error < 0.15, classify as **Qtharri**

3. If mean_tidal_distortion > 350 AND mean_axial_symmetry > 300, classify as **Fylaran**

4. If mean_cloud_turbulence < 100 AND mean_axial_symmetry > 200, classify as **Fylaran**

5. If mean_cloud_turbulence > 400 AND mean_tidal_distortion > 400, classify as **Fylaran**

**Secondary Rules (if none of the above apply):**

6. If mean_core_density < 0.90 AND core_density_error > 0.15, classify as **Fylaran**

7. If mean_impact_crater_count < 0.94 AND mean_ring_system_complexity < 0.92, classify as **Fylaran**

8. If mean_orbital_radius < 2.6 AND mean_atmospheric_depth < 6.0 AND mean_core_density > 0.92, classify as **Qtharri**

**Default Rule:**
If none of the above rules apply, classify as **Qtharri** if (mean_core_density > 0.915 AND mean_impact_crater_count > 0.96), otherwise classify as **Fylaran**