Usage
At the REPL prompt:target— Directory or path to scan. Defaults to.if omitted (parsed as the second token; see below).
Behavior
- Resolves
targetto an absolute path. - Runs the analysis engine (analyzers, import/call graphs, blast radius, optional temporal data).
- Creates a new work session with a unique id and stores it under
.refactron/work-sessions/. - Sets this session as active.
- Prints a severity-grouped summary to the REPL.
- Opens the interactive issue browser automatically.
issues (requires an active session).
Prerequisites
- Authenticated session (unless your deployment waives auth).
- Supported language detected for the project. See Languages.
