Round 356

Round UUID: a65ae3db-fe48-44e5-a6e9-ec0fcd2bfdbc

Prompt:

Using the provided entity data, classify the entity as either 'Fylaran' or 'Qtharri' by strictly adhering to the following clearly defined and unambiguous rules:

1. Classify as 'Qtharri' if any of the following conditions are met:
   - Mean orbital radius is greater than 3.0 AND Mean surface roughness is greater than 460.
   - Mean core density is less than 0.70 AND mean axial symmetry is less than 250.
   - Mean magnetosphere extent is less than 4.5 AND mean axial symmetry is less than 340.
   - Mean tidal distortion is less than 30, regardless of other conditions.
   - Mean tidal distortion exceeds 500 AND (mean core density is less than 0.85 OR mean ring system complexity is less than 0.90).
   - Mean impact crater count is less than 0.80 AND mean axial symmetry exceeds 400.
   - Mean tidal distortion exceeds 300 AND mean core density is less than 0.85.
   - Mean impact crater count exceeds 0.90 AND mean tidal distortion is less than 100.
   - Mean core density is less than 0.80 AND mean tidal distortion is less than 50.
   - Mean axial symmetry is less than 150 AND mean surface roughness exceeds 470.
   - Mean tidal distortion is between 400-500 AND mean impact crater count is greater than 0.90 AND mean axial symmetry is less than 200.
   - Mean axial symmetry is between 200-300 AND mean impact crater count is greater than 0.85 AND mean tidal distortion is greater than 200 but less than 400, classify as 'Qtharri'.

2. Classify as 'Fylaran' if any of the following conditions are met:
   - Mean core density is greater than 0.95 AND mean impact crater count exceeds 0.90.
   - Mean tidal distortion is between 100 and 400 AND mean impact crater count exceeds 0.85.
   - Mean ring system complexity is greater than 0.95 AND mean cloud turbulence is less than 140.
   - Mean core density is greater than 0.85 AND mean tidal distortion is less than 30.
   - Mean orbital radius is between 2.8 and 3.0 AND mean surface roughness exceeds 470.
   - Mean surface roughness is less than 450 AND mean core density is greater than 0.85.
   - Mean axial symmetry is greater than 300 AND mean impact crater count is less than 0.90, classify as 'Fylaran' to prevent overlap with 'Qtharri'.

3. Review edge cases carefully; introduce stricter boundaries where rules previously overlapped to ensure fewer misclassifications, particularly at the thresholds/overlapping ranges.

4. Follow these rules strictly to minimize errors in classification.