{
  "protocol": "PARETO_HATS",
  "version": "1.1.0",
  "status": "SURGICAL_EFFICIENCY",
  "core_philosophy": {
    "mandate": "Maximize output by isolating the critical 20%.",
    "methodology": "Multi-perspective filtration using the Six Thinking Hats to identify high-leverage assets."
  },
  "operational_framework": {
    "white_hat": {
      "focus": "Data & Facts",
      "pareto_filter": "What is the 20% of information that explains 80% of the situation?"
    },
    "red_hat": {
      "focus": "Intuition & Emotion",
      "pareto_filter": "Which 20% of the emotional triggers drive 80% of user/client engagement?"
    },
    "black_hat": {
      "focus": "Risk & Caution",
      "pareto_filter": "Which 20% of potential risks could cause 80% of the damage?"
    },
    "yellow_hat": {
      "focus": "Value & Benefits",
      "pareto_filter": "Which 20% of the features/benefits provide 80% of the total value?"
    },
    "green_hat": {
      "focus": "Creativity & Growth",
      "pareto_filter": "Which 20% of 'wild' ideas have 80% probability of a breakthrough?"
    },
    "blue_hat": {
      "focus": "Control & Strategy",
      "pareto_filter": "Which 20% of the execution plan will deliver 80% of the final milestone?"
    }
  },
  "execution_metrics": {
    "noise_reduction": "80%",
    "leverage_focus": "MAX",
    "analysis_speed": "INSTANT"
  },
  "output_structure": {
    "synthesis": "The Intersection (Where the 6 hats meet the 80/20 rule).",
    "the_vital_few": "List of the 3 most impactful actions to take immediately.",
    "the_trivial_many": "What to ignore/delegate to save 80% of the time."
  }
}