.gitignore
.gitlab-ci.yml
.readthedocs.yaml
CHANGELOG.md
CLAUDE.md
CONTRIBUTING.md
LICENSE
NOTICE
PLAN.md
README.md
pyproject.toml
docs/changelog.md
docs/conf.py
docs/contributing.md
docs/index.md
docs/installation.md
docs/quickstart.md
docs/_static/.gitkeep
docs/_templates/.gitkeep
docs/guide/auth.md
docs/guide/content-state.md
docs/guide/fetching.md
docs/guide/images.md
docs/guide/model.md
docs/guide/search.md
docs/guide/tolerance.md
docs/reference/api.md
iiisight/__init__.py
iiisight/auth.py
iiisight/client.py
iiisight/content_state.py
iiisight/diagnostics.py
iiisight/errors.py
iiisight/image.py
iiisight/language.py
iiisight/lint.py
iiisight/model.py
iiisight/normalize.py
iiisight/py.typed
iiisight/search.py
iiisight/transport.py
iiisight/upgrade.py
iiisight.egg-info/PKG-INFO
iiisight.egg-info/SOURCES.txt
iiisight.egg-info/dependency_links.txt
iiisight.egg-info/requires.txt
iiisight.egg-info/scm_file_list.json
iiisight.egg-info/scm_version.json
iiisight.egg-info/top_level.txt
scripts/validate_realworld.py
tests/conftest.py
tests/test_auth.py
tests/test_client.py
tests/test_content_state.py
tests/test_image.py
tests/test_language.py
tests/test_lint.py
tests/test_normalize_details.py
tests/test_normalize_v3.py
tests/test_search.py
tests/test_smoke.py
tests/test_tolerance.py
tests/test_upgrade.py
tests/fixtures/README.md
tests/fixtures/image/v2/info.json
tests/fixtures/image/v3/info.json
tests/fixtures/presentation/imperfect/v3-lossy-manifest.json
tests/fixtures/presentation/v2/minimal-manifest.json
tests/fixtures/presentation/v3/minimal-manifest.json