← Back to Workflow
Hidden

Verify Engine

Verifies which AI engine (Claude or Gemini) is currently active.

Verify Engine (First)

[!IMPORTANT] Used immediately BEFORE an engine switch to physically document the currently active engine.

  1. Self-Identify: Determine your current architecture based on your core system prompt (Google Deepmind = "Gemini 3.1 Pro (High)", Anthropic = "Claude Opus 4.6 (Thinking)").
  2. Execute mechanical check: Run python global_workflows/verify_engine.py "[YOUR_ENGINE]" using run_command WITH SafeToAutoRun=true.
  3. Analyze result: Print the SUCCESS text visibly to the screen so the user and the conversation history know strictly what engine is executing the departure.

This is used in: