Logic · a_plus_sync_fix

Read-only view of active client JSON

{
    "schema_version": "1.0.0",
    "name": "a_plus_sync_error_fix",
    "date": "2026-06-08",
    "purpose": "Reduce false A+ premarket rejects from delayed sandbox quotes and pending_price_sync loops.",
    "premarket_sync": {
        "sandbox_allow_tape_confirm_after_seconds": 600,
        "pending_price_sync_max_cycles_before_tape_confirm": 1,
        "vwap_hard_reject_enabled_sandbox": false,
        "telegram_status_alert_once_per_terminal_status": true
    },
    "direction_validation": {
        "block_put_confirm_on_rebound_tickers": [
            "NVDA",
            "AMD",
            "AVGO",
            "INTC",
            "MU",
            "MRVL",
            "SMCI",
            "SMH"
        ],
        "oil_fade_put_tickers": [
            "XLE",
            "USO"
        ]
    }
}