AndroidAPS (AAPS) integrates continuous glucose monitoring with algorithm‑driven insulin delivery. Its scheduling module permits users to set recurring basal rates, temporary targets, or suspend periods. The underlying logic follows deterministic rules, and the open‑source code is publicly auditable, which provides a transparent baseline for any analysis of shortcut usage.
The shortcut syntax—typically a string such as “S(06:00‑08:00‑0.8)”—is parsed by the app at runtime to generate temporary basal profiles. Community forums record numerous implementations, yet the variability in individual pump models and personal settings means that shortcut effects can differ markedly between users.