Scan a file or directory. Skips common binaries.
ghostlight scan --scanner fs --target /path/to/dir --format table
ghostlight scan --scanner fs --target ./file.txt --format json --output fs.json- --max-file-mb: size cutoff (default 20)
- --sample-bytes: bytes per file (default 2048)