hs4.admin.system.shutdown
Initiate a controlled shutdown of the HS4 home automation system with audit and safety checks. Requires confirmation and reason for accountability.
Instructions
Issue a controlled system shutdown through admin controls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Admin mutation domain; must be 'system'. | |
| dryRun | No | If true, validates and simulates action without changing HS4. | |
| intent | No | High-level intent for this operation. | |
| reason | No | Reason/rationale for auditability. | |
| confirm | No | Must be true for mutating operations unless running dry-run. | |
| riskLevel | No | Risk classification for audit and change-control workflows. | medium |
| changeTicket | No | Required when policy enforces change-ticket gating. | |
| graceSeconds | No | ||
| operationTier | No | Privilege tier for this mutation. | operator |
| maintenanceWindowId | No | Required for non-dry-run admin mutations. |