Expand description
Implementation of the seshat scan command.
Implementation of the seshat scan <path> command.
Runs the full scan pipeline: discovery -> parse -> detect -> aggregate -> store, with uniform spinner-based progress display for all phases.
Functionsยง
- run_
scan - Run the scan command on the given project directory.