Introduces genome_diff.py — a tool for detecting structural changes between two git refs: file-level changes, function/class signature modifications, and dependency import changes. Addresses #132.