{
  "schema_version": "personal-scanner.v0",
  "visibility": "public_safe",
  "is_live": false,
  "snapshot_label": "V0 static schema sample with public snapshot adapter",
  "generated_by": "jalentrades-static-seed",
  "delay_policy": "Static seed plus same-origin public snapshot. Provider refreshes must run server-side or build-time and publish delayed/public-safe JSON only.",
  "market_cap_volume_scanner": {
    "label": "Price x volume / market cap",
    "formula": "(price * volume) / market_cap",
    "sort": "price_x_volume_desc",
    "public_snapshot_sort": "price_x_volume_over_market_cap_desc",
    "timeframe": "1D TradingView screenshot sample",
    "timeframe_policy": {
      "current_static_rows": "1D TradingView screenshot sample only.",
      "future_default": "1W trailing five regular sessions after an approved delayed market-data provider is connected.",
      "daily_role": "Daily PxV catches the current session activity spike.",
      "weekly_role": "Weekly PxV smooths one-day halts, stale prints, and single-session distortions before ranking by market-cap-relative activity."
    },
    "outlier_policy": {
      "halted_or_stale_symbols": "Flag or exclude rows whose latest trade or latest regular-session bar is stale, halted, or not updating normally.",
      "single_day_spike": "Compare daily PxV / market cap against trailing weekly PxV / market cap before treating an extreme ratio as clean activity.",
      "default_public_sort_after_provider": "weekly_price_x_volume_over_market_cap_desc"
    },
    "source_note": "Static UI seed transcribed from the operator-provided TradingView JalenScanner screenshot on 2026-06-11. Rounded to displayed TradingView values. Not live market data. Public scanner snapshots live at /data/scanner-snapshot.json.",
    "risk_note": "Education only. This is not a trade signal, execution instruction, or broker-connected scanner.",
    "rows": [
      {
        "symbol": "MU",
        "name": "Micron Technology",
        "price": 891.88,
        "volume": 55710000,
        "dollar_volume": 49690000000,
        "market_cap": 1010000000000,
        "change_pct": -4.7,
        "cap_traded_pct": 4.92,
        "read": "Price x volume over market cap"
      },
      {
        "symbol": "NVDA",
        "name": "NVIDIA",
        "price": 200.42,
        "volume": 161740000,
        "dollar_volume": 32420000000,
        "market_cap": 4850000000000,
        "change_pct": -3.73,
        "cap_traded_pct": 0.67,
        "read": "Price x volume over market cap"
      },
      {
        "symbol": "TSLA",
        "name": "Tesla",
        "price": 381.59,
        "volume": 49700000,
        "dollar_volume": 18960000000,
        "market_cap": 1430000000000,
        "change_pct": -3.8,
        "cap_traded_pct": 1.33,
        "read": "Price x volume over market cap"
      },
      {
        "symbol": "SNDK",
        "name": "Sandisk",
        "price": 1643.23,
        "volume": 10360000,
        "dollar_volume": 17030000000,
        "market_cap": 243350000000,
        "change_pct": -0.2,
        "cap_traded_pct": 7.0,
        "read": "Price x volume over market cap"
      },
      {
        "symbol": "AAPL",
        "name": "Apple",
        "price": 291.58,
        "volume": 52790000,
        "dollar_volume": 15390000000,
        "market_cap": 4280000000000,
        "change_pct": 0.35,
        "cap_traded_pct": 0.36,
        "read": "Price x volume over market cap"
      },
      {
        "symbol": "AVGO",
        "name": "Broadcom",
        "price": 372.1,
        "volume": 38190000,
        "dollar_volume": 14210000000,
        "market_cap": 1770000000000,
        "change_pct": -5.12,
        "cap_traded_pct": 0.8,
        "read": "Price x volume over market cap"
      },
      {
        "symbol": "MRVL",
        "name": "Marvell Technology",
        "price": 252.59,
        "volume": 54170000,
        "dollar_volume": 13680000000,
        "market_cap": 220970000000,
        "change_pct": -5.35,
        "cap_traded_pct": 6.19,
        "read": "Price x volume over market cap"
      },
      {
        "symbol": "INTC",
        "name": "Intel",
        "price": 107.04,
        "volume": 122650000,
        "dollar_volume": 13130000000,
        "market_cap": 537980000000,
        "change_pct": -0.82,
        "cap_traded_pct": 2.44,
        "read": "Price x volume over market cap"
      },
      {
        "symbol": "MSFT",
        "name": "Microsoft",
        "price": 397.36,
        "volume": 32580000,
        "dollar_volume": 12940000000,
        "market_cap": 2950000000000,
        "change_pct": -1.5,
        "cap_traded_pct": 0.44,
        "read": "Price x volume over market cap"
      },
      {
        "symbol": "AMD",
        "name": "Advanced Micro Devices",
        "price": 452.4,
        "volume": 27780000,
        "dollar_volume": 12570000000,
        "market_cap": 737680000000,
        "change_pct": -4.86,
        "cap_traded_pct": 1.7,
        "read": "Price x volume over market cap"
      }
    ]
  },
  "quick_scan_feature": {
    "route": "/scanner",
    "mode": "same_origin_public_snapshot",
    "snapshot_route": "/data/scanner-snapshot.json",
    "universe_route": "/data/scanner-universe.json",
    "purpose": "Free mobile quick scan for the public Jalen watchlist, ranked by market activity relative to company size.",
    "saved_preferences": [
      "minimum_cap_traded_pct",
      "minimum_dollar_volume",
      "company_size_focus"
    ],
    "conversion_paths": [
      "/daily-desk",
      "/trade-of-the-week",
      "/co-pilot",
      "/waitlist#join"
    ],
    "live_data_gate": "Requires an approved market-data provider, delayed/public-safe publication rules, and no secret values in browser code or static public JSON."
  },
  "source_routes": [
    {
      "source": "tradingview-jalen",
      "role": "Pine alerts and 5-layer chart evidence"
    },
    {
      "source": "DiscordHelper",
      "role": "TradingView webhook normalization, setup grading, public-safe site export"
    },
    {
      "source": "TradingAssistant",
      "role": "Optional SPY, SPX, ES, and MES regime context"
    },
    {
      "source": "agentic-trading",
      "role": "Optional paper-only equity and crypto watchlist evidence"
    }
  ],
  "rows": [
    {
      "symbol": "ES / MES",
      "asset_class": "futures",
      "timeframe": "Daily plus 10m",
      "status": "watch",
      "grade": "B+ sample",
      "bias_label": "Wait for trigger",
      "layer_states": {
        "L1": "firing",
        "L2": "firing",
        "L3": "waiting",
        "L4": "mapped",
        "L5": "eligible"
      },
      "nearest_level": "Prior day high / weekly open area",
      "trigger_state": "No public call",
      "public_note": "Compression and level context are present. The trigger has not earned review status in this sample.",
      "risk_note": "Education only. No trade signal, managed account instruction, or execution path."
    },
    {
      "symbol": "CL / MCL",
      "asset_class": "futures",
      "timeframe": "Daily plus 5m",
      "status": "review",
      "grade": "A- sample",
      "bias_label": "Review only",
      "layer_states": {
        "L1": "firing",
        "L2": "firing",
        "L3": "firing",
        "L4": "mapped",
        "L5": "weak"
      },
      "nearest_level": "Quarterly open / weekly range edge",
      "trigger_state": "Review card only",
      "public_note": "The board can show why a setup reached review quality without publishing an instruction to act.",
      "risk_note": "Education only. Public rows explain context, not execution."
    },
    {
      "symbol": "HOOD",
      "asset_class": "equity",
      "timeframe": "Daily / Weekly",
      "status": "adapter-ready",
      "grade": "Pending source",
      "bias_label": "Needs delayed data export",
      "layer_states": {
        "L1": "unknown",
        "L2": "unknown",
        "L3": "unknown",
        "L4": "unknown",
        "L5": "unknown"
      },
      "nearest_level": "Waiting on public-safe equity adapter",
      "trigger_state": "Schema example",
      "public_note": "Equity names can use the same 5-layer shape after a delayed source supplies bars and levels.",
      "risk_note": "Education only. This sample is not a current HOOD chart read."
    }
  ]
}
