Remote access assumes the system is still healthy
A remote desktop connection is useful only while computing, power and network paths remain available. An observatory also depends on weather data, roof or dome control, mount state, cameras, software and local mechanics.
List the failures that can remove the normal control path. The architecture should not rely on the failed component to report or correct its own failure.
Define authority and safe states
Closure and power decisions need explicit authority, timeouts and conflict handling. Weather inputs can disagree or become stale; a mount may not confirm park; software may freeze during an unsafe transition.
A safe-state design records what happens on missing data, lost network, low power, stalled motion or contradictory sensors. Electrical and structural safety responsibilities remain with appropriately qualified parties.
- Independent environmental inputs where justified
- Interlocks and state confirmation
- Watchdogs and timeouts
- Local manual control
- Documented responsibility boundary
Test degraded operation and recovery
A normal imaging run proves only the happy path. Commissioning should exercise agreed degraded scenarios: interrupted network, failed application, stale weather, unavailable camera or partial power loss where safe to simulate.
Recovery instructions should state what can be attempted remotely and when a trusted local person is required. Remote operation reduces attendance; it does not eliminate maintenance or residual risk.
