Round 137

Round UUID: 13a970ab-1270-441b-a918-72233d4d1933

Prompt:

Classify the reef as 'Healthy' if it meets ALL of the following criteria:
1. AcousticIntensity is below 400 units.
2. PollutionLevel is 'Low' or 'Moderate' (not 'High' or 'Critical').
3. BleachingEventsPerYear are 'Rare' or 'Occasional'.
4. ReefIntegrityScore is 'Good' or 'Excellent' (exclude 'Moderate' and lower).
5. ReefMonitoringDuration is '4-6 years' or greater (exclude '1-3 years').
6. CurrentFlowQuality must NOT be 'Poor'.
7. PredatorActivityLevel must not exceed 'Moderate Low'.

Classify as 'Stressed' if ANY of these conditions are NOT met.