Roadmap item (see ROADMAP.md). A meta-pass that inspects repo shape (size, language, manifest, layout) and picks which lenses to run and at what slicing resolution — small repo gets all lenses single-slice, monorepo gets directory slicing, pure-library repo skips the api lens. submit with no lenses argument 'just works' regardless of repo. The per-repo decision should be recorded in run-meta.json for reproducibility.
Roadmap item (see ROADMAP.md). A meta-pass that inspects repo shape (size, language, manifest, layout) and picks which lenses to run and at what slicing resolution — small repo gets all lenses single-slice, monorepo gets directory slicing, pure-library repo skips the api lens.
submitwith nolensesargument 'just works' regardless of repo. The per-repo decision should be recorded inrun-meta.jsonfor reproducibility.