pub const CORPUS_PROFILE: CorpusProfile;Expand description
Python corpus hygiene.
Virtual-environment and build-artifact directories are pruned so that
fxrank scan . on a Python project doesn’t descend into installed packages.
pyvenv.cfg marks a venv root for content-based pruning (prune_marker_files).