.gitignore
CHANGELOG.md
CLAUDE.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
.github/workflows/ci.yml
.github/workflows/publish.yml
adjusted_identity/__init__.py
adjusted_identity.egg-info/PKG-INFO
adjusted_identity.egg-info/SOURCES.txt
adjusted_identity.egg-info/dependency_links.txt
adjusted_identity.egg-info/requires.txt
adjusted_identity.egg-info/top_level.txt
docs/SCORING_SPEC.md
tests/__init__.py
tests/compare_versions.py
tests/test_alignment.py
tests/test_gap_adjustment.py
tests/test_head_comparison.py
tests/test_metric_baseline.py
tests/test_score_alignment.py
tests/test_spec_compliance.py
tests/test_spec_generated.py
tests/test_unified_architecture.py
tests/test_utilities.py