# Wrist Wearable Assistant — Intent Reference This document lists every intent the on-device model can emit. Your app parses these tags and runs the matching handler. ## How intents work Bot lines in training data and at runtime use this format: ``` bot: You're at of — keep going! ``` | Part | Role | |------|------| | `` | Tells the app **what to do** (fetch steps, start timer, etc.) | | `` placeholders | Names **which values** the app injects from sensors/settings | | Text after the tag | What the user **sees or hears** on the watch | The model never outputs real metric values — only intents and slot tokens. Your runtime replaces slots with live data. `NONE` is used when the bot only acknowledges or chats with no device action. --- ## Steps | Intent | What it does | Typical slots | |--------|--------------|---------------| | `GET_STEPS` | Read step metrics from the pedometer: today’s count, goals, streaks, week/month totals, comparisons. | ``, ``, ``, ``, ``, ``, ``, ``, ``, `