How This Works

Six different lenses on personality. Each stands on its own. Together they form a key that's yours alone.

Why multiple systems?

Personality is complex

No single model captures everything. The Big Five captures broad traits. The Enneagram captures motivation. Cognitive functions capture information processing. The zodiac captures archetypal patterns. Each is true, but partial.

Independent measurement

Each system runs end-to-end on its own terms. No shared questions, no borrowed scoring, no collapsed dimensions. This means more questions overall, but each result is genuinely what that system claims to measure.

Privacy first

No account required. No email needed. Your responses stay on your device. Nothing is sent to any server. This is static software — no backend, no database, no tracking.

The Six Systems

Big Five (Five Domains)

Science-backed

What it measures: Five broad traits — Openness, Conscientiousness, Extraversion, Agreeableness, and Neuroticism. The most researched model in personality psychology.

Format: Adaptive testing, typically 30-50 items.

Epistemics: Typology — based on established trait theory.

Best for: Understanding your broad personality profile in terms validated by decades of research.

Four Letter Type

Popular framework

What it measures: Four dichotomies producing a 4-letter type (e.g., INFP). A generic implementation inspired by the MBTI framework.

Format: Fixed form, 40 items.

Epistemics: Typology — categorical types.

Best for: Understanding your preferences in how you direct energy, take in information, make decisions, and approach the outside world.

Enneagram (Nine Types)

Motivation-focused

What it measures: Nine personality types distinguished by core motivations and fears, not just behaviors.

Format: Fixed form, typically 40-50 items.

Epistemics: Typology — distinct types with motivational structure.

Best for: Understanding what drives you at a deeper level — your core fears, desires, and automatic patterns.

Zodiac (Astrological)

Ancient tradition

What it measures: The twelve astrological signs as personality archetypes, scored based on your responses rather than birth date.

Format: Fixed form with specialized scoring.

Epistemics: Typology — archetypal categories.

Best for: Exploring personality through an ancient symbolic lens, divorced from astronomical claims.

Eight Function-Attitudes

Jungian cognitive

What it measures: Eight cognitive functions (Se, Si, Ne, Ni, Te, Ti, Fe, Fi) scored as continuous dimensions — no type reduction.

Format: Fixed form, 40 items.

Epistemics: Typology — Jungian function theory.

Best for: Understanding how you process information and make decisions across all eight function-attitudes.

Dominant Function

Leading cognitive

What it measures: Your leading cognitive function-attitude, reported only when the data shows clear separation.

Format: Fixed form with ranked scoring.

Epistemics: Typology — hierarchical function model.

Best for: Identifying which cognitive function you lead with, if one clearly emerges.

Measurement Approach

Adaptive Testing

For the Big Five, we use Item Response Theory (IRT) to select the most informative next question based on your current estimated trait level. This typically reduces test length by 30-50% while maintaining or improving precision.

  • Each item has documented difficulty and discrimination parameters
  • Expected a posteriori (EAP) estimation after each response
  • Maximum information selection with randomesque exposure control
  • Stop rules based on target standard error or item exhaustion

Fixed-Form Testing

Other systems use fixed forms with carefully balanced item selection. Items are ordered to avoid response sets and maintain engagement while ensuring psychometric quality.

  • Within-group randomization to prevent order effects
  • Balanced keying to reduce acquiescence bias
  • Maximum run caps to prevent repetitive answering
  • Pre-calibrated item parameters

Honest Uncertainty

Every result shows its uncertainty explicitly. We use a stanine scale (9 levels) and only show a digit when the standard error supports it (SE < 0.5). Otherwise, we show ?.

  • Standard errors reported for every measured dimension
  • Confidence intervals visible in results
  • No false precision — question marks are honest
  • Provenance blocks show which items contributed

Your Personality Key

Big Five
Four Letter
Enneagram
Zodiac
Functions
Dominant

Each system adds another "cut" to your key — the combination is uniquely yours.

Your personality key is the collection of your results across all six systems. Think of it like a physical key with multiple cuts — each system adds another dimension.

Example key progression:

0 items O? C? E? A? N? · ? · ???? · vir→? · ±?
~20 items O? C? E? A? N? · ? · I??P · vir→? · ±.62
~60 items O9 C6 E3 A6 N6 · 5w4 · IN?P · vir→gem · ±.46

What improves isn't more digits — it's fewer question marks. The uncertainty (±) shrinks as you answer more.

Transparent Science

Current Status: Piloted

All six reference packs are currently marked as "piloted" rather than "validated." This means:

  • Psychometric parameters are illustrative, not derived from large calibration samples
  • Norm sets are placeholders with asserted (not observed) means and standard deviations
  • No empirical response data yet collected (n = 0)
  • Results should be interpreted as provisional

What "Illustrative" Means

The IRT parameters are generated deterministically from item IDs so the scoring contract can be exercised and reproduced exactly. Every one carries calibration.illustrative: true.

We could have filled the calibration table with plausible values and labeled it as estimated from a sample of twenty thousand. That is the failure this specification exists to prevent.

Path to Validation

The Big Five pack will move to empirical parameters once we have response data from live traffic. The architecture supports this — swapping illustrative parameters for real ones changes data, not code.

This requires either: (1) a public response dataset for GRM calibration, or (2) bootstrapping from live traffic (which would require a backend for response collection).

Limitations & Ethics

Not for clinical use

These assessments are for self-discovery and reflection only. They are not diagnostic tools and should not be used for clinical decision-making.

Not for selection or hiring

Personality tests are poor predictors of job performance and can introduce bias. Do not use these results for hiring, promotion, or any employment decisions.

Not for decisions about others

These results are meant for your own self-understanding. Using them to make decisions about other people — even with their results — risks oversimplification and stereotyping.

Cultural considerations

Personality models reflect the cultures they were developed in. The Big Five has cross-cultural support; other systems have more limited validation across cultures.

Trademark handling

MBTI® is a trademark of The Myers-Briggs Company. Our four-letter pack ships under a generic ID and is a distinct implementation, not the MBTI instrument.

Privacy & Data

How we handle your data

  • No account required: We don't collect emails or create user accounts.
  • Local storage only: Your responses and results are stored in your browser's local storage.
  • Nothing sent to servers: The platform is static — no backend, no database, no API calls with your data.
  • You control deletion: Clear your browser data or use the export/delete features to manage your information.
  • Shareable keys: Your personality key can be exported as a code you control — save it, share it, or delete it.

What this means: Your personality data never leaves your device unless you explicitly export and share it. There is no central database of personality profiles.

Technical Architecture

Static Site

Built with Astro + React islands. The entire site compiles to static HTML/CSS/JS — no server-side rendering, no origin logic beyond a static file server.

Browser-Ready Engine

The scoring engine (`@pk/engine`) has zero Node.js dependencies. It runs identically in Node, in the browser, or in a Worker.

Pack System

Each personality system is a "pack" — a self-contained unit with its own manifest, item bank, anchor sets, norms, result schema, content pack, and correspondence map.

Verification Suite

155 checks across 6 test suites run on every change. The specification comes with tests that prove its claims.

Read the full technical documentation →

Important Disclaimer

Not for clinical, selection, hiring, or any high-stakes decision use.

These assessments are tools for self-discovery and reflection only. They are not diagnostic instruments, not validated for personnel selection, and not appropriate for making decisions about other people.

The reference packs are currently in "piloted" status — psychometric parameters are illustrative, not empirically validated. Results should be interpreted as provisional and used for personal insight only.

Ready to discover your key?

Start with any system. Your results will accumulate as you go.