# System gateway stop receipt

Observed read-only on 2026-08-10 after the authorized operational stop:

- `systemctl show hermes-gateway.service`: `MainPID=0`, `ActiveState=failed`, `SubState=failed`, `Result=exit-code`, `ExecMainStatus=1`.
- PID `4983` is absent.
- `lslocks` reports no lock beneath `/home/cube/.hermes`.
- Journal at `2026-08-10T20:49:08+09:00` records systemd stopping the unit and the gateway emitting `Shutdown context: signal=SIGTERM under_systemd=yes`.
- Journal at `2026-08-10T20:49:09+09:00` records process exit status 1, unit result `exit-code`, and `Stopped hermes-gateway.service`.

The failed unit is treated as non-running. This receipt is not authorization to execute migration or restart the gateway.
