{
  "package_name": "eth-breakout-playbook",
  "package_version": "artifact-0.1",
  "strategy_slug": "eth-breakout-playbook",
  "strategy_name": "ETH Breakout Playbook",
  "delivery_type": "artifact",
  "pricing_tier": "paid",
  "market_scope": "ETH",
  "summary": "Structured ETH breakout artifact with thesis, operating modes, parameter suggestions, examples, and optional Python reference code.",
  "thesis": "ETH breakout quality improves when the 2,385-2,400 shelf becomes support on closing strength, rather than only an intraday wick reclaim.",
  "primary_timeframe": "4h",
  "preferred_inputs": ["price", "close_4h", "liquidity_sweep", "btc_regime"],
  "expected_outputs": ["state", "confidence", "reason", "upside_zone"],
  "operating_modes": [
    {
      "mode": "confirmed_breakout",
      "objective": "Participate in continuation when ETH is accepted above the shelf.",
      "invalidation": "Lose the confirmation shelf on a closing basis."
    },
    {
      "mode": "decision_zone",
      "objective": "Stay patient while ETH is still negotiating the shelf.",
      "invalidation": "Do not force a trend conclusion before acceptance or rejection becomes clear."
    },
    {
      "mode": "failed_breakout_risk",
      "objective": "Reduce risk and prepare for rejection scenarios.",
      "invalidation": "Only re-upgrade if ETH reclaims the shelf with fresh closing strength."
    }
  ],
  "parameter_suggestions": {
    "primary_timeframe": "4h",
    "confirmation_zone": [2385, 2400],
    "upside_projection_zone": [2550, 2650],
    "supporting_filter": "BTC regime must not be risk_off"
  },
  "limitations": [
    "This package is a decision aid, not execution software.",
    "The threshold model is intentionally simplified.",
    "The strategy should not be used without broader risk controls."
  ],
  "risk_notes": [
    "Breakouts can fail quickly after intraday overextension.",
    "Liquidity sweeps and false acceptance are common around the confirmation zone.",
    "This artifact does not replace independent position sizing or risk management."
  ],
  "artifact_files": [
    "manifest.json",
    "README.md",
    "examples.json",
    "reference_strategy.py"
  ],
  "generated_at": "2026-04-22T00:00:00Z"
}
