- Pinned: resolves a branch, tag, or commit once and never changes.
- Following: tracks a branch and refreshes as that branch moves.
Pinned Read-only Mount
A pinned mount is best for reproducible builds, evals, benchmarks, and released assets.Following Read-only Mount
A following mount is best for shared skills, prompts, docs, configs, and dependencies.main moves, Tensorlake refreshes only the paths that changed. Unchanged files keep their warm cache.
For a complete asset distribution workflow, see Distribute Files to Agents.