{
  "meta": {
    "name": "The Life Architect's Deck",
    "altName": "The Foundation Deck",
    "version": "1.0",
    "totalCards": 54,
    "suits": {
      "Hearts": {
        "theme": "Personal Well-Being and Self-Care",
        "color": "#C8405A"
      },
      "Diamonds": {
        "theme": "Financial Literacy and Resource Management",
        "color": "#C07A00"
      },
      "Clubs": {
        "theme": "Systems Thinking and Organizational Principles",
        "color": "#1A8F80"
      },
      "Spades": {
        "theme": "Critical Analysis and Problem-Solving",
        "color": "#3B4A5E"
      }
    },
    "ageLabels": {
      "8": "Ages 8+",
      "10": "Ages 10+",
      "13": "Ages 13+",
      "16": "Ages 16+",
      "18": "Ages 18+"
    }
  },
  "cards": [
    {
      "id": "hearts-ace",
      "suit": "Hearts",
      "rank": "Ace",
      "rankValue": 1,
      "archetype": "The Foundation",
      "overallPrinciple": "Establish a solid base before building complexity",
      "personalPrinciple": "Maintain basic health fundamentals — sleep, nutrition, hydration — before optimizing",
      "householdPrinciple": "Secure basic needs (shelter, food, safety) before expanding lifestyle",
      "businessIndustry": "Construction & Infrastructure",
      "minimumAge": 8,
      "ageDots": 1
    },
    {
      "id": "hearts-2",
      "suit": "Hearts",
      "rank": "2",
      "rankValue": 2,
      "archetype": "The Caretaker",
      "overallPrinciple": "Regular, attentive care prevents major breakdowns — in things, in bodies, in relationships.",
      "personalPrinciple": "Preventive care, routine check-ups, early intervention — caring for your body as something precious",
      "householdPrinciple": "Regular home care, appliance servicing, seasonal upkeep",
      "businessIndustry": "Facilities Management",
      "minimumAge": 8,
      "ageDots": 1
    },
    {
      "id": "hearts-3",
      "suit": "Hearts",
      "rank": "3",
      "rankValue": 3,
      "archetype": "The Balancer",
      "overallPrinciple": "Maintain equilibrium across competing priorities",
      "personalPrinciple": "Balance competing demands by managing your energy, not just your schedule.",
      "householdPrinciple": "Balancing family needs, budget allocation, time distribution",
      "businessIndustry": "Supply Chain Management",
      "minimumAge": 8,
      "ageDots": 1
    },
    {
      "id": "hearts-4",
      "suit": "Hearts",
      "rank": "4",
      "rankValue": 4,
      "archetype": "The Nurturer",
      "overallPrinciple": "Invest in growth and development over time",
      "personalPrinciple": "Invest consistently in your own development — the skills, relationships, and knowledge you build compound over time.",
      "householdPrinciple": "Investing in children's education, family activities, relationship maintenance",
      "businessIndustry": "Human Resources & Talent Development",
      "minimumAge": 8,
      "ageDots": 1
    },
    {
      "id": "hearts-5",
      "suit": "Hearts",
      "rank": "5",
      "rankValue": 5,
      "archetype": "The Healer",
      "overallPrinciple": "Address problems at their source, not just symptoms",
      "personalPrinciple": "Treat root causes of health issues, not just symptoms",
      "householdPrinciple": "Resolve underlying family conflicts, not just surface arguments",
      "businessIndustry": "Healthcare & Medicine",
      "minimumAge": 13,
      "ageDots": 2
    },
    {
      "id": "hearts-6",
      "suit": "Hearts",
      "rank": "6",
      "rankValue": 6,
      "archetype": "The Restorer",
      "overallPrinciple": "Recovery and restoration are essential for sustainability",
      "personalPrinciple": "Give yourself real time to recover — from exhaustion, illness, and emotional weight — before pushing forward.",
      "householdPrinciple": "Family downtime, vacation planning, home restoration projects",
      "businessIndustry": "Restoration Services",
      "minimumAge": 13,
      "ageDots": 2
    },
    {
      "id": "hearts-7",
      "suit": "Hearts",
      "rank": "7",
      "rankValue": 7,
      "archetype": "The Protector",
      "overallPrinciple": "Risk mitigation through protective measures",
      "personalPrinciple": "Build safeguards before you need them — the protection you put in place now costs far less than the crisis it prevents.",
      "householdPrinciple": "Home security, insurance coverage, emergency plans, child safety",
      "businessIndustry": "Insurance & Risk Management",
      "minimumAge": 13,
      "ageDots": 2
    },
    {
      "id": "hearts-8",
      "suit": "Hearts",
      "rank": "8",
      "rankValue": 8,
      "archetype": "The Harmonizer",
      "overallPrinciple": "Create synergy between different elements",
      "personalPrinciple": "Integrate physical, mental, and emotional health into a cohesive whole",
      "householdPrinciple": "Harmonize family schedules, blend different personalities and needs",
      "businessIndustry": "Systems Integration",
      "minimumAge": 16,
      "ageDots": 3
    },
    {
      "id": "hearts-9",
      "suit": "Hearts",
      "rank": "9",
      "rankValue": 9,
      "archetype": "The Sustainer",
      "overallPrinciple": "Long-term sustainability over short-term gains",
      "personalPrinciple": "Sustainable lifestyle choices, long-term health planning",
      "householdPrinciple": "Sustainable living practices, long-term financial planning",
      "businessIndustry": "Sustainability Consulting",
      "minimumAge": 16,
      "ageDots": 3
    },
    {
      "id": "hearts-10",
      "suit": "Hearts",
      "rank": "10",
      "rankValue": 10,
      "archetype": "The Completer",
      "overallPrinciple": "Finish what you start, complete cycles, honor commitments",
      "personalPrinciple": "Complete health routines, finish treatment plans, follow through on goals",
      "householdPrinciple": "Complete household projects, finish family commitments, see tasks through",
      "businessIndustry": "Project Management",
      "minimumAge": 16,
      "ageDots": 3
    },
    {
      "id": "hearts-jack",
      "suit": "Hearts",
      "rank": "Jack",
      "rankValue": 11,
      "archetype": "The Adaptor",
      "overallPrinciple": "Flexibility and adaptation to changing circumstances",
      "personalPrinciple": "Adapt routines to life changes, adjust health strategies as needed",
      "householdPrinciple": "Adapt family systems to new situations (moving, job changes, children growing)",
      "businessIndustry": "Change Management",
      "minimumAge": 18,
      "ageDots": 4
    },
    {
      "id": "hearts-queen",
      "suit": "Hearts",
      "rank": "Queen",
      "rankValue": 12,
      "archetype": "The Empathizer",
      "overallPrinciple": "Understand and respond to emotional and human needs",
      "personalPrinciple": "Understand your own emotional needs first. Self-compassion isn't selfishness — it's what makes caring for others sustainable.",
      "householdPrinciple": "Empathy in family relationships, understanding each member's needs",
      "businessIndustry": "Customer Experience",
      "minimumAge": 18,
      "ageDots": 4
    },
    {
      "id": "hearts-king",
      "suit": "Hearts",
      "rank": "King",
      "rankValue": 13,
      "archetype": "The Guardian",
      "overallPrinciple": "Ultimate responsibility for protection and wellbeing",
      "personalPrinciple": "Take full responsibility for your health and wellbeing",
      "householdPrinciple": "Parental/guardian responsibility for family welfare and safety",
      "businessIndustry": "Executive Leadership",
      "minimumAge": 18,
      "ageDots": 4
    },
    {
      "id": "diamonds-ace",
      "suit": "Diamonds",
      "rank": "Ace",
      "rankValue": 1,
      "archetype": "The Seed",
      "overallPrinciple": "Small initial investments can grow into significant value",
      "personalPrinciple": "Invest in yourself — education, skills, health — as your primary asset",
      "householdPrinciple": "Emergency fund, initial savings, foundational financial security",
      "businessIndustry": "Venture Capital & Startups",
      "minimumAge": 8,
      "ageDots": 1
    },
    {
      "id": "diamonds-2",
      "suit": "Diamonds",
      "rank": "2",
      "rankValue": 2,
      "archetype": "The Trader",
      "overallPrinciple": "Exchange value efficiently and fairly",
      "personalPrinciple": "Trade time for skills, energy for opportunities, knowledge for connections",
      "householdPrinciple": "Bartering with neighbors, skill-sharing, resource trading within community",
      "businessIndustry": "Trading & Commodities",
      "minimumAge": 8,
      "ageDots": 1
    },
    {
      "id": "diamonds-3",
      "suit": "Diamonds",
      "rank": "3",
      "rankValue": 3,
      "archetype": "The Allocator",
      "overallPrinciple": "Distribute resources strategically across priorities",
      "personalPrinciple": "Budget time, energy, and money across life priorities",
      "householdPrinciple": "Allocate household budget across needs, wants, and savings",
      "businessIndustry": "Portfolio Management",
      "minimumAge": 8,
      "ageDots": 1
    },
    {
      "id": "diamonds-4",
      "suit": "Diamonds",
      "rank": "4",
      "rankValue": 4,
      "archetype": "The Accumulator",
      "overallPrinciple": "Build wealth through consistent accumulation",
      "personalPrinciple": "Regular savings, skill building, knowledge accumulation",
      "householdPrinciple": "Savings accounts, retirement funds, asset building",
      "businessIndustry": "Banking & Finance",
      "minimumAge": 8,
      "ageDots": 1
    },
    {
      "id": "diamonds-5",
      "suit": "Diamonds",
      "rank": "5",
      "rankValue": 5,
      "archetype": "The Valuator",
      "overallPrinciple": "Understand true value, not just price",
      "personalPrinciple": "Value your time, skills, and wellbeing appropriately",
      "householdPrinciple": "Assess value of purchases, investments, and opportunities",
      "businessIndustry": "Valuation & Appraisal",
      "minimumAge": 13,
      "ageDots": 2
    },
    {
      "id": "diamonds-6",
      "suit": "Diamonds",
      "rank": "6",
      "rankValue": 6,
      "archetype": "The Investor",
      "overallPrinciple": "Invest resources for future returns",
      "personalPrinciple": "Invest in education, health, relationships for long-term returns",
      "householdPrinciple": "Invest in home improvements, children's education, retirement planning",
      "businessIndustry": "Investment Banking",
      "minimumAge": 13,
      "ageDots": 2
    },
    {
      "id": "diamonds-7",
      "suit": "Diamonds",
      "rank": "7",
      "rankValue": 7,
      "archetype": "The Budgeter",
      "overallPrinciple": "Plan spending to align with available resources",
      "personalPrinciple": "Budget time and energy to avoid burnout",
      "householdPrinciple": "Create and stick to household budgets, track expenses",
      "businessIndustry": "Financial Planning",
      "minimumAge": 13,
      "ageDots": 2
    },
    {
      "id": "diamonds-8",
      "suit": "Diamonds",
      "rank": "8",
      "rankValue": 8,
      "archetype": "The Negotiator",
      "overallPrinciple": "Negotiate favorable terms in all transactions",
      "personalPrinciple": "Negotiate salary, benefits, work conditions, personal boundaries",
      "householdPrinciple": "Negotiate prices, contracts, service agreements, family agreements",
      "businessIndustry": "Procurement & Contracting",
      "minimumAge": 16,
      "ageDots": 3
    },
    {
      "id": "diamonds-9",
      "suit": "Diamonds",
      "rank": "9",
      "rankValue": 9,
      "archetype": "The Multiplier",
      "overallPrinciple": "Create systems that generate value beyond initial input",
      "personalPrinciple": "Build passive income streams, create systems that work without constant input",
      "householdPrinciple": "Create household systems that save time and money, build assets that appreciate",
      "businessIndustry": "Private Equity",
      "minimumAge": 16,
      "ageDots": 3
    },
    {
      "id": "diamonds-10",
      "suit": "Diamonds",
      "rank": "10",
      "rankValue": 10,
      "archetype": "The Maximizer",
      "overallPrinciple": "Maximize value while minimizing waste",
      "personalPrinciple": "Maximize value in spending, eliminate wasteful habits",
      "householdPrinciple": "Maximize household value, reduce waste, get maximum utility from expenses",
      "businessIndustry": "Operations Research",
      "minimumAge": 16,
      "ageDots": 3
    },
    {
      "id": "diamonds-jack",
      "suit": "Diamonds",
      "rank": "Jack",
      "rankValue": 11,
      "archetype": "The Speculator",
      "overallPrinciple": "Calculated risk-taking for potential high returns",
      "personalPrinciple": "Take calculated risks in career, education, relationships",
      "householdPrinciple": "Strategic risks in investments, career changes, major purchases",
      "businessIndustry": "Hedge Funds & Derivatives",
      "minimumAge": 18,
      "ageDots": 4
    },
    {
      "id": "diamonds-queen",
      "suit": "Diamonds",
      "rank": "Queen",
      "rankValue": 12,
      "archetype": "The Steward",
      "overallPrinciple": "Manage resources responsibly for current and future needs",
      "personalPrinciple": "Steward your finances, health, and time responsibly",
      "householdPrinciple": "Responsible financial stewardship for family's future",
      "businessIndustry": "Wealth Management",
      "minimumAge": 18,
      "ageDots": 4
    },
    {
      "id": "diamonds-king",
      "suit": "Diamonds",
      "rank": "King",
      "rankValue": 13,
      "archetype": "The Capitalist",
      "overallPrinciple": "Master of capital allocation and wealth creation",
      "personalPrinciple": "Build personal capital — financial, social, intellectual",
      "householdPrinciple": "Build family wealth, create generational financial security",
      "businessIndustry": "Corporate Finance",
      "minimumAge": 18,
      "ageDots": 4
    },
    {
      "id": "clubs-ace",
      "suit": "Clubs",
      "rank": "Ace",
      "rankValue": 1,
      "archetype": "The Architect",
      "overallPrinciple": "Design systems with structure and purpose from the start",
      "personalPrinciple": "Design your life structure — routines, habits, personal systems",
      "householdPrinciple": "Design household systems — chore charts, schedules, organizational structures",
      "businessIndustry": "Architecture & Engineering",
      "minimumAge": 8,
      "ageDots": 1
    },
    {
      "id": "clubs-2",
      "suit": "Clubs",
      "rank": "2",
      "rankValue": 2,
      "archetype": "The Organizer",
      "overallPrinciple": "Create order from chaos through systematic organization",
      "personalPrinciple": "Organize your space, time, and priorities",
      "householdPrinciple": "Organize household spaces, schedules, and responsibilities",
      "businessIndustry": "Organizational Development",
      "minimumAge": 8,
      "ageDots": 1
    },
    {
      "id": "clubs-3",
      "suit": "Clubs",
      "rank": "3",
      "rankValue": 3,
      "archetype": "The Integrator",
      "overallPrinciple": "Connect separate systems into cohesive, functioning wholes",
      "personalPrinciple": "Integrate work, health, relationships, and personal growth into a balanced life",
      "householdPrinciple": "Integrate family members' needs, schedules, and goals into a harmonious household",
      "businessIndustry": "Systems Integration",
      "minimumAge": 8,
      "ageDots": 1
    },
    {
      "id": "clubs-4",
      "suit": "Clubs",
      "rank": "4",
      "rankValue": 4,
      "archetype": "The Standardizer",
      "overallPrinciple": "Establish consistent standards and processes",
      "personalPrinciple": "Create personal standards for health, work, relationships",
      "householdPrinciple": "Establish household standards — rules, routines, expectations",
      "businessIndustry": "Quality Assurance & Standards",
      "minimumAge": 8,
      "ageDots": 1
    },
    {
      "id": "clubs-5",
      "suit": "Clubs",
      "rank": "5",
      "rankValue": 5,
      "archetype": "The Coordinator",
      "overallPrinciple": "Coordinate multiple moving parts to work in harmony",
      "personalPrinciple": "Coordinate your various responsibilities and goals",
      "householdPrinciple": "Coordinate family schedules, activities, and responsibilities",
      "businessIndustry": "Project Coordination",
      "minimumAge": 13,
      "ageDots": 2
    },
    {
      "id": "clubs-6",
      "suit": "Clubs",
      "rank": "6",
      "rankValue": 6,
      "archetype": "The Streamliner",
      "overallPrinciple": "Eliminate unnecessary complexity and bottlenecks",
      "personalPrinciple": "Streamline routines, eliminate time-wasting activities",
      "householdPrinciple": "Streamline household processes, reduce friction in daily routines",
      "businessIndustry": "Process Improvement",
      "minimumAge": 13,
      "ageDots": 2
    },
    {
      "id": "clubs-7",
      "suit": "Clubs",
      "rank": "7",
      "rankValue": 7,
      "archetype": "The Scaler",
      "overallPrinciple": "Build systems that can grow without proportional cost increases",
      "personalPrinciple": "Create personal systems that scale with life changes — efficient routines that expand easily",
      "householdPrinciple": "Design household systems that adapt as family grows",
      "businessIndustry": "Technology & SaaS",
      "minimumAge": 13,
      "ageDots": 2
    },
    {
      "id": "clubs-8",
      "suit": "Clubs",
      "rank": "8",
      "rankValue": 8,
      "archetype": "The Automator",
      "overallPrinciple": "Automate repetitive tasks to free resources for higher-value work",
      "personalPrinciple": "Automate routines, use technology for efficiency",
      "householdPrinciple": "Automate household tasks — bill payments, shopping lists, reminders",
      "businessIndustry": "Automation & Robotics",
      "minimumAge": 16,
      "ageDots": 3
    },
    {
      "id": "clubs-9",
      "suit": "Clubs",
      "rank": "9",
      "rankValue": 9,
      "archetype": "The Networker",
      "overallPrinciple": "Build networks that create value through connections",
      "personalPrinciple": "Build personal networks — professional, social, support systems",
      "householdPrinciple": "Build family networks — extended family, community connections",
      "businessIndustry": "Network Infrastructure",
      "minimumAge": 16,
      "ageDots": 3
    },
    {
      "id": "clubs-10",
      "suit": "Clubs",
      "rank": "10",
      "rankValue": 10,
      "archetype": "The Optimizer",
      "overallPrinciple": "Continuously improve system performance",
      "personalPrinciple": "Continuously improve personal systems and habits",
      "householdPrinciple": "Continuously improve household efficiency and satisfaction",
      "businessIndustry": "Operations Management",
      "minimumAge": 16,
      "ageDots": 3
    },
    {
      "id": "clubs-jack",
      "suit": "Clubs",
      "rank": "Jack",
      "rankValue": 11,
      "archetype": "The Innovator",
      "overallPrinciple": "Create new systems and solutions to old problems",
      "personalPrinciple": "Innovate in your approach to personal challenges",
      "householdPrinciple": "Find innovative solutions to household problems",
      "businessIndustry": "Innovation & R&D",
      "minimumAge": 18,
      "ageDots": 4
    },
    {
      "id": "clubs-queen",
      "suit": "Clubs",
      "rank": "Queen",
      "rankValue": 12,
      "archetype": "The Strategist",
      "overallPrinciple": "Think long-term and plan system-wide strategies",
      "personalPrinciple": "Develop life strategies, long-term personal planning",
      "householdPrinciple": "Develop family strategies — education, finances, lifestyle planning",
      "businessIndustry": "Strategic Planning",
      "minimumAge": 18,
      "ageDots": 4
    },
    {
      "id": "clubs-king",
      "suit": "Clubs",
      "rank": "King",
      "rankValue": 13,
      "archetype": "The System Master",
      "overallPrinciple": "Master of complex systems thinking and organizational design",
      "personalPrinciple": "Master your personal systems and life architecture",
      "householdPrinciple": "Master household systems and family organization",
      "businessIndustry": "Systems Engineering",
      "minimumAge": 18,
      "ageDots": 4
    },
    {
      "id": "spades-ace",
      "suit": "Spades",
      "rank": "Ace",
      "rankValue": 1,
      "archetype": "The Analyzer",
      "overallPrinciple": "Break down complex problems into understandable components",
      "personalPrinciple": "Analyze your habits, patterns, and behaviors to understand yourself",
      "householdPrinciple": "Analyze household problems to identify root causes",
      "businessIndustry": "Data Analytics",
      "minimumAge": 8,
      "ageDots": 1
    },
    {
      "id": "spades-2",
      "suit": "Spades",
      "rank": "2",
      "rankValue": 2,
      "archetype": "The Questioner",
      "overallPrinciple": "Ask the right questions to uncover truth and solutions",
      "personalPrinciple": "Question your assumptions, beliefs, and automatic responses; cultivate curiosity",
      "householdPrinciple": "Ask questions to understand family needs and perspectives",
      "businessIndustry": "Consulting",
      "minimumAge": 8,
      "ageDots": 1
    },
    {
      "id": "spades-3",
      "suit": "Spades",
      "rank": "3",
      "rankValue": 3,
      "archetype": "The Investigator",
      "overallPrinciple": "Research thoroughly before making decisions",
      "personalPrinciple": "Research health options, career paths, life decisions",
      "householdPrinciple": "Research major purchases, services, and family decisions",
      "businessIndustry": "Market Research",
      "minimumAge": 8,
      "ageDots": 1
    },
    {
      "id": "spades-4",
      "suit": "Spades",
      "rank": "4",
      "rankValue": 4,
      "archetype": "The Evaluator",
      "overallPrinciple": "Assess value, quality, and effectiveness objectively",
      "personalPrinciple": "Evaluate your choices, habits, and life direction regularly",
      "householdPrinciple": "Evaluate household decisions, purchases, and systems",
      "businessIndustry": "Performance Evaluation",
      "minimumAge": 8,
      "ageDots": 1
    },
    {
      "id": "spades-5",
      "suit": "Spades",
      "rank": "5",
      "rankValue": 5,
      "archetype": "The Diagnostician",
      "overallPrinciple": "Identify problems accurately before attempting solutions",
      "personalPrinciple": "Diagnose personal issues accurately — health, career, relationships",
      "householdPrinciple": "Diagnose household problems — conflicts, inefficiencies, needs",
      "businessIndustry": "Diagnostic Services",
      "minimumAge": 13,
      "ageDots": 2
    },
    {
      "id": "spades-6",
      "suit": "Spades",
      "rank": "6",
      "rankValue": 6,
      "archetype": "The Critic",
      "overallPrinciple": "Constructive criticism and honest evaluation improve outcomes",
      "personalPrinciple": "Look honestly at what isn't working — not to judge yourself, but to understand what to do differently.",
      "householdPrinciple": "Constructive family feedback, improvement discussions",
      "businessIndustry": "Quality Control",
      "minimumAge": 13,
      "ageDots": 2
    },
    {
      "id": "spades-7",
      "suit": "Spades",
      "rank": "7",
      "rankValue": 7,
      "archetype": "The Solver",
      "overallPrinciple": "Develop creative solutions to complex problems",
      "personalPrinciple": "Solve personal challenges with creative thinking",
      "householdPrinciple": "Solve household problems with innovative solutions",
      "businessIndustry": "Problem-Solving Consulting",
      "minimumAge": 13,
      "ageDots": 2
    },
    {
      "id": "spades-8",
      "suit": "Spades",
      "rank": "8",
      "rankValue": 8,
      "archetype": "The Tester",
      "overallPrinciple": "Test solutions before full implementation",
      "personalPrinciple": "Test new habits, routines, and approaches before committing",
      "householdPrinciple": "Test household changes, new systems, and family strategies",
      "businessIndustry": "Testing & QA",
      "minimumAge": 16,
      "ageDots": 3
    },
    {
      "id": "spades-9",
      "suit": "Spades",
      "rank": "9",
      "rankValue": 9,
      "archetype": "The Refiner",
      "overallPrinciple": "Refine and improve solutions through iteration and feedback loops",
      "personalPrinciple": "Refine your approach to life based on experience and feedback",
      "householdPrinciple": "Refine household systems based on what works and what doesn't",
      "businessIndustry": "Product Development",
      "minimumAge": 16,
      "ageDots": 3
    },
    {
      "id": "spades-10",
      "suit": "Spades",
      "rank": "10",
      "rankValue": 10,
      "archetype": "The Validator",
      "overallPrinciple": "Verify that solutions actually work as intended",
      "personalPrinciple": "Validate that your choices and changes produce desired results",
      "householdPrinciple": "Validate that household decisions and systems achieve goals",
      "businessIndustry": "Validation Services",
      "minimumAge": 16,
      "ageDots": 3
    },
    {
      "id": "spades-jack",
      "suit": "Spades",
      "rank": "Jack",
      "rankValue": 11,
      "archetype": "The Challenger",
      "overallPrinciple": "Challenge assumptions and conventional wisdom",
      "personalPrinciple": "Challenge your own assumptions and limiting beliefs",
      "householdPrinciple": "Challenge family assumptions and explore new possibilities",
      "businessIndustry": "Innovation Consulting",
      "minimumAge": 18,
      "ageDots": 4
    },
    {
      "id": "spades-queen",
      "suit": "Spades",
      "rank": "Queen",
      "rankValue": 12,
      "archetype": "The Judge",
      "overallPrinciple": "Make fair, informed decisions based on evidence",
      "personalPrinciple": "Make life decisions based on evidence and careful consideration",
      "householdPrinciple": "Make fair family decisions based on facts and needs",
      "businessIndustry": "Legal & Compliance",
      "minimumAge": 18,
      "ageDots": 4
    },
    {
      "id": "spades-king",
      "suit": "Spades",
      "rank": "King",
      "rankValue": 13,
      "archetype": "The Mastermind",
      "overallPrinciple": "Master of critical thinking and complex problem-solving",
      "personalPrinciple": "Master critical thinking in all life decisions",
      "householdPrinciple": "Master problem-solving for complex family challenges",
      "businessIndustry": "Strategic Consulting",
      "minimumAge": 18,
      "ageDots": 4
    },
    {
      "id": "joker-1",
      "suit": "Joker",
      "rank": "Joker",
      "rankValue": 14,
      "archetype": "The Meta-Thinker",
      "overallPrinciple": "Think about thinking — understand your own cognitive processes",
      "personalPrinciple": "Reflect on how you learn, make decisions, and process information",
      "householdPrinciple": "Understand family communication patterns and decision-making processes",
      "businessIndustry": "Cognitive Science & Psychology",
      "minimumAge": 13,
      "ageDots": 2,
      "isJoker": true,
      "jokerAbility": "Replay a scenario — go back and try a different card",
      "jokerAbilityDescription": "Sometimes the best move is to pause and rethink. Use the Meta-Thinker to undo your last card play and choose again."
    },
    {
      "id": "joker-2",
      "suit": "Joker",
      "rank": "Joker",
      "rankValue": 15,
      "archetype": "The Synthesizer",
      "overallPrinciple": "Combine principles from multiple cards to create new solutions",
      "personalPrinciple": "Synthesize different life principles to create personalized systems",
      "householdPrinciple": "Combine multiple principles to solve complex family challenges",
      "businessIndustry": "Systems Integration & Innovation",
      "minimumAge": 13,
      "ageDots": 2,
      "isJoker": true,
      "jokerAbility": "Combine two cards — play two principle cards together for a combo resolution",
      "jokerAbilityDescription": "When one card isn't enough, combine two principles. The Synthesizer lets you play a second card this turn for a more powerful resolution."
    }
  ],
  "scenarios": [
    {
      "id": "scenario-001",
      "title": "Unexpected Expense",
      "description": "You were saving for something special, but an unexpected cost came up. Money is tight. What do you do?",
      "ageGroup": "child",
      "difficulty": "easy",
      "primaryCardIds": [
        "diamonds-7"
      ],
      "primarySuits": [
        "Diamonds"
      ],
      "partialCardIds": [
        "diamonds-3",
        "diamonds-4"
      ],
      "resolution": {
        "success": "The Budgeter helps you plan your spending to match what you actually have — perfect for an unexpected cost. You adjust your plan and protect your savings.",
        "partial": "You're thinking about your resources, which is a great start. A Budgeter approach would help you plan a path forward more concretely.",
        "miss": "This scenario is mostly about managing money under pressure. The Budgeter (Diamonds 7) would be the sharpest tool here."
      }
    },
    {
      "id": "scenario-002",
      "title": "Messy Room, No Energy",
      "description": "Your room is a disaster. You have homework too. You feel overwhelmed and don't know where to start.",
      "ageGroup": "child",
      "difficulty": "easy",
      "primaryCardIds": [
        "clubs-2"
      ],
      "primarySuits": [
        "Clubs"
      ],
      "partialCardIds": [
        "spades-ace",
        "hearts-3"
      ],
      "resolution": {
        "success": "The Organizer is exactly right — breaking a chaotic space into small steps creates order and makes homework feel possible. Pick one corner and start.",
        "partial": "Good thinking. Analyzing or balancing your energy works. The Organizer (Clubs 2) would add a concrete system for tackling the room.",
        "miss": "When everything feels overwhelming, the Organizer (Clubs 2) helps you create a starting point — pick one small section first."
      }
    },
    {
      "id": "scenario-003",
      "title": "Energy Crash",
      "description": "You've been going hard all week — school, activities, and helping at home. Now you feel completely drained.",
      "ageGroup": "child",
      "difficulty": "easy",
      "primaryCardIds": [
        "hearts-6"
      ],
      "primarySuits": [
        "Hearts"
      ],
      "partialCardIds": [
        "hearts-3",
        "hearts-ace"
      ],
      "resolution": {
        "success": "The Restorer is spot on. Rest and recovery aren't laziness — they're essential fuel. Taking a real break now makes everything else sustainable.",
        "partial": "Balancing your energy or returning to basics is helpful. The Restorer (Hearts 6) would name what your body is actually asking for: recovery time.",
        "miss": "When your energy is depleted, the answer is the Restorer (Hearts 6). Recovery is a principle, not a weakness."
      }
    },
    {
      "id": "scenario-004",
      "title": "Friend Conflict",
      "description": "A friend said something that really hurt your feelings. You're not sure whether to say something or let it go.",
      "ageGroup": "child",
      "difficulty": "easy",
      "primaryCardIds": [
        "hearts-queen"
      ],
      "primarySuits": [
        "Hearts"
      ],
      "partialCardIds": [
        "spades-2",
        "hearts-5"
      ],
      "resolution": {
        "success": "The Empathizer helps you understand both your own feelings and your friend's perspective — a strong foundation for figuring out what to do next.",
        "partial": "Asking questions or getting to the root cause is wise. The Empathizer (Hearts Queen) adds the emotional intelligence layer that makes this a real conversation.",
        "miss": "Friendship conflicts call for the Empathizer (Hearts Queen) — understanding feelings on both sides before deciding what to say."
      }
    },
    {
      "id": "scenario-005",
      "title": "Too Much To Do",
      "description": "You have homework, a chore, a sports practice, and a friend wants to hang out — all on the same afternoon.",
      "ageGroup": "child",
      "difficulty": "easy",
      "primaryCardIds": [
        "hearts-3"
      ],
      "primarySuits": [
        "Hearts"
      ],
      "partialCardIds": [
        "clubs-5",
        "diamonds-3"
      ],
      "resolution": {
        "success": "The Balancer helps you distribute your time and energy across everything competing for your attention. Not everything can be first — decide what matters most right now.",
        "partial": "Coordinating or allocating resources is useful thinking. The Balancer (Hearts 3) specifically helps you manage competing demands on your time.",
        "miss": "When everything hits at once, the Balancer (Hearts 3) helps you prioritize and distribute your energy wisely."
      }
    },
    {
      "id": "scenario-006",
      "title": "New Pet Responsibility",
      "description": "You got a new pet! Now you need to make sure it's fed, cared for, and healthy every single day.",
      "ageGroup": "child",
      "difficulty": "easy",
      "primaryCardIds": [
        "hearts-2"
      ],
      "primarySuits": [
        "Hearts"
      ],
      "partialCardIds": [
        "clubs-ace",
        "clubs-4"
      ],
      "resolution": {
        "success": "The Caretaker is perfect — regular, consistent care is exactly what a pet needs. Small acts of stewardship every day keep something you love healthy.",
        "partial": "Building a structure or routine works. The Caretaker (Hearts 2) adds the intention behind the routine: caring for something you love, not just checking boxes.",
        "miss": "Pets thrive on the Caretaker (Hearts 2) approach: regular, caring attention. Consistency is what keeps them healthy."
      }
    },
    {
      "id": "scenario-007",
      "title": "Sharing Struggle",
      "description": "Your sibling wants to use something that belongs to you. You don't want to share it right now.",
      "ageGroup": "child",
      "difficulty": "easy",
      "primaryCardIds": [
        "diamonds-2"
      ],
      "primarySuits": [
        "Diamonds",
        "Hearts"
      ],
      "partialCardIds": [
        "hearts-queen",
        "spades-2"
      ],
      "resolution": {
        "success": "The Trader helps you think about exchange and fairness — maybe there's something that works for both of you. Sharing can be a fair trade, not just a sacrifice.",
        "partial": "Empathy or asking questions is a great starting point. The Trader (Diamonds 2) adds a fair-exchange lens: can you both get something out of this?",
        "miss": "The Trader (Diamonds 2) reframes sharing as a fair exchange — not giving something up, but finding terms that work for both of you."
      }
    },
    {
      "id": "scenario-008",
      "title": "Broken Routine",
      "description": "Your normal schedule fell apart — maybe you were sick, or there was a family disruption. Things feel off.",
      "ageGroup": "child",
      "difficulty": "easy",
      "primaryCardIds": [
        "hearts-jack"
      ],
      "primarySuits": [
        "Hearts",
        "Clubs"
      ],
      "partialCardIds": [
        "clubs-ace",
        "hearts-ace"
      ],
      "resolution": {
        "success": "The Adaptor is exactly right. When routine breaks down, the skill is adapting — building a slightly different version for now, not waiting for perfect to return.",
        "partial": "Returning to basics or redesigning a structure helps. The Adaptor (Hearts Jack) is what lets you bend without breaking when life shifts.",
        "miss": "Disruptions are when the Adaptor (Hearts Jack) shines — flexibility and adjustment, not rigidity."
      }
    },
    {
      "id": "scenario-009",
      "title": "Family Budget Squeeze",
      "description": "The family needs to cut spending this month. Everyone has to make some adjustments.",
      "ageGroup": "family",
      "difficulty": "medium",
      "primaryCardIds": [
        "diamonds-7",
        "diamonds-3"
      ],
      "primarySuits": [
        "Diamonds"
      ],
      "partialCardIds": [
        "diamonds-10",
        "spades-4"
      ],
      "resolution": {
        "success": "The Budgeter and Allocator together are powerful here — plan what's available and distribute it intentionally. A family budget squeeze is a systems challenge, not just a cutback.",
        "partial": "Evaluating or maximizing is smart. The Budgeter (Diamonds 7) and Allocator (Diamonds 3) would make the plan concrete and fair.",
        "miss": "A budget squeeze needs the Budgeter (Diamonds 7) to plan the limits and the Allocator (Diamonds 3) to distribute fairly."
      }
    },
    {
      "id": "scenario-010",
      "title": "Chore Conflict",
      "description": "Nobody wants to do the dishes. Everyone thinks it's someone else's job. Tension is rising.",
      "ageGroup": "family",
      "difficulty": "medium",
      "primaryCardIds": [
        "clubs-5",
        "clubs-4"
      ],
      "primarySuits": [
        "Clubs"
      ],
      "partialCardIds": [
        "hearts-queen",
        "diamonds-3"
      ],
      "resolution": {
        "success": "The Coordinator and Standardizer work together — set clear roles (Standardizer) and manage the flow (Coordinator). Chore conflicts are almost always about unclear ownership and coordination.",
        "partial": "Empathy or fair allocation helps. The Coordinator (Clubs 5) and Standardizer (Clubs 4) would create a system so the conversation doesn't keep repeating.",
        "miss": "Recurring chore conflicts need systems, not just conversations. The Standardizer (Clubs 4) sets expectations; the Coordinator (Clubs 5) keeps things moving."
      }
    },
    {
      "id": "scenario-011",
      "title": "Planning a Family Trip",
      "description": "The family wants to take a trip, but everyone wants different things. Budget is limited. Time is short.",
      "ageGroup": "family",
      "difficulty": "medium",
      "primaryCardIds": [
        "clubs-5",
        "diamonds-3"
      ],
      "primarySuits": [
        "Clubs",
        "Diamonds"
      ],
      "partialCardIds": [
        "clubs-ace",
        "spades-3"
      ],
      "resolution": {
        "success": "The Coordinator and Allocator are a great team here — coordinate everyone's needs and allocate the budget fairly. Great trips are planned, not improvised.",
        "partial": "Designing a structure or researching options is a good start. The Coordinator (Clubs 5) and Allocator (Diamonds 3) bring the plan together.",
        "miss": "Trip planning needs coordination (Clubs 5) and resource allocation (Diamonds 3) working together. Start with what you have and who needs what."
      }
    },
    {
      "id": "scenario-012",
      "title": "Screen Time Battle",
      "description": "Everyone in the family wants screen time — games, shows, devices. There aren't enough hours or devices.",
      "ageGroup": "family",
      "difficulty": "medium",
      "primaryCardIds": [
        "clubs-4",
        "hearts-3"
      ],
      "primarySuits": [
        "Clubs",
        "Hearts"
      ],
      "partialCardIds": [
        "diamonds-3",
        "clubs-5"
      ],
      "resolution": {
        "success": "The Standardizer sets fair rules and the Balancer distributes time equitably — together they turn a recurring fight into a workable household system.",
        "partial": "Allocating time or coordinating is helpful. The Standardizer (Clubs 4) creates the rules; the Balancer (Hearts 3) makes sure they're fair.",
        "miss": "Screen time conflicts are structure problems. The Standardizer (Clubs 4) and Balancer (Hearts 3) turn the argument into a policy everyone can live with."
      }
    },
    {
      "id": "scenario-013",
      "title": "Communication Breakdown",
      "description": "Two family members aren't talking. There's tension in the house and everyone feels it.",
      "ageGroup": "family",
      "difficulty": "medium",
      "primaryCardIds": [
        "hearts-queen",
        "hearts-5"
      ],
      "primarySuits": [
        "Hearts"
      ],
      "partialCardIds": [
        "spades-2",
        "spades-5"
      ],
      "resolution": {
        "success": "The Empathizer creates understanding; the Healer addresses the root issue, not just the surface tension. These two together are what real repair looks like.",
        "partial": "Asking questions or diagnosing the problem is wise. The Empathizer (Hearts Queen) and Healer (Hearts 5) help you address what's actually going on.",
        "miss": "Communication breakdowns need the Empathizer (Hearts Queen) to restore understanding and the Healer (Hearts 5) to get at what's really underneath."
      }
    },
    {
      "id": "scenario-014",
      "title": "One Car, Many Schedules",
      "description": "Everyone needs to be somewhere different at the same time, but there's only one car.",
      "ageGroup": "family",
      "difficulty": "medium",
      "primaryCardIds": [
        "clubs-5",
        "diamonds-3"
      ],
      "primarySuits": [
        "Clubs",
        "Diamonds"
      ],
      "partialCardIds": [
        "clubs-6",
        "spades-7"
      ],
      "resolution": {
        "success": "The Coordinator manages the flow of people and schedules; the Allocator makes sure the limited resource (the car) goes where it's most needed. Classic logistics problem.",
        "partial": "Streamlining or solving creatively helps. The Coordinator (Clubs 5) and Allocator (Diamonds 3) give you a fair, repeatable system for this.",
        "miss": "Shared-resource conflicts need the Coordinator (Clubs 5) for scheduling and the Allocator (Diamonds 3) for fair distribution."
      }
    },
    {
      "id": "scenario-015",
      "title": "The Family Is Moving",
      "description": "Your family is moving to a new home. There's a lot to organize, a lot to feel, and a lot to decide.",
      "ageGroup": "family",
      "difficulty": "hard",
      "primaryCardIds": [
        "clubs-ace",
        "hearts-jack"
      ],
      "primarySuits": [
        "Clubs",
        "Hearts"
      ],
      "partialCardIds": [
        "clubs-5",
        "hearts-3"
      ],
      "resolution": {
        "success": "The Architect designs the new system from scratch; the Adaptor helps everyone adjust emotionally and practically to a new environment. Moving is a full-household transition.",
        "partial": "Coordinating or balancing emotions and tasks is smart. The Architect (Clubs Ace) and Adaptor (Hearts Jack) handle both the practical and human sides.",
        "miss": "Moving requires the Architect (Clubs Ace) for the planning and the Adaptor (Hearts Jack) for navigating the change itself."
      }
    },
    {
      "id": "scenario-016",
      "title": "First Part-Time Job",
      "description": "You started a part-time job. Now you have to balance school, work, friends, and still have some energy left.",
      "ageGroup": "teen",
      "difficulty": "medium",
      "primaryCardIds": [
        "hearts-3",
        "diamonds-7"
      ],
      "primarySuits": [
        "Hearts",
        "Diamonds"
      ],
      "partialCardIds": [
        "clubs-5",
        "hearts-ace"
      ],
      "resolution": {
        "success": "The Balancer manages your energy and time across competing demands; the Budgeter handles your new income. Two essential cards for a first real job.",
        "partial": "Coordinating or returning to fundamentals helps. The Balancer (Hearts 3) and Budgeter (Diamonds 7) are the core tools for sustainable working life.",
        "miss": "A first job needs balance (Hearts 3) for your energy and a budget (Diamonds 7) for your money — both at the same time."
      }
    },
    {
      "id": "scenario-017",
      "title": "Falling Behind at School",
      "description": "You've fallen behind in a class. The gap feels too big to close. You're avoiding the problem.",
      "ageGroup": "teen",
      "difficulty": "medium",
      "primaryCardIds": [
        "spades-5",
        "spades-7"
      ],
      "primarySuits": [
        "Spades"
      ],
      "partialCardIds": [
        "clubs-ace",
        "hearts-6"
      ],
      "resolution": {
        "success": "The Diagnostician figures out exactly where the gap is; the Solver builds a plan to close it. Avoidance makes gaps grow — diagnosis and action shrink them.",
        "partial": "Building a plan or taking a rest helps. The Diagnostician (Spades 5) and Solver (Spades 7) target the problem precisely before it gets bigger.",
        "miss": "Academic holes need the Diagnostician (Spades 5) to find the exact issue and the Solver (Spades 7) to address it specifically."
      }
    },
    {
      "id": "scenario-018",
      "title": "Social Media Overwhelm",
      "description": "You're spending a lot of time online and it's leaving you feeling worse, not better. You're not sure how to change it.",
      "ageGroup": "teen",
      "difficulty": "medium",
      "primaryCardIds": [
        "spades-6",
        "clubs-6"
      ],
      "primarySuits": [
        "Spades",
        "Clubs"
      ],
      "partialCardIds": [
        "hearts-6",
        "hearts-3"
      ],
      "resolution": {
        "success": "The Critic gives you honest self-assessment without judgment; the Streamliner helps you cut what's not serving you. Together they help you take back your attention.",
        "partial": "Rest or balance is a good instinct. The Critic (Spades 6) and Streamliner (Clubs 6) go further — they help you actively redesign your habits.",
        "miss": "The Critic (Spades 6) gives you the honest look; the Streamliner (Clubs 6) helps you remove what's draining you."
      }
    },
    {
      "id": "scenario-019",
      "title": "Managing Your First Money",
      "description": "You have money of your own — from a job, a gift, or allowance. You're not sure how to handle it.",
      "ageGroup": "teen",
      "difficulty": "easy",
      "primaryCardIds": [
        "diamonds-7",
        "diamonds-4"
      ],
      "primarySuits": [
        "Diamonds"
      ],
      "partialCardIds": [
        "diamonds-3",
        "diamonds-ace"
      ],
      "resolution": {
        "success": "The Budgeter creates a plan for how to use it; the Accumulator builds the habit of setting some aside consistently. These two together are the foundation of financial life.",
        "partial": "Allocating or starting with a small investment is good. The Budgeter (Diamonds 7) and Accumulator (Diamonds 4) make the plan stick.",
        "miss": "First money needs the Budgeter (Diamonds 7) to plan it and the Accumulator (Diamonds 4) to grow it — even slowly."
      }
    },
    {
      "id": "scenario-020",
      "title": "Peer Pressure Moment",
      "description": "Friends are pressuring you to do something you're not comfortable with. You don't want to lose the friendship, but something feels off.",
      "ageGroup": "teen",
      "difficulty": "medium",
      "primaryCardIds": [
        "spades-2",
        "hearts-queen"
      ],
      "primarySuits": [
        "Spades",
        "Hearts"
      ],
      "partialCardIds": [
        "spades-4",
        "spades-6"
      ],
      "resolution": {
        "success": "The Questioner helps you ask: what do I actually want here? The Empathizer helps you understand the social dynamic without being swept away by it. These two together are real strength.",
        "partial": "Evaluating or self-reflection is good. The Questioner (Spades 2) and Empathizer (Hearts Queen) help you hold your ground while staying connected.",
        "miss": "Peer pressure needs the Questioner (Spades 2) — what do you actually want? — and the Empathizer (Hearts Queen) — understanding yourself and others."
      }
    },
    {
      "id": "scenario-021",
      "title": "What Do I Want To Do With My Life?",
      "description": "You're thinking about what comes after school — career, college, gap year. Everything feels huge and uncertain.",
      "ageGroup": "teen",
      "difficulty": "hard",
      "primaryCardIds": [
        "spades-3",
        "clubs-queen"
      ],
      "primarySuits": [
        "Spades",
        "Clubs"
      ],
      "partialCardIds": [
        "diamonds-6",
        "hearts-4"
      ],
      "resolution": {
        "success": "The Investigator helps you research real options; the Strategist helps you plan long-term without needing all the answers now. Big questions need curiosity, not certainty.",
        "partial": "Investing in yourself or nurturing your growth is right. The Investigator (Spades 3) and Strategist (Clubs Queen) help you explore systematically.",
        "miss": "Life direction needs the Investigator (Spades 3) to explore and the Strategist (Clubs Queen) to think long-term — not answers, but better questions."
      }
    },
    {
      "id": "scenario-022",
      "title": "Overcommitted",
      "description": "You said yes to too many things and now everything is suffering. You're letting people down and burning out.",
      "ageGroup": "teen",
      "difficulty": "medium",
      "primaryCardIds": [
        "hearts-3",
        "clubs-6"
      ],
      "primarySuits": [
        "Hearts",
        "Clubs"
      ],
      "partialCardIds": [
        "hearts-6",
        "spades-6"
      ],
      "resolution": {
        "success": "The Balancer recalibrates what you can realistically carry; the Streamliner helps you cut what doesn't need to be there. Overcommitment is a structure problem.",
        "partial": "Rest or honest self-assessment helps. The Balancer (Hearts 3) and Streamliner (Clubs 6) actively fix the structure, not just acknowledge the problem.",
        "miss": "Overcommitment needs the Balancer (Hearts 3) to redistribute and the Streamliner (Clubs 6) to cut what doesn't belong."
      }
    },
    {
      "id": "scenario-023",
      "title": "Income Disruption",
      "description": "Your income dropped suddenly — job loss, reduced hours, or a failed plan. Bills are still coming.",
      "ageGroup": "adult",
      "difficulty": "hard",
      "primaryCardIds": [
        "diamonds-7",
        "diamonds-3"
      ],
      "primarySuits": [
        "Diamonds"
      ],
      "partialCardIds": [
        "hearts-7",
        "spades-5"
      ],
      "resolution": {
        "success": "The Budgeter tightens the plan to what's real; the Allocator makes sure the most important things get covered first. Income disruption needs a calm, prioritized response.",
        "partial": "Protecting against risk or diagnosing the problem is important. The Budgeter (Diamonds 7) and Allocator (Diamonds 3) are the immediate tools.",
        "miss": "When income drops, the Budgeter (Diamonds 7) and Allocator (Diamonds 3) help you protect what matters most within what you have."
      }
    },
    {
      "id": "scenario-024",
      "title": "Health Scare",
      "description": "Something is off with your health. You've been ignoring it, but it's time to address it.",
      "ageGroup": "adult",
      "difficulty": "hard",
      "primaryCardIds": [
        "hearts-2",
        "spades-5"
      ],
      "primarySuits": [
        "Hearts",
        "Spades"
      ],
      "partialCardIds": [
        "hearts-7",
        "hearts-5"
      ],
      "resolution": {
        "success": "The Caretaker gets you to the doctor and into a care routine; the Diagnostician helps you understand what's actually happening. Don't manage symptoms — address the issue.",
        "partial": "Protection or healing at the root is right. The Caretaker (Hearts 2) and Diagnostician (Spades 5) work together to respond properly.",
        "miss": "Health issues need the Caretaker (Hearts 2) for action and the Diagnostician (Spades 5) for clarity — not delay."
      }
    },
    {
      "id": "scenario-025",
      "title": "Saying Yes to Everything",
      "description": "You can't seem to say no — at work, at home, in friendships. You're running on empty.",
      "ageGroup": "adult",
      "difficulty": "medium",
      "primaryCardIds": [
        "hearts-3",
        "spades-6"
      ],
      "primarySuits": [
        "Hearts",
        "Spades"
      ],
      "partialCardIds": [
        "clubs-6",
        "hearts-6"
      ],
      "resolution": {
        "success": "The Balancer helps you see where your energy actually is; the Critic lets you honestly assess what saying yes is costing you. Real change starts with honest evaluation.",
        "partial": "Streamlining or resting is helpful. The Balancer (Hearts 3) and Critic (Spades 6) help you redesign the pattern, not just manage the fatigue.",
        "miss": "Chronic overcommitment needs the Balancer (Hearts 3) and the Critic (Spades 6) — balance and honest self-assessment working together."
      }
    },
    {
      "id": "scenario-026",
      "title": "Rent or Buy?",
      "description": "You're weighing a major housing decision. The numbers, emotions, and timing all feel tangled.",
      "ageGroup": "adult",
      "difficulty": "hard",
      "primaryCardIds": [
        "spades-3",
        "diamonds-5"
      ],
      "primarySuits": [
        "Spades",
        "Diamonds"
      ],
      "partialCardIds": [
        "clubs-queen",
        "spades-4"
      ],
      "resolution": {
        "success": "The Investigator researches the real options in your market; the Valuator helps you understand what value actually means beyond price. Big decisions need information and clarity about value.",
        "partial": "Long-term strategy or evaluation helps. The Investigator (Spades 3) and Valuator (Diamonds 5) give you the data and the lens to decide.",
        "miss": "Housing decisions need research (Spades 3 — Investigator) and value clarity (Diamonds 5 — Valuator), not just gut feeling or monthly payment math."
      }
    },
    {
      "id": "scenario-027",
      "title": "Caretaking a Family Member",
      "description": "Someone in your family needs significant support — medical, emotional, or practical. You want to help, but you have limits.",
      "ageGroup": "adult",
      "difficulty": "hard",
      "primaryCardIds": [
        "hearts-2",
        "hearts-king"
      ],
      "primarySuits": [
        "Hearts"
      ],
      "partialCardIds": [
        "hearts-3",
        "clubs-5"
      ],
      "resolution": {
        "success": "The Caretaker models what sustained, genuine care looks like; the Guardian takes full responsibility for someone who needs support. Both call for real commitment — and real limits.",
        "partial": "Balancing your own energy or coordinating resources is wise. The Caretaker (Hearts 2) and Guardian (Hearts King) are the core caregiving cards.",
        "miss": "Caregiving needs the Caretaker (Hearts 2) for consistent action and the Guardian (Hearts King) for accepting responsibility — and knowing your own limits."
      }
    },
    {
      "id": "scenario-028",
      "title": "Where Do I Put My Savings?",
      "description": "You have savings and you're not sure what to do with them. Invest? Emergency fund? Pay down debt?",
      "ageGroup": "adult",
      "difficulty": "hard",
      "primaryCardIds": [
        "diamonds-3",
        "diamonds-6"
      ],
      "primarySuits": [
        "Diamonds"
      ],
      "partialCardIds": [
        "diamonds-4",
        "spades-3"
      ],
      "resolution": {
        "success": "The Allocator distributes resources across competing priorities (emergency fund, debt, investment); the Investor thinks about what future you're building. Both are needed before committing money.",
        "partial": "Building savings or researching options is a great start. The Allocator (Diamonds 3) and Investor (Diamonds 6) help you think strategically.",
        "miss": "Savings decisions need the Allocator (Diamonds 3) for prioritizing and the Investor (Diamonds 6) for future-building — not just one answer."
      }
    },
    {
      "id": "scenario-029",
      "title": "Team Conflict at Work",
      "description": "There's real tension with a colleague or team. Work is suffering. Something has to change.",
      "ageGroup": "adult",
      "difficulty": "medium",
      "primaryCardIds": [
        "hearts-queen",
        "spades-5"
      ],
      "primarySuits": [
        "Hearts",
        "Spades"
      ],
      "partialCardIds": [
        "hearts-5",
        "spades-2"
      ],
      "resolution": {
        "success": "The Empathizer understands what's actually happening interpersonally; the Diagnostician finds the root cause — not just the surface argument. Together they lead to real resolution.",
        "partial": "Healing at the root or asking questions is right. The Empathizer (Hearts Queen) and Diagnostician (Spades 5) are the tools for real workplace repair.",
        "miss": "Workplace conflict needs empathy (Hearts Queen) to understand people and diagnosis (Spades 5) to find the real issue — not just symptom management."
      }
    },
    {
      "id": "scenario-030",
      "title": "Planning for the Long Term",
      "description": "You're thinking about retirement, long-term goals, or a major future milestone. It feels abstract and far away.",
      "ageGroup": "adult",
      "difficulty": "hard",
      "primaryCardIds": [
        "hearts-9",
        "clubs-queen"
      ],
      "primarySuits": [
        "Hearts",
        "Clubs"
      ],
      "partialCardIds": [
        "diamonds-4",
        "diamonds-6"
      ],
      "resolution": {
        "success": "The Sustainer builds for the long term without burning out the present; the Strategist creates a real plan. Long-term thinking needs both sustainability and intentional direction.",
        "partial": "Accumulating or investing is a great start. The Sustainer (Hearts 9) and Strategist (Clubs Queen) bring in the longer arc — not just saving, but building toward something.",
        "miss": "Long-term planning needs the Sustainer (Hearts 9) — making choices that last — and the Strategist (Clubs Queen) — knowing what you're building toward."
      }
    },
    {
      "id": "scenario-031",
      "title": "Starting a Family Garden",
      "description": "The family wants to grow something — herbs, vegetables, flowers. Nobody agrees on what to plant, who tends it, or what it will cost.",
      "ageGroup": "family",
      "difficulty": "easy",
      "primaryCardIds": [
        "clubs-ace",
        "diamonds-3"
      ],
      "primarySuits": [
        "Clubs",
        "Diamonds"
      ],
      "partialCardIds": [
        "clubs-5",
        "spades-3"
      ],
      "resolution": {
        "success": "The Architect designs the garden system from scratch — what to plant, where, who waters when; the Allocator distributes the budget and effort fairly. A garden is a household system.",
        "partial": "Coordinating tasks or researching options is a great start. The Architect (Clubs Ace) and Allocator (Diamonds 3) turn a fun idea into something that actually grows.",
        "miss": "A garden needs a design (Clubs Ace — Architect) and a resource plan (Diamonds 3 — Allocator) before anyone picks up a shovel."
      }
    },
    {
      "id": "scenario-032",
      "title": "Someone Is Sick This Week",
      "description": "A family member is sick and needs extra care. Normal routines have stopped working and everyone is adjusting on the fly.",
      "ageGroup": "family",
      "difficulty": "medium",
      "primaryCardIds": [
        "hearts-2",
        "clubs-5"
      ],
      "primarySuits": [
        "Hearts",
        "Clubs"
      ],
      "partialCardIds": [
        "hearts-3",
        "hearts-6"
      ],
      "resolution": {
        "success": "The Caretaker provides consistent, caring attention to the person who is sick; the Coordinator keeps the rest of the household moving without everything falling apart.",
        "partial": "Balancing energy or resting is right. The Caretaker (Hearts 2) focuses care on the person who needs it; the Coordinator (Clubs 5) adapts the household around them.",
        "miss": "When someone is sick, lead with the Caretaker (Hearts 2) for the person and the Coordinator (Clubs 5) for the household — both need attention at once."
      }
    },
    {
      "id": "scenario-033",
      "title": "Birthday on a Budget",
      "description": "Someone's birthday is coming up. The family wants to celebrate, but money is genuinely tight. How do you make it feel special without overspending?",
      "ageGroup": "family",
      "difficulty": "easy",
      "primaryCardIds": [
        "diamonds-7",
        "clubs-5"
      ],
      "primarySuits": [
        "Diamonds",
        "Clubs"
      ],
      "partialCardIds": [
        "diamonds-3",
        "hearts-8"
      ],
      "resolution": {
        "success": "The Budgeter sets a real limit and plans within it; the Coordinator makes sure everyone's involved and the day actually comes together. Celebration and constraints can coexist.",
        "partial": "Allocating fairly or creating harmony is good thinking. The Budgeter (Diamonds 7) and Coordinator (Clubs 5) make a real plan that doesn't leave anyone disappointed.",
        "miss": "A birthday on a budget needs the Budgeter (Diamonds 7) to set the plan and the Coordinator (Clubs 5) to pull it off together."
      }
    },
    {
      "id": "scenario-034",
      "title": "New Baby in the House",
      "description": "A new baby has arrived. The whole household system needs rebuilding around someone who needs everything and gives nothing back yet.",
      "ageGroup": "family",
      "difficulty": "hard",
      "primaryCardIds": [
        "clubs-ace",
        "hearts-king"
      ],
      "primarySuits": [
        "Clubs",
        "Hearts"
      ],
      "partialCardIds": [
        "hearts-2",
        "clubs-5"
      ],
      "resolution": {
        "success": "The Architect redesigns the household system from the ground up for this new reality; the Guardian accepts total responsibility for someone who cannot advocate for themselves. This is both a systems challenge and a care challenge.",
        "partial": "Caring consistently or coordinating tasks helps. The Architect (Clubs Ace) and Guardian (Hearts King) address the full picture — the systems AND the responsibility.",
        "miss": "A new baby reorganizes everything. The Architect (Clubs Ace) redesigns the system; the Guardian (Hearts King) holds the weight of that responsibility."
      }
    },
    {
      "id": "scenario-035",
      "title": "That's Not Fair",
      "description": "Two family members disagree about who does more around the house. Both feel underappreciated. Neither is entirely wrong.",
      "ageGroup": "family",
      "difficulty": "medium",
      "primaryCardIds": [
        "spades-4",
        "hearts-queen"
      ],
      "primarySuits": [
        "Spades",
        "Hearts"
      ],
      "partialCardIds": [
        "clubs-4",
        "diamonds-3"
      ],
      "resolution": {
        "success": "The Evaluator looks at what's actually happening — who does what, how often, how visibly; the Empathizer understands why both people feel what they feel. Fair starts with accurate and kind.",
        "partial": "Setting standards or allocating fairly is good. The Evaluator (Spades 4) and Empathizer (Hearts Queen) make the invisible visible and the emotional acknowledged.",
        "miss": "Fairness disputes need the Evaluator (Spades 4) for honest accounting and the Empathizer (Hearts Queen) for understanding why it hurts — not just a new chore chart."
      }
    },
    {
      "id": "scenario-036",
      "title": "Screen-Free Weekend",
      "description": "A parent wants to try a screen-free weekend. The kids strongly disagree. The proposal has already created conflict before it even starts.",
      "ageGroup": "family",
      "difficulty": "medium",
      "primaryCardIds": [
        "hearts-queen",
        "spades-2"
      ],
      "primarySuits": [
        "Hearts",
        "Spades"
      ],
      "partialCardIds": [
        "hearts-8",
        "clubs-4"
      ],
      "resolution": {
        "success": "The Empathizer understands what screens actually mean to the kids (connection, play, comfort) rather than just seeing 'too much screen time'; the Questioner asks what everyone actually wants from the weekend. Start with understanding, not rules.",
        "partial": "Creating harmony or setting standards is useful. The Empathizer (Hearts Queen) and Questioner (Spades 2) turn a fight into a family conversation.",
        "miss": "Screen-free conflicts are really about connection and autonomy. The Empathizer (Hearts Queen) and Questioner (Spades 2) get at what everyone actually needs."
      }
    },
    {
      "id": "scenario-037",
      "title": "Tackling a Big Home Project",
      "description": "The family is taking on a big project — clearing a space, building something, reorganizing. It's exciting in theory and overwhelming in practice.",
      "ageGroup": "family",
      "difficulty": "medium",
      "primaryCardIds": [
        "clubs-2",
        "clubs-5"
      ],
      "primarySuits": [
        "Clubs"
      ],
      "partialCardIds": [
        "clubs-ace",
        "spades-7"
      ],
      "resolution": {
        "success": "The Organizer breaks the project into manageable pieces so it doesn't stay an overwhelming blob; the Coordinator assigns who does what and keeps the momentum going. Big projects are just small steps with good coordination.",
        "partial": "Designing the system or solving creatively is a solid start. The Organizer (Clubs 2) and Coordinator (Clubs 5) make it feel doable.",
        "miss": "Big home projects need the Organizer (Clubs 2) to break it down and the Coordinator (Clubs 5) to keep everyone moving — not just good intentions."
      }
    },
    {
      "id": "scenario-038",
      "title": "A Parent Starts a Demanding New Job",
      "description": "One parent just started a new job with a steep learning curve. Household routines that worked before no longer do. Everyone is adjusting.",
      "ageGroup": "family",
      "difficulty": "hard",
      "primaryCardIds": [
        "hearts-jack",
        "clubs-5"
      ],
      "primarySuits": [
        "Hearts",
        "Clubs"
      ],
      "partialCardIds": [
        "clubs-6",
        "hearts-3"
      ],
      "resolution": {
        "success": "The Adaptor helps the whole family flex around the new reality without fighting it; the Coordinator rebuilds the household logistics for how things actually are now, not how they used to be.",
        "partial": "Streamlining or balancing energy helps. The Adaptor (Hearts Jack) and Coordinator (Clubs 5) rebuild around the new normal rather than struggling to maintain the old one.",
        "miss": "A household in transition needs the Adaptor (Hearts Jack) for flexibility and the Coordinator (Clubs 5) for rebuilding — not pressure to keep everything the same."
      }
    },
    {
      "id": "scenario-039",
      "title": "Nobody Wrote It Down",
      "description": "The family keeps arguing about recurring tasks — who's responsible, how often, what 'done' looks like. Nobody wrote anything down. Everyone remembers it differently.",
      "ageGroup": "family",
      "difficulty": "easy",
      "primaryCardIds": [
        "clubs-4",
        "clubs-ace"
      ],
      "primarySuits": [
        "Clubs"
      ],
      "partialCardIds": [
        "clubs-2",
        "spades-7"
      ],
      "resolution": {
        "success": "The Standardizer creates a clear, shared agreement about who does what and what done looks like; the Architect designs a simple household system that doesn't rely on everyone remembering everything. Visible systems end invisible arguments.",
        "partial": "Organizing the space or solving the immediate dispute is useful. The Standardizer (Clubs 4) and Architect (Clubs Ace) make the agreement durable, not just temporary.",
        "miss": "Recurring household arguments need the Standardizer (Clubs 4) for a shared agreement and the Architect (Clubs Ace) for a system that holds — not another conversation."
      }
    },
    {
      "id": "scenario-040",
      "title": "The Family Money Conversation",
      "description": "The family needs to talk honestly about money — what things cost, what the limits are, who decides, and what the kids should understand at their age.",
      "ageGroup": "family",
      "difficulty": "medium",
      "primaryCardIds": [
        "diamonds-7",
        "hearts-queen"
      ],
      "primarySuits": [
        "Diamonds",
        "Hearts"
      ],
      "partialCardIds": [
        "spades-2",
        "diamonds-3"
      ],
      "resolution": {
        "success": "The Budgeter makes the financial reality concrete and visible; the Empathizer makes it a real conversation rather than a lecture. Money talks work when they're honest and human, not just informational.",
        "partial": "Asking questions or allocating clearly helps. The Budgeter (Diamonds 7) and Empathizer (Hearts Queen) make this a conversation the whole family can actually have.",
        "miss": "Family money conversations need the Budgeter (Diamonds 7) for honesty about numbers and the Empathizer (Hearts Queen) so everyone feels safe enough to engage."
      }
    },
    {
      "id": "scenario-041",
      "title": "Hobby Becoming Something More",
      "description": "Something you do for fun is getting traction — people want to buy it, commission it, or hire you for it. You're not sure whether to grow it or protect it.",
      "ageGroup": "adult",
      "difficulty": "medium",
      "primaryCardIds": [
        "spades-3",
        "clubs-7"
      ],
      "primarySuits": [
        "Spades",
        "Clubs"
      ],
      "partialCardIds": [
        "diamonds-5",
        "clubs-queen"
      ],
      "resolution": {
        "success": "The Investigator researches what growing it actually means — the economics, the time, the tradeoffs; the Scaler thinks about what a system that can grow without burning you out would look like. Grow intentionally, not reactively.",
        "partial": "Understanding the value or thinking long-term is right. The Investigator (Spades 3) and Scaler (Clubs 7) help you decide deliberately rather than drifting into something you didn't fully choose.",
        "miss": "A hobby at an inflection point needs the Investigator (Spades 3) for honest research and the Scaler (Clubs 7) for building something that doesn't destroy the thing you love."
      }
    },
    {
      "id": "scenario-042",
      "title": "A Difficult Family Member",
      "description": "There's a family member whose behavior consistently causes harm or disruption. You've tried talking. The pattern doesn't change. You need to figure out your relationship with this.",
      "ageGroup": "adult",
      "difficulty": "hard",
      "primaryCardIds": [
        "spades-5",
        "hearts-7"
      ],
      "primarySuits": [
        "Spades",
        "Hearts"
      ],
      "partialCardIds": [
        "hearts-5",
        "spades-6"
      ],
      "resolution": {
        "success": "The Diagnostician identifies what's actually happening in this pattern — not just the latest incident; the Protector helps you put protective measures in place that honour your own wellbeing. You can love someone and still protect yourself.",
        "partial": "Healing at the root or honest self-assessment is wise. The Diagnostician (Spades 5) and Protector (Hearts 7) give you both clarity and self-protection.",
        "miss": "Recurring harmful patterns need the Diagnostician (Spades 5) to name what's really happening and the Protector (Hearts 7) to establish real boundaries — not just more conversations."
      }
    },
    {
      "id": "scenario-043",
      "title": "Managing a Chronic Condition",
      "description": "You or someone you love is living with a long-term health issue. The old routines don't work anymore. A sustainable new normal needs to be built.",
      "ageGroup": "adult",
      "difficulty": "hard",
      "primaryCardIds": [
        "hearts-2",
        "hearts-9"
      ],
      "primarySuits": [
        "Hearts"
      ],
      "partialCardIds": [
        "clubs-ace",
        "hearts-8"
      ],
      "resolution": {
        "success": "The Caretaker builds a consistent routine of real, attentive care — not just management; the Sustainer designs habits that are liveable long-term, not just medically ideal in theory. Chronic conditions need systems that last.",
        "partial": "Integrating all dimensions of health or designing the household around this is right. The Caretaker (Hearts 2) and Sustainer (Hearts 9) build a practice, not just a plan.",
        "miss": "Chronic conditions need the Caretaker (Hearts 2) for consistent care and the Sustainer (Hearts 9) for a long-term system — not heroic sprints that can't be maintained."
      }
    },
    {
      "id": "scenario-044",
      "title": "Laid Off",
      "description": "You lost your job unexpectedly. The income is gone. You have some runway, some fear, and a lot of decisions to make about what comes next.",
      "ageGroup": "adult",
      "difficulty": "hard",
      "primaryCardIds": [
        "spades-7",
        "diamonds-7"
      ],
      "primarySuits": [
        "Spades",
        "Diamonds"
      ],
      "partialCardIds": [
        "spades-3",
        "hearts-6"
      ],
      "resolution": {
        "success": "The Solver builds a concrete plan for what to do next rather than staying in panic mode; the Budgeter protects your resources while you figure it out. The first job of job loss is to stop the bleeding and build a plan.",
        "partial": "Researching options or recovering your energy is a good instinct. The Solver (Spades 7) and Budgeter (Diamonds 7) give you a path that isn't just waiting.",
        "miss": "Job loss needs the Solver (Spades 7) to build forward momentum and the Budgeter (Diamonds 7) to protect what you have — both at the same time."
      }
    },
    {
      "id": "scenario-045",
      "title": "Starting Over",
      "description": "A major chapter has ended — a relationship, a career, a place you lived. You're rebuilding from the ground up and the blank page feels both freeing and terrifying.",
      "ageGroup": "adult",
      "difficulty": "hard",
      "primaryCardIds": [
        "clubs-ace",
        "hearts-jack"
      ],
      "primarySuits": [
        "Clubs",
        "Hearts"
      ],
      "partialCardIds": [
        "hearts-ace",
        "spades-7"
      ],
      "resolution": {
        "success": "The Architect designs a new structure for life with deliberate intention — not just patching the old one; the Adaptor helps you stay flexible as the picture becomes clearer. Starting over is an architecture project, not a recovery project.",
        "partial": "Returning to basics or solving the immediate problems is useful. The Architect (Clubs Ace) and Adaptor (Hearts Jack) give you both a foundation and the flexibility to build it differently.",
        "miss": "Starting over needs the Architect (Clubs Ace) to design deliberately and the Adaptor (Hearts Jack) to stay open as the new life reveals itself — not a rushed return to the familiar."
      }
    },
    {
      "id": "scenario-046",
      "title": "Supporting a Partner Through a Hard Time",
      "description": "Your partner is going through something genuinely difficult. You want to help, but you're not sure how — and you're not running on full yourself.",
      "ageGroup": "adult",
      "difficulty": "hard",
      "primaryCardIds": [
        "hearts-queen",
        "hearts-3"
      ],
      "primarySuits": [
        "Hearts"
      ],
      "partialCardIds": [
        "hearts-2",
        "spades-2"
      ],
      "resolution": {
        "success": "The Empathizer helps you understand what your partner actually needs — not what you'd want if you were them; the Balancer makes sure you're giving without depleting yourself entirely. Real support is sustainable support.",
        "partial": "Consistent care or asking the right questions is a strong instinct. The Empathizer (Hearts Queen) and Balancer (Hearts 3) help you show up fully without disappearing into someone else's pain.",
        "miss": "Supporting a partner needs the Empathizer (Hearts Queen) to understand what they need and the Balancer (Hearts 3) to protect your own capacity — both matter."
      }
    },
    {
      "id": "scenario-047",
      "title": "Career vs. Family vs. Self",
      "description": "Work demands keep rising. Family needs are real and present. Your own needs keep getting pushed to last. Something has to give — but everything feels necessary.",
      "ageGroup": "adult",
      "difficulty": "hard",
      "primaryCardIds": [
        "hearts-3",
        "spades-6"
      ],
      "primarySuits": [
        "Hearts",
        "Spades"
      ],
      "partialCardIds": [
        "clubs-6",
        "hearts-ace"
      ],
      "resolution": {
        "success": "The Balancer sees the whole picture honestly and redistributes energy rather than just working harder; the Critic does the honest internal audit — what is actually necessary and what am I tolerating that I shouldn't be? Real change requires both.",
        "partial": "Streamlining or returning to basics is right. The Balancer (Hearts 3) and Critic (Spades 6) help you see what to hold and what to put down.",
        "miss": "Chronic overextension needs the Balancer (Hearts 3) to see the whole picture and the Critic (Spades 6) for honest self-assessment — not just time management tips."
      }
    },
    {
      "id": "scenario-048",
      "title": "Finding Your People",
      "description": "You've realized you're more isolated than you want to be. The connections you have feel thin. You want real community but don't know how to build it as an adult.",
      "ageGroup": "adult",
      "difficulty": "medium",
      "primaryCardIds": [
        "clubs-9",
        "hearts-4"
      ],
      "primarySuits": [
        "Clubs",
        "Hearts"
      ],
      "partialCardIds": [
        "spades-3",
        "hearts-8"
      ],
      "resolution": {
        "success": "The Networker builds deliberately toward community — not just contacts, but real connection over time; the Nurturer invests in people through small consistent acts. Community is built slowly, not found all at once.",
        "partial": "Researching where to connect or integrating your social life as a real priority helps. The Networker (Clubs 9) and Nurturer (Hearts 4) work together to build something durable.",
        "miss": "Adult isolation needs the Networker (Clubs 9) to actively build toward community and the Nurturer (Hearts 4) to invest in the connections worth growing — both take consistent effort."
      }
    },
    {
      "id": "scenario-049",
      "title": "What Do I Want to Leave Behind?",
      "description": "You're thinking about legacy — what you build, who you raise, what you contribute, what outlasts you. The question feels important but hard to hold.",
      "ageGroup": "adult",
      "difficulty": "hard",
      "primaryCardIds": [
        "hearts-9",
        "clubs-queen"
      ],
      "primarySuits": [
        "Hearts",
        "Clubs"
      ],
      "partialCardIds": [
        "diamonds-queen",
        "hearts-4"
      ],
      "resolution": {
        "success": "The Sustainer focuses on building things that last by making choices that are liveable now; the Strategist thinks across the long arc — what am I actually building toward? Legacy isn't a single decision; it's the accumulation of many.",
        "partial": "Stewarding resources responsibly or nurturing growth in others is real legacy work. The Sustainer (Hearts 9) and Strategist (Clubs Queen) help you think in decades, not just years.",
        "miss": "Legacy questions need the Sustainer (Hearts 9) to make present choices that build something durable and the Strategist (Clubs Queen) to hold the long view — not a moment of inspiration."
      }
    },
    {
      "id": "scenario-050",
      "title": "Feeling Stuck",
      "description": "You've been doing the same thing for a long time. It's fine, but it's not right. You're not unhappy enough to blow everything up — but something needs to change and you don't know what.",
      "ageGroup": "adult",
      "difficulty": "medium",
      "primaryCardIds": [
        "spades-2",
        "spades-6"
      ],
      "primarySuits": [
        "Spades"
      ],
      "partialCardIds": [
        "clubs-jack",
        "spades-7"
      ],
      "resolution": {
        "success": "The Questioner asks the questions you've been avoiding — what do you actually want? what are you tolerating? The Critic does the honest audit of what's working and what you've been calling 'fine'. Stuck is a signal, not a verdict.",
        "partial": "Innovating your approach or building a concrete solution is useful. The Questioner (Spades 2) and Critic (Spades 6) help you locate what's actually true before you build something new.",
        "miss": "Stuck needs the Questioner (Spades 2) to ask the real questions and the Critic (Spades 6) for an honest audit — not a plan for a different version of the same thing."
      }
    },
    {
      "id": "scenario-051",
      "title": "Group Project Gone Wrong",
      "description": "One person is doing all the work. Another disappeared. Someone keeps overriding everyone else's ideas. The deadline is real and the group is falling apart.",
      "ageGroup": "teen",
      "difficulty": "medium",
      "primaryCardIds": [
        "clubs-3",
        "spades-4"
      ],
      "primarySuits": [
        "Clubs",
        "Spades"
      ],
      "partialCardIds": [
        "hearts-2",
        "clubs-7"
      ],
      "resolution": {
        "success": "The Coordinator maps out who owns what and catches things before they fall through — the group needs a system, not just effort. The Analyst figures out what's actually broken: is it a workload problem, a communication problem, or a people problem?",
        "partial": "Organizing tasks or questioning the dynamic are both useful starting moves. The Coordinator (Clubs 3) and Analyst (Spades 4) together help turn chaos into a plan everyone can actually follow.",
        "miss": "Group projects need the Coordinator (Clubs 3) to create structure everyone agrees on and the Analyst (Spades 4) to diagnose what's really going wrong — not just working harder alone."
      }
    },
    {
      "id": "scenario-052",
      "title": "First Paycheck Decision",
      "description": "You got paid for the first time. It feels like a lot — and also not enough. You want to spend it, save it, and maybe give some away. You're not sure what the right move is.",
      "ageGroup": "teen",
      "difficulty": "easy",
      "primaryCardIds": [
        "diamonds-2",
        "hearts-3"
      ],
      "primarySuits": [
        "Diamonds",
        "Hearts"
      ],
      "partialCardIds": [
        "clubs-2",
        "diamonds-3"
      ],
      "resolution": {
        "success": "The Budgeter helps you see what the money actually is — not just a number but a resource with options. The Nurturer asks what you actually want and need right now. A first paycheck is a first practice run, not a final decision.",
        "partial": "Building a habit around money or reflecting on what you value are both solid moves. The Budgeter (Diamonds 2) and Nurturer (Hearts 3) help you make a choice you'll feel good about later.",
        "miss": "A first paycheck needs the Budgeter (Diamonds 2) to make it concrete — save this, spend this — and the Nurturer (Hearts 3) to make sure the decision actually fits who you are."
      }
    },
    {
      "id": "scenario-053",
      "title": "Left Out",
      "description": "Everyone else got invited and you didn't. Or someone new joined the group and things feel different now. It hurts and you're not sure what to do with that feeling.",
      "ageGroup": "child",
      "difficulty": "easy",
      "primaryCardIds": [
        "hearts-2",
        "hearts-4"
      ],
      "primarySuits": [
        "Hearts"
      ],
      "partialCardIds": [
        "spades-2",
        "clubs-2"
      ],
      "resolution": {
        "success": "The Nurturer helps you feel the feeling without it taking over — being left out is real, and it's okay to be sad about it. The Connector reminds you that one group isn't the only group. There are more people and more chances ahead.",
        "partial": "Taking care of your feelings or reaching out to someone are both good first steps. The Nurturer (Hearts 2) and Connector (Hearts 4) help you move through the hurt instead of getting stuck in it.",
        "miss": "Feeling left out needs the Nurturer (Hearts 2) to help you process what happened and the Connector (Hearts 4) to remind you that belonging isn't a fixed thing — it can be found and rebuilt."
      }
    },
    {
      "id": "scenario-054",
      "title": "A Hard Conversation You've Been Avoiding",
      "description": "You've been putting off a conversation — with a friend, a partner, a parent, a colleague. You know it needs to happen. You keep finding reasons to delay.",
      "ageGroup": "adult",
      "difficulty": "easy",
      "primaryCardIds": [
        "hearts-queen",
        "spades-2"
      ],
      "primarySuits": [
        "Hearts",
        "Spades"
      ],
      "partialCardIds": [
        "spades-5",
        "hearts-7"
      ],
      "resolution": {
        "success": "The Empathizer helps you hold the other person's experience alongside your own — the conversation isn't an attack, it's an attempt at understanding. The Questioner helps you figure out what you actually want to say before you say it.",
        "partial": "Diagnosing what's really causing the avoidance or protecting yourself emotionally are valid first steps. The Diagnostician (Spades 5) and Protector (Hearts 7) help you prepare so you can actually show up for the conversation.",
        "miss": "Hard conversations need the Empathizer (Hearts Queen) to make it safe for both people and the Questioner (Spades 2) to clarify what you actually want the conversation to do — not just to vent or win."
      }
    }
  ]
}