Add app_update component to CMakeLists REQUIRES for OTA version reporting. Add sdkconfig.defaults scaffold and gitignore nanobot reference repo. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Startup sequence: NVS → SPIFFS → bus → memory → WiFi → CLI → Telegram → agent loop → WebSocket → outbound dispatch. CMakeLists registers all source files and ESP-IDF dependencies. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>