Create a Workspace
A workspace is the project boundary for a repository, auth settings, file sync,
Launch a Session
A session is the live runner for a workspace. It gives you a terminal-first
Connect Authentication
Mapache separates global credential storage from workspace access. Store secrets
Work With Files
Mapache keeps the runner filesystem and browser-visible workspace state aligned
Verify and Deploy
Every non-trivial change should leave a clear verification trail. Run checks
Maintain the Boundary
The core Mapache habit is simple: isolate projects, verify inside the runner,