{
  "experiment": "entanglement_proof",
  "device": "ionq",
  "shots": 100,
  "question": "Should I spend today building the quantum context layer or making cold calls?",
  "timestamp": "20260507_052239",
  "hypothesis": "CNOT entanglement produces non-obvious frame collapse that independent qubits cannot replicate.",
  "results": [
    {
      "scenario": "High money pressure, strategic task",
      "revenue_pressure": 0.9,
      "is_technical": 0.2,
      "entangled": {
        "frame_selected": "11",
        "frame_label": "STRATEGIC / BIG PICTURE",
        "distribution": {
          "11": 0.86,
          "10": 0.12,
          "00": 0.02
        },
        "raw_counts": {
          "11": 86,
          "10": 12,
          "00": 2
        },
        "circuit_type": "RY + RY + CNOT"
      },
      "independent": {
        "frame_selected": "10",
        "frame_label": "DEEP TECHNICAL BUILD",
        "distribution": {
          "11": 0.12,
          "10": 0.86,
          "01": 0.01,
          "00": 0.01
        },
        "raw_counts": {
          "11": 12,
          "10": 86,
          "01": 1,
          "00": 1
        },
        "circuit_type": "RY + RY (no CNOT)"
      },
      "same_winner": false,
      "timestamp": "2026-05-07T05:22:39.707486"
    },
    {
      "scenario": "High money pressure, technical task",
      "revenue_pressure": 0.9,
      "is_technical": 0.9,
      "entangled": {
        "frame_selected": "10",
        "frame_label": "DEEP TECHNICAL BUILD",
        "distribution": {
          "10": 0.95,
          "01": 0.02,
          "11": 0.03
        },
        "raw_counts": {
          "10": 95,
          "01": 2,
          "11": 3
        },
        "circuit_type": "RY + RY + CNOT"
      },
      "independent": {
        "frame_selected": "11",
        "frame_label": "STRATEGIC / BIG PICTURE",
        "distribution": {
          "11": 0.98,
          "10": 0.01,
          "01": 0.01
        },
        "raw_counts": {
          "11": 98,
          "10": 1,
          "01": 1
        },
        "circuit_type": "RY + RY (no CNOT)"
      },
      "same_winner": false,
      "timestamp": "2026-05-07T05:22:39.721199"
    },
    {
      "scenario": "Low pressure, deep technical build",
      "revenue_pressure": 0.1,
      "is_technical": 0.9,
      "entangled": {
        "frame_selected": "01",
        "frame_label": "ACTIVE SALES MODE",
        "distribution": {
          "01": 0.94,
          "00": 0.05,
          "10": 0.01
        },
        "raw_counts": {
          "01": 94,
          "00": 5,
          "10": 1
        },
        "circuit_type": "RY + RY + CNOT"
      },
      "independent": {
        "frame_selected": "01",
        "frame_label": "ACTIVE SALES MODE",
        "distribution": {
          "01": 0.97,
          "11": 0.01,
          "00": 0.02
        },
        "raw_counts": {
          "01": 97,
          "11": 1,
          "00": 2
        },
        "circuit_type": "RY + RY (no CNOT)"
      },
      "same_winner": true,
      "timestamp": "2026-05-07T05:22:40.710478"
    },
    {
      "scenario": "Low pressure, big picture thinking",
      "revenue_pressure": 0.1,
      "is_technical": 0.1,
      "entangled": {
        "frame_selected": "00",
        "frame_label": "SCRAPPY / NO BUDGET",
        "distribution": {
          "00": 0.98,
          "11": 0.01,
          "01": 0.01
        },
        "raw_counts": {
          "00": 98,
          "11": 1,
          "01": 1
        },
        "circuit_type": "RY + RY + CNOT"
      },
      "independent": {
        "frame_selected": "00",
        "frame_label": "SCRAPPY / NO BUDGET",
        "distribution": {
          "00": 0.97,
          "10": 0.02,
          "01": 0.01
        },
        "raw_counts": {
          "00": 97,
          "10": 2,
          "01": 1
        },
        "circuit_type": "RY + RY (no CNOT)"
      },
      "same_winner": true,
      "timestamp": "2026-05-07T05:22:40.724014"
    }
  ]
}