{
  "_spec_version": "1.0",
  "framework_id": "FRAMEWORK-DECISION-LATTICE-001",
  "name": "Decision Lattice",
  "version": "1.0.0",
  "created_date": "2026-04-24",
  "updated_date": "2026-04-24",
  "status": "active",
  "creator": "Grok (xAI) + framework-creator",
  "synopsis": "A fifteen-to-twenty-five-minute protocol for decisions with multiple interdependent variables and competing outcomes. Maps options as a lattice, assigns probabilities and values, runs mental simulations, and forces a clean commit. For decisions where gut feeling is not enough and the stakes are too high to go with the first plausible answer.",
  "origin_story": "Built April 2026 by Grok (xAI). Grok identified this one as the framework with the highest transferable force multiplier in the set — once you see decisions as lattices, you start seeing them everywhere.",
  "classification": {
    "domain": "decision_making",
    "category": "strategy",
    "series": "LATTICE",
    "tier": "component",
    "tags": ["decision_making", "multi_variable", "risk_assessment", "trade_off"],
    "triggers": [
      "I don't know which option to choose",
      "too many variables",
      "going with my gut feels irresponsible",
      "help me think through this choice",
      "what am I trading off"
    ]
  },
  "layer_1_principles_foundation": {
    "core_principles": [
      {
        "principle": "Gut fails under multi-variable pressure.",
        "description": "Intuition is excellent at single-variable problems where a pattern matches a past situation. It degrades quickly when three or more independent variables interact, because the mind cannot hold their interactions in parallel. For those decisions, structure beats intuition."
      },
      {
        "principle": "Probability times value is more honest than either alone.",
        "description": "People routinely overweight high-value-low-probability outcomes or high-probability-low-value ones. Forcing both numbers to appear side by side, even rough estimates, reveals which options are actually competitive and which just feel competitive."
      },
      {
        "principle": "Lattices make trade-offs visible; visible trade-offs become actionable.",
        "description": "An unarticulated trade-off keeps you stuck. An articulated one is a choice. The framework's real output is not the decision; it is the named trade-off that made the decision inevitable."
      }
    ]
  },
  "layer_2_systematic_approach": {
    "methodology": "Build, score, simulate, choose",
    "steps": [
      {
        "step": 1,
        "name": "Map core variables",
        "description": "List the three to seven variables that actually matter for this decision. Not everything matters. Cut ruthlessly. If you have more than seven, you are confusing variables with considerations."
      },
      {
        "step": 2,
        "name": "Build the outcome lattice",
        "description": "For each option, write the outcomes across each variable. Arrange as a grid. Options on one axis, variables on the other. The grid is the lattice."
      },
      {
        "step": 3,
        "name": "Assign probabilities and values",
        "description": "For each cell, estimate the probability that this outcome happens and its value if it does. Rough numbers are fine. The point is not precision; it is forcing the comparison to be explicit."
      },
      {
        "step": 4,
        "name": "Run mental simulations",
        "description": "For each option, imagine you chose it and a year has passed. What does success look like? What does failure look like? How much regret does each outcome carry? The simulation catches second-order effects the grid missed."
      },
      {
        "step": 5,
        "name": "Select and commit",
        "description": "Pick the option. Write one sentence naming the specific trade-off you are accepting. If you cannot name the trade-off, you have not decided; you have postponed."
      }
    ]
  },
  "layer_3_force_multipliers": {
    "primary_multipliers": [
      {
        "name": "Transferable pattern recognition",
        "mechanism": "Once you build a few lattices, you start seeing them everywhere. Career moves, product bets, hiring choices, even arguments. The habit of asking 'what are the variables, what are the outcomes, what is the trade-off' becomes automatic. Grok identified this as the most compounding skill in the meta-cognition set.",
        "estimated_return": "Users typically report feeling significantly more decisive on complex choices within a month, not because decisions get easier but because the structure is no longer intimidating."
      },
      {
        "name": "Reduced post-decision regret",
        "mechanism": "Naming the trade-off before the decision makes the downside predictable. When the downside arrives (and one always does), it is already on the grid. Regret drops because the surprise dropped.",
        "interaction_effects": "Pairs with Socratic Stress Test (test the key assumptions in the lattice before committing) and Feedback Loop Optimizer (track whether your probability estimates were calibrated)."
      },
      {
        "name": "Calibration log as long-term asset",
        "mechanism": "If you write down your probability estimates at decision time and check them after, you build a personal calibration record. Over years, you learn exactly how much to trust your own estimates on different types of questions. The log becomes more valuable than any single decision."
      }
    ]
  },
  "layer_4_success_metrics": {
    "leading_indicators": [
      "Variables list is three to seven items, not more.",
      "Every cell in the lattice has a probability and a value, even if rough.",
      "The final step produces a named trade-off in one sentence."
    ],
    "lagging_indicators": [
      "Post-decision regret decreases over a period of months of consistent use.",
      "Probability estimates, tracked over time, become measurably more accurate."
    ],
    "failure_modes": [
      {
        "mode": "Variable bloat",
        "symptom": "The variable list has ten or more entries and the lattice is unreadable. The framework added complexity instead of reducing it.",
        "resolution": "Step one requires ruthless cutting. Combine related variables. Drop variables whose outcomes don't meaningfully differ across options."
      },
      {
        "mode": "Analysis as avoidance",
        "symptom": "You keep refining the lattice and never commit at step five. The framework became the delay mechanism.",
        "resolution": "Set a time budget at the start. Twenty-five minutes maximum. When the timer rings, commit with the best current information. The lattice does not need to be perfect to beat gut instinct."
      }
    ],
    "red_flags_do_not_use_when": [
      "The decision is simple or reversible at low cost. Use gut and move on.",
      "Time pressure makes a twenty-minute structured process more expensive than a slightly suboptimal call.",
      "The decision is fundamentally values-based rather than outcome-based. Lattices compare outcomes, not values."
    ]
  },
  "layer_5_implementation_guidance": {
    "entry_conditions": {
      "required": [
        "A specific decision with two or more real options.",
        "Three to seven variables that meaningfully differentiate the options.",
        "Fifteen to twenty-five uninterrupted minutes.",
        "Willingness to commit at the end."
      ],
      "optimal": [
        "A trusted advisor to pressure-test the variable list and probability estimates.",
        "A calibration log from previous decisions, so you know your personal over- and under-estimation tendencies."
      ]
    },
    "exit_conditions": [
      "A scored lattice.",
      "A mental simulation for each option.",
      "A selected option.",
      "One sentence naming the specific trade-off being accepted."
    ],
    "deployment_contexts": [
      {
        "context": "Career moves",
        "description": "Job offers, role changes, sabbatical decisions. High stakes, multi-variable, irreversible on any short timeline."
      },
      {
        "context": "Investment choices",
        "description": "Any bet where probability and value both matter and both are uncertain."
      },
      {
        "context": "Big life changes",
        "description": "Relocation, relationship, education, health. Framework does not make the choice easier emotionally but makes it clearer analytically."
      },
      {
        "context": "Advising others",
        "description": "Running this with someone else walking them through the steps is often more useful than doing it alone. The external voice catches variables the decision-maker missed."
      }
    ]
  },
  "relationships": {
    "depends_on": [],
    "extends": [],
    "related_to": [],
    "triggers": [],
    "conflicts_with": [],
    "parent_of": [],
    "child_of": []
  },
  "evidence_base": {
    "validation_sources": [
      "Theoretical framework, not yet validated with documented user evidence.",
      "Pattern derived from decision theory (expected utility), Charlie Munger's mental models tradition, and lattice-based reasoning in formal logic."
    ]
  }
}
