Documentation
README
slm-profile — Workspace Isolation and Profile Switching
A profile is a fully isolated memory workspace. Each profile has its own:
- Memory facts (nothing bleeds across profiles by default)
- Code graph index (separate per repo/project)
- Active MCP tool set (determined by profile tier)
- Retention policy and decay settings
Profiles are the right tool when you have genuinely separate contexts: a personal project, a client engagement, a production vs staging environment.
Available profiles and their tool sets
This is the opening of the README. Read the full README on GitHub.