Conflict Competency Gap
also known as Goal-Conflict Architectural Limit, Level-3 Conflict-Resolution Gap
Architectural gap: current agents cannot resolve complex goal conflicts the way humans do through experience and contextual judgment, even at Progression-Framework Level 3.
Context
The team observes decision-paralysis or false-resolution on multi-objective tasks. The question is whether this is a prompt issue, a model-tier issue, or something more fundamental. Bornet's empirical answer: it's architectural — Level-3 agents fundamentally lack human-style conflict-resolution competency.
Problem
Treating decision-paralysis / false-resolution as fixable by 'better prompt' or 'better model tier' leads to repeated investment in fixes that don't address the structural cause. Teams iterate on prompts indefinitely; the failure mode keeps recurring.
Forces
- The architectural limitation is invisible behind individual failures (each looks fixable).
- Vendor marketing positions higher-tier models as 'fixing' such gaps.
- Naming a gap as architectural commits the team to a design change, not a prompt tweak.
Example
A team's regulatory document-processing agent fails on equally-weighted speed-vs-security-vs-completeness inputs. First fix: 'better prompt' (works for one week, fails again on novel inputs). Second fix: 'upgrade to GPT-5' (same failure pattern). Third fix: acknowledge the Conflict Competency Gap — redesign the workflow with a Priority Matrix and an explicit human-decision-point for cases outside the matrix. Failures stop.
Diagram
Solution
Therefore:
Acknowledge the gap. Pair with: priority-matrix-conflict-resolution (resolution pattern), decision-paralysis (one failure mode), false-resolution (other failure mode), three-tier-autonomy-portfolio (governance: put conflict-prone tasks in higher-touchpoint tiers).
What this pattern forbids. No useful constraint; the missing constraint is acknowledging the architectural gap and designing around it rather than within it.
And the patterns that stand alongside it, or against it —
- alternative-toPriority Matrix (Conflict Resolution)★— Pre-define how the agent must resolve specific classes of goal conflicts via a human-authored lookup table — transforming the agent from a decision-maker (where it fails on competing objectives) into a decision-implementer.
- complementsDecision Paralysis✕— Anti-pattern: when given equally-weighted conflicting goals, the agent either gets stuck trying to satisfy all simultaneously or oscillates between solutions without converging — the most common LLM response to genuine goal conflicts.
- complementsFalse Resolution✕— The agent proposes a compromise that addresses each constraint individually but subtly violates one in joint interpretation, shipping as success but discovered as failure at audit.
Neighbourhood
Click any neighbour to follow the language. Scroll to zoom, drag to pan.