⚠️ Scope & Status This repository represents an early-stage deployment and execution prototype for the PeachBot system. Built for testing and validation Not production-ready Under active development The goal is to explore how edge-based AI systems can be initialized, executed, and monitored with minimal infrastructure . What This Repo Does PeachBot Deploy provides a structured way to run an edge AI system using: Script-based setup Configuration-driven execution CLI-based monitoring It focuses on making systems easy to start, inspect, and iterate on . CLI Interface (Demo) The system runs through a lightweight CLI menu where you can: Run the framework Replay logs Configure the system Live Telemetry View Once running, the system displays: Node values and decisions Status indicators Signal trends Anomaly timeline This demonstrates a working execution loop with observable outputs . Installation & Initialization 1.…