Skip to main content
Back to Insights
Frameworks3 Jun 20268 min read

Why Enneagram Beat MBTI in Our AI Agent Architecture

MBTI describes preferences; Big Five describes traits; Enneagram describes motivations and failure modes. For AI agent design, motivation is the right abstraction layer — because agents need to make consistent choices under pressure, and that requires encoding why they default to certain behaviours.

A serious question that came early in building AgentSoul: when you are configuring personality into an AI agent, which personality framework do you use?

This is not a close call between interchangeable options. After a genuine comparison, we concluded that the Enneagram has a structural advantage in AI agent applications — not because it is more popular or more mystical, but because it is the only framework that operates at the right level of abstraction.

Three frameworks describing three different things

MBTI describes **cognitive preferences** — how you tend to process information. Introvert or extrovert, intuition or sensing, thinking or feeling, judging or perceiving. These describe processing style preferences that tend to be reasonably accurate in stable, low-pressure settings.

The Big Five describes **personality traits** — your stable position on five dimensions measured under standardised conditions: openness, conscientiousness, extraversion, agreeableness, neuroticism. This is the most academically rigorous framework, well-suited for population-level statistical description.

The Enneagram describes **motivation** — the core fear and core desire driving everything you do, and where that core goes under pressure versus under growth conditions. This is the deepest of the three levels, and the one most directly relevant to AI agent design.

Why motivation is the right abstraction layer

AI agents must make choices under sustained uncertainty. When instructions are ambiguous, information is incomplete, or goals are in tension, an agent needs an internal logic to determine which direction it leans — gather more information first, or act? Maintain the relationship, or say the uncomfortable truth? Optimise short-term efficiency, or hold the long-term principle?

MBTI tells you the agent's information-processing style, but it does not tell you what it does when it has insufficient information. "INTP style" tells me it prefers logical reasoning — but it does not tell me what it does with the tension when that reasoning points toward a conclusion it dislikes.

Big Five's "high openness" tells me the agent has a positive orientation toward new ideas — but it does not tell me which way it leans when "accept a new idea" conflicts with "hold an established standard."

The Enneagram's Type 5 tells me: this agent's core drive is to build complete understanding before acting; its core fear is resource exhaustion and inadequacy; under pressure it retreats to analysis (toward Type 7 anxiety); under growth conditions it advances to decisive action (toward Type 8 strength). This is not style description. This is the default decision logic under conflicting demands — and that is exactly the layer you need when writing agent system prompts.

Same task, three frameworks compared

Suppose you are configuring a content strategy agent that should be "creative but executable." What does "creative" mean across the three frameworks?

  • MBTI's N-type (intuitive) means it tends toward association and pattern rather than concrete fact — but you do not know whether this creativity is outward-diverging (generating options) or inward-deepening (excavating overlooked detail).
  • Big Five's high openness means it responds positively to new ideas — but you do not know which way it moves when a creative idea meets an executable constraint.
  • Enneagram Type 7's creativity is driven by avoiding constraint (keep possibilities open, generate more options) — while Type 4's creativity is driven by fidelity to the real (find the important thing being missed). These two kinds of "creative" produce completely different behaviour when you need to cut options and push to execution.

Only the third framework gives you precise enough information to anticipate whether this agent will keep generating new directions (Type 7 pattern) or deepen the current direction's overlooked angles (Type 4 pattern) when you are building a content plan.

Stress behaviour: the most underrated variable in agent design

The Enneagram has a structural feature the other frameworks lack: integration and disintegration directions. Each type moves one way when supported, another way when pushed to its limit.

For agent design, this has direct practical value. A Type 6 agent runs well under low-pressure conditions — it verifies, asks questions, builds consensus. Under high-pressure conditions (deadline collisions, conflicting information), it moves toward Type 3 — starts optimising for "does this look successful" rather than "is this correct." If you are building an agent for high-stakes decisions, this stress pattern is something to design for explicitly, not fix after the fact.

MBTI gives you a good story about an agent's style. Big Five gives you a set of stable trait measurements. The Enneagram gives you a map of what the agent does when things get hard — and that is what you need in high-stakes work.

Why the Enneagram wins in AI agent architecture — including the full comparison with Big Five and MBTI, what each framework is genuinely good for, and what people overclaim — is one of the core arguments of *The Complete Enneagram: From Human Personality to Agentic Soul*, just published on Amazon UK. **[Find it here →](https://amzn.eu/d/0fjWGvqR)**