Compilation mapping
| Source | Manifest destination |
|---|---|
agent/settings.json | Model, thinking level and active tools |
agent/system.md | Base system prompt input |
agent/skills/**/SKILL.md | Skill resources |
agent/prompts/*.md | Prompt-template resources |
| Configured extension paths | Hosted extension manifest |
sandbox/workspace/ | Immutable new-run workspace seed |
salambo.yaml | Deployment, sandbox and runtime settings |
Runtime paths
| Path | Owner | Mutability |
|---|---|---|
/workspace | Run | Mutable and durable |
/workspace/.salambo/agent/skills | Deployment projection | Read-only to managed tools |