.. vyra_base documentation master file, created by sphinx-quickstart on Thu Jun 26 16:16:53 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Vyra-Base Documentation ======================= VYRA Base Python is the core library of the VYRA Framework — a standalone Python package providing transport-agnostic communication (Zenoh, ROS2, Redis, UDS), a 3-layer state machine, structured parameter + volatile storage, a 5-level security framework, and a WASM plugin runtime. .. toctree:: :maxdepth: 2 :caption: Getting Started installation quickstart .. toctree:: :maxdepth: 2 :caption: Core core .. toctree:: :maxdepth: 2 :caption: State Machine state .. toctree:: :maxdepth: 2 :caption: Communication com .. toctree:: :maxdepth: 2 :caption: Data Storage storage .. toctree:: :maxdepth: 2 :caption: Helper helper .. toctree:: :maxdepth: 2 :caption: Interface interfaces interfaces_guide .. toctree:: :maxdepth: 2 :caption: Security Framework security .. toctree:: :maxdepth: 2 :caption: Plugin Runtime plugin .. toctree:: :maxdepth: 2 :caption: API Reference modules