Symbol Unit Scanner
Reuses previously generated symbol files to skip unchanged source files.
Each symbol file stores an MD5 checksum of its input file. Files matching existing checksums are skipped during scanning.
Pulling prior symbol files and pushing new ones enables incremental builds for large codebases.
This module is defined in symbol/module.yaml.