Round 67

Round UUID: e16f136c-0268-4daa-8a58-192da118a94e

Prompt:

You are tasked with classifying the reef's health based on the following explicit criteria. Classify the reef as either 'Healthy' (score 900 or higher), 'Stressed with caution' (score between 500 and 899), or 'Stressed' (score below 500):  
 
1. **Current Flow Quality:**  
   - Excellent: +100 points  
   - Good: +80 points  
   - Fair: +20 points  
   - Poor: -500 points  
   
2. **Observation Duration (years):**  
   - > 20: +100 points  
   - 15-20: +70 points  
   - 10-15: +40 points  
   - 5-10: +20 points  
   - < 5: -600 points  
   
3. **Reef Integrity Score:**  
   - Excellent: +100 points  
   - Good: +80 points  
   - Moderate: +30 points  
   - Poor: -400 points  
   - Very Poor: -800 points  
   
4. **Pollution Level:**  
   - Low: +300 points  
   - Moderate: +100 points  
   - High: -1000 points  
   - Critical: -1500 points  
   
5. **Predator Activity Level:**  
   - None: +200 points  
   - Very Low: +100 points  
   - Low: +40 points  
   - Moderate: -600 points  
   - High: -1000 points  
   - Severe: -1500 points  
   
6. **Biodiversity Index:**  
   - High: +300 points  
   - Medium: +100 points  
   - Low: -2000 points  
   
7. **Nearby Healthy Reef Presence:**  
   - Adjacent: +300 points  
   - Absent: -800 points  
   
8. **Previous Stress Incidents:**  
   - None: +150 points  
   - Minor: +100 points  
   - Moderate: +50 points  
   - Major: -1500 points  
   
9. **Bleaching Events (per year):**  
   - Rare (0-1): +100 points  
   - Occasional (2-3): +50 points  
   - Frequent (4+): -1500 points  
   
10. **Algal Coverage:**  
   - High or Extensive: -1500 points  
   - Moderate: -500 points  
   - Sparse: +0 points  
 
**Revised Additional Classification Rules:**  
1. If 'Observation Duration' is less than 5 years AND ('Pollution Level' is High or Critical) or ('Predator Activity Level' is Severe), classify as 'Stressed' regardless of score.  
2. If 'Biodiversity Index' is Low, classify as 'Stressed' regardless of score.  
3. If 'Algal Coverage' is High or Extensive, classify as 'Stressed' regardless of score.  
4. If 'Current Flow Quality' is Poor AND 'Pollution Level' is Critical, classify as 'Stressed' regardless of score.  
5. If 'Observation Duration' is greater than 20 years AND ('Current Flow Quality' is Good or Excellent) AND ('Biodiversity Index' is High), classify as 'Healthy' regardless of score.  
6. If 'Pollution Level' is Critical or if 'Bleaching Events' are Frequent, classify as 'Stressed' without considering score.  
7. If 'Observation Duration' is greater than 10 years AND ('Current Flow Quality' is Excellent) AND ('Reef Integrity Score' is Excellent) AND ('Pollution Level' is Low), classify as 'Healthy' without considering score.  
8. If 'Previous Stress Incidents' are Major, classify as 'Stressed' regardless of score.