On your wrist
Last updated
The Weald Apple Watch app answers one question from your wrist: does anything need me right now. It shows the attention queue, Claude usage, the board and the sessions waiting on an answer, and it can reply and move a card. It never touches the network: everything it knows arrives from the paired iPhone.
Five screens
- Fleet is the headline: how many agents are working, how many are waiting.
- Rings is Claude usage, the five-hour and weekly windows as concentric rings with their reset times.
- Needs you is the attention queue, read only. Acknowledging belongs to the phone.
- Board is every shared project's cards in one ranked carousel, with a detail view carrying live status and the card verbs.
- Chat is the sessions waiting on you, answerable by dictation or a quick reply.
There is no project picker, no terminal and no way to start a session. A watch is for answering, not for starting.
How it gets data
The phone sends snapshots and deltas over the watch connectivity link. The watch holds no pairing key for the Mac, opens no socket and has no network path of its own, so an action taken on the wrist is handed back to the phone to perform.
The watch is therefore exactly as current as the phone, and the phone is exactly as current as its last chance to reach the Mac.
Complications
Two, both reading a shared file the watch app writes rather than talking to anything.
- A usage complication, in every accessory family, showing the current window.
- One dynamic slot that shows the live agent while something is running and falls back to the usage reading when nothing is.
Alerts
The watch runs the same alert rules the phone does, and uses them to fire a haptic tap. It never posts a notification of its own, because the phone already owns that.
Requirements
watchOS 10 or later, and a paired iPhone running the Weald companion. The watch app ships as part of the iPhone app rather than a separate install.