{
  "actions": {
    "copied_to_clipboard": true,
    "opened_default_browser": false,
    "opened_playwright_browser": false
  },
  "created_at": "2026-06-22T19:33:24.755608+00:00",
  "local_checks": [
    {
      "command": [
        "/Users/jameslopez/projects/TradingBot25/.venv/bin/python",
        "tools/check_pine_duplicates.py",
        "strategies/strategy_mlp_scores.pine"
      ],
      "ok": true,
      "returncode": 0,
      "stderr_tail": "",
      "stdout_tail": "\u2705  No duplicate variable definitions found in Pine files.\n"
    }
  ],
  "script": {
    "char_count": 96888,
    "kind": "strategy",
    "line_count": 997,
    "path": "strategies/strategy_mlp_scores.pine",
    "sha256": "8f88664a33d6b6e0adf56003329457ccde308afe8842930167ecc264a0f4e2e5",
    "title": "MLPScores",
    "version": 6
  },
  "source_copy": ".tradingview_e2e/source/20260622T193324Z_MLPScores.pine",
  "tradingview": {
    "chart_url": "https://www.tradingview.com/chart/",
    "human_review_required": true,
    "target_name": "MLPScores"
  },
  "verification_steps": [
    "Open TradingView Pine Editor and select the existing strategy named 'MLPScores'.",
    "Paste the clipboard contents, save/update the script, and confirm TradingView shows no Pine compile errors.",
    "Visually inspect the chart/strategy tester for the expected script name and behavior.",
    "If the script compiles, mark the relevant local sentinel, for example: python3 tools/check_pine.py --mark-valid.",
    "Attach screenshots or exported trades/CSV to future parity checks when behavior changes."
  ]
}
