{
  "assessmentTests": {
    "big_fish_energy_test": {
      "name": "Big Fish Energy Test",
      "desc": "10 scenarios. Discover which ocean creature matches your vibe, Shark, Dolphin, Whale, Octopus, Pufferfish, or Anglerfish. Real species, fun ocean-meme self-discovery.",
      "recommendation": "Pick the option that genuinely matches your honest vibe, not the creature that sounds coolest. Ocean ecology is the frame; meme-fun is the mood.",
      "testNames": "Big Fish Energy Test",
      "questions": [
        {
          "question": "Your default work-mode looks like...",
          "options": [
            { "icon": "🦈", "label": "Predator-mode, locked on the target, swim until it's done", "desc": "Shark" },
            { "icon": "🐬", "label": "Pod-mode, coordinated with the team, momentum from the group", "desc": "Dolphin" },
            { "icon": "🐙", "label": "Eight-things-at-once, adapting to whatever the day surfaces", "desc": "Octopus" },
            { "icon": "🎣", "label": "Solo-deep, quiet focus, my own light, others find me when they need me", "desc": "Anglerfish" }
          ]
        },
        {
          "question": "When conflict shows up, your honest first move is...",
          "options": [
            { "icon": "🦈", "label": "Direct confrontation, sharks don't circle, they bite", "desc": "Shark" },
            { "icon": "🐬", "label": "Mediate, read the room, find what each side actually needs", "desc": "Dolphin" },
            { "icon": "🐋", "label": "Slow, deep response, pause, weigh, respond with weight not speed", "desc": "Whale" },
            { "icon": "🐡", "label": "Puff up, show you can defend yourself, then de-escalate if they back off", "desc": "Pufferfish" }
          ]
        },
        {
          "question": "Your role in your friend group is closest to...",
          "options": [
            { "icon": "🦈", "label": "The decisive one, when nobody can pick a restaurant, I pick", "desc": "Shark" },
            { "icon": "🐬", "label": "The glue, I'm the one who keeps the group connected", "desc": "Dolphin" },
            { "icon": "🐙", "label": "The shape-shifter, different version of me with different friends", "desc": "Octopus" },
            { "icon": "🐡", "label": "The protector, small but the first to stand up for the group", "desc": "Pufferfish" }
          ]
        },
        {
          "question": "Your relationship with rest is...",
          "options": [
            { "icon": "🦈", "label": "Sharks don't sleep the way other fish do, I rest while moving", "desc": "Shark" },
            { "icon": "🐋", "label": "Long, deep, restorative, when I rest I REST, not for 30 minutes", "desc": "Whale" },
            { "icon": "🐙", "label": "Adaptive, I rest in micro-bursts between tasks, always one arm working", "desc": "Octopus" },
            { "icon": "🎣", "label": "Solo and quiet, I recover in deep water, not surface social spaces", "desc": "Anglerfish" }
          ]
        },
        {
          "question": "What people most often FIRST notice about you...",
          "options": [
            { "icon": "🦈", "label": "Presence, you walk into a room and the energy shifts", "desc": "Shark" },
            { "icon": "🐬", "label": "Warmth, people relax around you within minutes", "desc": "Dolphin" },
            { "icon": "🐋", "label": "Stillness, you feel weighty in a way people register before words", "desc": "Whale" },
            { "icon": "🐡", "label": "Surprise, they underestimate me until I prove otherwise", "desc": "Pufferfish" }
          ]
        },
        {
          "question": "Your decision-making style is...",
          "options": [
            { "icon": "🦈", "label": "Fast, see it, decide it, act on it. Hesitation costs", "desc": "Shark" },
            { "icon": "🐬", "label": "Collaborative, talk it through with the pod first", "desc": "Dolphin" },
            { "icon": "🐙", "label": "Multi-path, keep several options open until I have to commit", "desc": "Octopus" },
            { "icon": "🎣", "label": "Slow + solitary, I need deep water to think it through", "desc": "Anglerfish" }
          ]
        },
        {
          "question": "What actually feels THREATENING to you in daily life?",
          "options": [
            { "icon": "🦈", "label": "Being slowed down, bureaucracy and meetings drain me alive", "desc": "Shark" },
            { "icon": "🐋", "label": "Chaos, fast-paced environments leave me unable to breathe", "desc": "Whale" },
            { "icon": "🐙", "label": "Being pinned to one role, flexibility IS the safety", "desc": "Octopus" },
            { "icon": "🐡", "label": "Being underestimated, the assumption I'm not capable hurts more than the work itself", "desc": "Pufferfish" }
          ]
        },
        {
          "question": "Your relationship with attention is...",
          "options": [
            { "icon": "🦈", "label": "I welcome it, attention is information about my impact", "desc": "Shark" },
            { "icon": "🐬", "label": "Comfortable, I'm good in groups, on stages, in conversations", "desc": "Dolphin" },
            { "icon": "🐡", "label": "Bursty, I'm fine in spotlights when I choose them; awful in unwanted ones", "desc": "Pufferfish" },
            { "icon": "🎣", "label": "Suspicious, attention feels like predation, I prefer the depths", "desc": "Anglerfish" }
          ]
        },
        {
          "question": "Your ideal habitat looks like...",
          "options": [
            { "icon": "🦈", "label": "Open ocean, wide territory, prey nearby, no walls", "desc": "Shark" },
            { "icon": "🐬", "label": "Coastal pod, shallows with friends, plenty of play", "desc": "Dolphin" },
            { "icon": "🐋", "label": "Deep ocean, slow currents, ancient bones, occasional surface", "desc": "Whale" },
            { "icon": "🎣", "label": "Abyssal trench, no light from above, I bring my own", "desc": "Anglerfish" }
          ]
        },
        {
          "question": "Your honest \"big fish energy\" in one line:",
          "options": [
            { "icon": "🦈", "label": "Predator focus, always moving, always hunting the next thing", "desc": "Shark" },
            { "icon": "🐋", "label": "Ancient-wisdom presence, slow, deep, weighty by default", "desc": "Whale" },
            { "icon": "🐙", "label": "Shape-shifting genius, eight arms, nine brains, everything adapting", "desc": "Octopus" },
            { "icon": "🎣", "label": "Lone-light depths, comfortable where most creatures wouldn't survive", "desc": "Anglerfish" }
          ]
        }
      ],
      "dimensions": {
        "shark": {
          "name": "The Shark",
          "desc": "Your energy is predatory focus, you swim to live, never stop moving. Other people relax to recover; you recover BY working. Your superpower is the pursuit instinct; your trap is when 'never stops' becomes 'never enjoys'. Sharks aren't cruel, they're efficient. People misread your focus as coldness because they're moving slower. Mature Shark energy includes scheduled slow-water periods, even apex predators conserve energy on purpose.",
          "high": "Predatory focus. Swims to live. Never stops moving."
        },
        "dolphin": {
          "name": "The Dolphin",
          "desc": "Your energy is smart-social, playful, pod-loyal, the one who keeps groups connected. You read the room before you say anything. Your superpower is making others' lives more fun; your trap is when 'pod-loyal' becomes 'lost in pod opinion'. Dolphins are predators too, your social charm doesn't preclude sharpness when needed. Mature Dolphin energy includes solo-swimming time.",
          "high": "Smart-social. Playful, pod-loyal, the connector."
        },
        "whale": {
          "name": "The Whale",
          "desc": "Your energy is deep, slow, ancient-wisdom presence that others feel even when you say little. You move at your own tempo, fast tempos feel chaotic; slow tempos feel right. Your superpower is long-view perspective; your trap is when 'slow' becomes 'arriving too late to influence'. Whales communicate across oceans, you have unspoken bonds with people thousands of miles away.",
          "high": "Deep, slow, ancient-wisdom presence."
        },
        "octopus": {
          "name": "The Octopus",
          "desc": "Your energy is clever shape-shifter, multi-tasking genius, eight arms doing eight different things. You read environments and adapt with uncanny precision. Your superpower is contextual intelligence; your trap is when 'adaptive' becomes 'losing track of which version is YOU'. Octopuses have nine brains; so do you, they're just spread across eight projects. Mature Octopus energy includes occasional single-arm focus.",
          "high": "Clever shape-shifter. Multi-tasking, adaptive, contextually genius."
        },
        "pufferfish": {
          "name": "The Pufferfish",
          "desc": "Your energy is small but bold, defensive armour, surprising power when crossed. People underestimate you until they don't. Your superpower is asymmetric impact; your trap is when 'defensive' becomes 'always-puffed' (exhausting and isolating). The armour is REAL, but it's optional. You can swim flat when the water is safe. Mature Pufferfish energy includes choosing WHEN to puff.",
          "high": "Small but bold. Defensive armour. Surprising asymmetric power."
        },
        "anglerfish": {
          "name": "The Anglerfish",
          "desc": "Your energy is mysterious depths, comfortable in dark water others avoid, you bring your own light. Where others need external illumination, you generate your own. Your superpower is comfort with the unknown; your trap is when 'mysterious depths' becomes 'too deep for connection'. Mature Anglerfish energy includes occasional surface-swims, the deep is home, but other creatures need to find you sometimes.",
          "high": "Mysterious depths. Self-sourced light. Comfortable in dark water."
        }
      },
      "retakePrompt": {
        "lastResult": "Last time, you came out as {{archetype}}.",
        "evolvedHint": "Ocean archetype often shifts with major life-phase changes, environment, or stress. If a different creature surfaces, that itself is informative.",
        "retakeButton": "Take the test again"
      }
    }
  }
}
