Plan a maintenance window
No update runs in this sitting because the full path restarts the daemon and service cycling is reserved for Module 1.2.
Capture the version and detailed state
armaraos system version
armaraos system info --json
Back up before replacement
Save protected config output and export memory for every agent you care about.
Check active work
armaraos mission list --agent-id <AGENT_UUID> --json
armaraos hand active
Understand the full path
armaraos update --skip-launch
This suppresses browser launch but still repairs config and restarts the daemon.
Understand the binary-only path
armaraos update --cli-only
This skips doctor and daemon restart.
Choose go or no-go
The verified decision is no-go during course production. A correct maintenance decision is part of updating.
Verify after a future update
armaraos doctor
armaraos health
armaraos system version
Check it / explain the withheld update
Which flag still restarts the daemon?
Then name the three checks that follow a future approved update.
Full update interrupts running work. Back up first and use a planned maintenance window.