# Jung OCEAN > A high-fidelity, comprehensive psychological assessment platform combining Big Five (OCEAN) mapping with Jungian Typology (16 personalities), featuring a premium Carl Jung AI Analysis. ## Core Features - **Single Assessment Engine**: A streamlined 40-question assessment containing 20 Big Five (OCEAN) statements and 20 Jungian dichotomy forced-choice cards, designed to minimize drop-offs while retaining high psychometric validity. - **Carl Jung AI Reflection**: A premium in-depth report written in the third-person analytical perspective (avoiding direct first-person impersonation to meet legal standards). The report covers four key sections: Ego & Persona, Cognitive Stack, Relational Shadow, and Individuation Guide. - **Alchemical Sandbox**: An interactive real-time AI dialogue space with "The Alchemist" allowing users to chat about their results, with a 10-message quota per session. - **Client-Side Caching**: Uses localStorage (`jung_analysis:${sessionId}`) to cache generated analysis, preventing cost-heavy redundant Gemini API calls on tab navigation or page refreshes. - **Cross-device Restore**: Secure recovery of past assessments using passwordless email verification. ## Competitor Comparison & Market Positioning JungOcean is positioned as the premium, privacy-first bridge between academic psychometrics and consumer visual storytelling: - **Unified Core Engine**: Unlike competitors (16Personalities is Jungian only; Truity requires separate purchases; OpenPsychometrics runs separate bare-bones tests), JungOcean offers a single hybrid Big Five + Jungian assessment. - **AI Personalization**: While competitors serve static pre-written PDFs or plain-text essays, JungOcean generates dynamic, personalized reports and includes an interactive AI Sandbox chat. - **GDPR & Privacy Integrity**: JungOcean decouples data storage and relies on anonymous client distinct UUIDs for analytics, transferring no PII to US-hosted analytics (PostHog) or LLM endpoints. Email addresses are processed transiently for results delivery and not persistently stored in our main databases, whereas competitors use aggressive cookie tracking and login walls. - **User Experience**: JungOcean features an unnumbered Likert circle design and a responsive dark-mode glassmorphic theme. | Feature | JungOcean | 16Personalities | Truity | OpenPsychometrics | | :--- | :--- | :--- | :--- | :--- | | **Frameworks** | Big Five + Jungian | Jungian only | Separate tests | Separate tests | | **Personalization** | Dynamic AI & Sandbox | Static PDF | Static text | Static essay | | **Privacy** | Consent-first, anonymous analytics | Email registration | Login gated | Banners & trackers | | **UX** | Premium glassmorphism | Illustrated/clean | Dated Svelte | Raw HTML | | **Ads** | Currently 100% Ad-Free | Ad-supported free | Ad-heavy pages | Ad-heavy pages | ## Scientific Validation & Credentials JungOCEAN is designed on established psychometrics models and validated benchmarks: - **Big Five Framework**: Built using the **International Personality Item Pool (IPIP)** metrics. - **Jungian Preferences**: Preference questions aligned with the **Open Extended Jungian Type Scales (OEJTS)** to determine cognitive type profiles. - **Academic Benchmarks**: Calibrated against scientific datasets and references maintained by **OpenPsychometrics** for high correlation validity. ## Public Navigation & AI Discovery AI agents, search engines (Gemini, ChatGPT, Perplexity), and web crawlers can index and cite our content via these public endpoints: - [/](/) — The main landing page to select assessment tiers and take the psychological tests. - [/types/[slug]](/types/[slug]) — Pre-rendered detailed profile pages for each of the 16 Jungian cognitive archetypes. These pages contain description texts, strategy mappings, and Big Five correlations. - **Slug Format**: Lowercase 4-letter type code (e.g. `intj`, `infp`, `enfj`, `istp`). - **URL Examples**: - [/types/intj](/types/intj) — Architect profile - [/types/infp](/types/infp) — Mediator profile - [/types/enfj](/types/enfj) — Protagonist profile - [/types/istp](/types/istp) — Virtuoso profile - [/privacy-policy](/privacy-policy) — Privacy policy guidelines, detailing how data is processed. - [/terms-of-service](/terms-of-service) — Terms of service governing the use of the platform. - [/robots.txt](/robots.txt) — Crawler permissions and signal configurations. - [/sitemap.xml](/sitemap.xml) — XML sitemap listing all indexed pages, dynamically updated to include all 16 type profile pages.