Configure per-asset regime confidence and create an ACTIVE LIVE setup with an optional one-shot force first trade. Requests go through this app's API proxy to your Kaizen engine (KAIZEN_ENGINE_URL).
Leave this on for a one-shot BUY on the next cycle. The engine sends initialStartMode: "FORCE_FIRST_TRADE" and forceInitialTrade: true. Turning it off matches Replit setups that never fired (AUTO+ no forced entry).
When the gate is on and threshold is 0%, the engine does not enforce a regime-confidence bar (isRegimeConfidenceEnforcing is false). Turning the gate off also bypasses it.
Regime-confidence bypass active for LIVE — related blocking gates are off.
Asset list from engine GET /assets when reachable; otherwise all static registry ids from kaizen/src/config.ts (10 rows). Disabled assets are listed but cannot be selected for new setups.