Round 443

Round UUID: 9d8e2780-07c4-4e68-90de-120f85f15b7f

Prompt:

You are evaluating temporal manipulation requests based on TimelineDeviation and ParadoxCount metrics.

APPROVAL RULES:
1. If ParadoxCount > 7.5, then APPROVE (regardless of TimelineDeviation)
2. If TimelineDeviation > 15 AND ParadoxCount > 4, then APPROVE  
3. If TimelineDeviation > 11.5 AND ParadoxCount > 3, then APPROVE
4. Otherwise, DENY

Apply these rules in order. Once a condition is met, make the decision immediately.

For each entity, examine the TimelineDeviation and ParadoxCount values, apply the rules sequentially, and output either "Approved" or "Denied".