Filesystem boundaries
| Surface | Owner | Expected access |
|---|---|---|
/workspace | Run | Mutable agent work; checkpointed |
/workspace/.salambo/agent/skills | Deployment projection | Read-only skills |
| Agent and extension resources | Deployment | Read-only through the supported runtime |
| Platform runtime files | Salambo | Unavailable through managed agent file tools |
Secrets
Salambo projects only secrets explicitly declared for the relevant runtime or sandbox target. Platform storage credentials, worker memory, and integration credentials remain outside customer extension context. Never write secrets into/workspace: checkpoints preserve that directory.