Daemon operations
The Daemon is a generic host execution boundary. It manages Workspace files, processes, service lifecycle, console streams, journaling and signed command capabilities. It has no AI model client, Registry account, Plugin archive or game-specific branch.
Enrollment
The interactive gamex configure flow accepts the Panel endpoint and a short-lived enrollment token, establishes the Daemon identity, verifies trust material and writes a local service configuration. Treat the token as a one-time credential and never place it in command history or documentation.
Operational checks
gamex status
gamex doctorMonitor connection state, certificate lifetime, command journal health, Workspace disk capacity and process limits. A reconnect is expected to resume the durable journal without replaying a completed operation.
File sharing boundary
Cross-server transfer is coordinated by Panel authorization and immutable Artifact Store objects. The Daemon only uploads or downloads content for the exact Workspace and signed operation it receives. It does not expose a shared filesystem between hosts.