CHANGELOG.md
CITATION.cff
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/ARCHITECTURE.md
docs/CONFIGURATION.md
docs/DEVELOPMENT.md
docs/GETTING-STARTED.md
docs/REFERENCE.md
docs/TESTING.md
scripts/benchmark.py
scripts/build_bundled_registry.py
scripts/build_coastline.py
scripts/build_synthetic_demo.py
scripts/check_docs.py
scripts/check_external_links.py
scripts/normalize_sdist.py
src/harborly/__init__.py
src/harborly/_circuit_breaker.py
src/harborly/_registry_data.py
src/harborly/_registry_search.py
src/harborly/_registry_services.py
src/harborly/_registry_validation.py
src/harborly/_routing_backend.py
src/harborly/api.py
src/harborly/canonical.py
src/harborly/cli.py
src/harborly/coordinates.py
src/harborly/data_contracts.py
src/harborly/exceptions.py
src/harborly/geo.py
src/harborly/geoparquet.py
src/harborly/html_map.py
src/harborly/kml.py
src/harborly/matching.py
src/harborly/ports.py
src/harborly/py.typed
src/harborly/route_cache.py
src/harborly/router.py
src/harborly/routing.py
src/harborly/search.py
src/harborly/spatial.py
src/harborly/text.py
src/harborly/validation.py
src/harborly.egg-info/PKG-INFO
src/harborly.egg-info/SOURCES.txt
src/harborly.egg-info/dependency_links.txt
src/harborly.egg-info/entry_points.txt
src/harborly.egg-info/requires.txt
src/harborly.egg-info/top_level.txt
src/harborly/build/__init__.py
src/harborly/build/download.py
src/harborly/build/registry.py
src/harborly/data/ATTRIBUTION.md
src/harborly/data/port_aliases.parquet
src/harborly/data/port_registry.parquet
src/harborly/data/registry_manifest.json
src/harborly/sources/__init__.py
src/harborly/sources/geonames.py
src/harborly/sources/osm.py
src/harborly/sources/reference.py
src/harborly/tui/__init__.py
src/harborly/tui/app.py
src/harborly/tui/braille.py
src/harborly/tui/coastlines.py
src/harborly/tui/map_canvas.py
tests/test_api.py
tests/test_api_errors.py
tests/test_async_router.py
tests/test_benchmark.py
tests/test_benchmark_matching_cases.py
tests/test_benchmark_matching_gate.py
tests/test_benchmark_matching_metrics.py
tests/test_benchmark_route_checks.py
tests/test_benchmark_route_gate.py
tests/test_braille.py
tests/test_build_artifacts.py
tests/test_bundled_canonical_drift.py
tests/test_cache_failure_policy.py
tests/test_cache_selfhealing.py
tests/test_canonical_evidence.py
tests/test_check_docs.py
tests/test_check_external_links.py
tests/test_circuit_breaker.py
tests/test_cli.py
tests/test_coastline_builder.py
tests/test_docs_current.py
tests/test_geonames.py
tests/test_geoparquet.py
tests/test_golden.py
tests/test_html_map.py
tests/test_json_schema.py
tests/test_kml.py
tests/test_map_canvas.py
tests/test_matching.py
tests/test_normalization.py
tests/test_osm.py
tests/test_ports.py
tests/test_production_hardening.py
tests/test_properties.py
tests/test_public_api.py
tests/test_quality.py
tests/test_readiness.py
tests/test_reference.py
tests/test_registry_build.py
tests/test_registry_regression.py
tests/test_registry_schema.py
tests/test_retry_policy.py
tests/test_review_recommendations.py
tests/test_route_regression.py
tests/test_router_public.py
tests/test_routing.py
tests/test_routing_backend.py
tests/test_scenarios.py
tests/test_serialization.py
tests/test_source_data.py
tests/test_source_lock.py
tests/test_source_parsers.py
tests/test_tui.py
tests/test_validation.py
tests/golden/aliases.csv
tests/golden/cases.csv
tests/golden/registry.csv