Workspace volumes
The executor fleet is a warm pool of executor pods; an agent is a directory on a fleet volume, and every turn runs in its own sandbox against that directory. The fleet needs a StorageClass that mounts XFS with project quotas;fleet.storage.createClass: true creates one, or name an existing one in fleet.storage.className. Without it the fleet refuses to start rather than run unbounded. Sizing and the idle guard are on Sizing and requirements.
The Computer view in Xpander Chat is the workspace as a file browser; credential stores such as .aws, .ssh and .kube never appear in it. See Agent workspace.

