SAM gives Fortune 1000 engineering teams the monorepo velocity that only tech giants like Meta and Google could afford. Developers clone a massive monorepo in seconds, see every domain as a ghost folder, and hydrate only what they need — with full dependency resolution.
The experience: clone the repo, run sam setup, open Finder. The full directory tree appears at any nesting depth — container folders visible for navigation, leaf project folders dimmed. Double-click any folder — it hydrates with all subfolders, files, and resolved dependencies in one action. Push your code — sam impact shows the blast radius across the entire organization before it ships.
git clone --filter=blob:none downloads tree structure without file contents. Full repo visibility in seconds, regardless of size.
Full directory tree visible in Finder at any depth. Container folders for navigation, leaf folders dimmed. Double-click to hydrate all subfolders and files. Configurable depth with --depth N.
MonoGraph analyzes static imports across Go, TypeScript, Python, Java, and C#. Git co-change mining finds dependencies that code analysis misses.
See which domains your changes affect before pushing. Risk levels, team ownership, and call frequency for every affected domain.
profiles.yaml defines which domains each team owns. Shared across the organization. One config file, team-wide consistency.
sam watch daemon monitors Finder navigation. Double-click any dimmed folder at any depth — all subfolders, files, and dependencies hydrate automatically. Parent folders become visible.
Terminal Finder VS Code
| | |
sam CLI sam watch MonoLens
| | |
┌──────┴──────────────────┴────────────────────┘
| sam-core (Rust)
└──────┬────────────┬────────────────┐
| | |
git sparse profiles.yaml MonoGraph
checkout workspace.yaml daemon :7474
This framework was designed, directed, and shipped using Vibe Coding — organized thinking and 32 years of experience translated into production software by AI. No manual code editing required.
Learn About Our Process