================================================================================
LYGO USB AI - QUICK START (humans, no jargon)
================================================================================

TOO LONG? Read START_HERE.txt first (3 steps).

WHAT YOU BOUGHT
  A USB kit with offline AI chat + safety checks. No OpenAI key required on stick.

BEFORE FIRST USE (one time, needs internet + Windows 10/11)
  1. Plug USB in. Open the folder LYGO_BUILDER_KEY (or your champion folder).
  2. Double-click: launchers\CHECK_SYSTEM.bat
     - If it says Python missing: install Python 3.11+ from python.org (check Add to PATH).
  3. If the stick was NOT pre-loaded by the seller:
     - Double-click: launchers\FIRST_TIME_SETUP.bat (downloads AI brain once, ~3 GB)

EVERY DAY - TALK TO THE AI (offline after setup)
  Double-click: launchers\LYGO_One_Boot_AI.bat
  Wait for "One-boot ready". Type your message. Type /bye to exit.

OPTIONAL - BUILDR DAEMON (when USB is plugged in)
  Tray (recommended): launchers\LYGO_Daemon_Tray.bat
  Always at logon (opt-in once): launchers\LYGO_Install_Daemon_Autostart.bat
  Console debug: launchers\LYGO_BUILDR_Daemon.bat
  Details: docs\BUILDR_USB_DAEMON.md

OPTIONAL - LYGO-CLAW SOFTWARE (developers)
  Install from: https://github.com/DeepSeekOracle/lygo-claw
  See START_HERE.txt in that repo.

TROUBLESHOOTING
  - "Python not found" -> install Python, rerun CHECK_SYSTEM.bat
  - "Model not on stick" -> run FIRST_TIME_SETUP.bat online once
  - "Ollama not on stick" -> seller should pre-bundle; or run scripts\bundle_ollama_to_usb.ps1 on a PC that has Ollama installed
  - Verify health: launchers\LYGO_Verify_Phase2.bat

SUPPORT
  Use your Gumroad receipt email. Do not share _builder_vault or any .key files.

Main LYGO site: https://deepseekoracle.github.io/lygo-protocol-stack/
LYGO-Claw repo: https://github.com/DeepSeekOracle/lygo-claw

================================================================================