Represents a conflict between rules
blockingRule: string
The blocking rule
allowingRule: string
The allowing/exception rule
domain: string
The domain involved
blockingIndex: number
Line index of blocking rule
allowingIndex: number
Line index of allowing rule
recommendation: "keep-block"
| "keep-allow"
| "manual-review"
Recommendation for resolution
reason: string
Reason for recommendation