.gitignore
.pre-commit-config.yaml
.shellcheckrc
.stestr.conf
AGENTS.md
ARCHITECTURE.md
AUTHORS
CLAUDE.md
IMAGE_STORES.md
LICENSE
PLAN-workflow-refactor.md
README.md
RELEASE-SETUP.md
pyproject.toml
renovate.json
tox.ini
.claude/skills/documentation-updates.md
.claude/skills/pr-preparation.md
.claude/skills/testing-discipline.md
.github/actionlint.yaml
.github/exported-config/repository-settings.json
.github/exported-config/ruleset-release-tags.json
.github/exported-config/rulesets-summary.json
.github/workflows/codeql-analysis.yml
.github/workflows/export-repo-config.yml
.github/workflows/functional-tests.yml
.github/workflows/pr-address-comments.yml
.github/workflows/pr-fix-tests.yml
.github/workflows/pr-re-review.yml
.github/workflows/pr-retest.yml
.github/workflows/python-unit-tests.yml
.github/workflows/release.yml
.github/workflows/renovate.yml
.github/workflows/test-drift-fix.yml
deploy/.stestr.conf
deploy/requirements.txt
deploy/setup.cfg
deploy/setup.py
deploy/test-requirements.txt
deploy/tox.ini
deploy/ansible/ci.yml
deploy/occystrap_ci/__init__.py
deploy/occystrap_ci/testdata/deletion_layers/Dockerfile
deploy/occystrap_ci/tests/__init__.py
deploy/occystrap_ci/tests/test_check.py
deploy/occystrap_ci/tests/test_dir_deep_images.py
deploy/occystrap_ci/tests/test_docker_input.py
deploy/occystrap_ci/tests/test_docker_output.py
deploy/occystrap_ci/tests/test_exclude_filter.py
deploy/occystrap_ci/tests/test_filter_chaining.py
deploy/occystrap_ci/tests/test_info.py
deploy/occystrap_ci/tests/test_inspect_filter.py
deploy/occystrap_ci/tests/test_normalize_timestamps.py
deploy/occystrap_ci/tests/test_oci_hello_world.py
deploy/occystrap_ci/tests/test_registry_push.py
deploy/occystrap_ci/tests/test_search_layers.py
deploy/occystrap_ci/tests/test_whiteout.py
docs/command-reference.md
docs/docker-tarball-formats.md
docs/index.md
docs/installation.md
docs/pipeline.md
docs/tar-format-selection.md
docs/use-cases.md
docs/plans/PLAN-info-check.md
docs/plans/PLAN-registry-proxy.md
docs/plans/PLAN-structured-logging.md
docs/plans/index.md
occystrap/__init__.py
occystrap/_version.py
occystrap/check.py
occystrap/common.py
occystrap/compression.py
occystrap/constants.py
occystrap/layer_cache.py
occystrap/main.py
occystrap/pipeline.py
occystrap/progress.py
occystrap/proxy.py
occystrap/tarformat.py
occystrap/uri.py
occystrap/util.py
occystrap.egg-info/PKG-INFO
occystrap.egg-info/SOURCES.txt
occystrap.egg-info/dependency_links.txt
occystrap.egg-info/entry_points.txt
occystrap.egg-info/requires.txt
occystrap.egg-info/top_level.txt
occystrap/filters/__init__.py
occystrap/filters/base.py
occystrap/filters/exclude.py
occystrap/filters/inspect.py
occystrap/filters/normalize_timestamps.py
occystrap/filters/search.py
occystrap/inputs/__init__.py
occystrap/inputs/base.py
occystrap/inputs/docker.py
occystrap/inputs/dockerpush.py
occystrap/inputs/registry.py
occystrap/inputs/tarfile.py
occystrap/outputs/__init__.py
occystrap/outputs/base.py
occystrap/outputs/directory.py
occystrap/outputs/docker.py
occystrap/outputs/mounts.py
occystrap/outputs/ocibundle.py
occystrap/outputs/registry.py
occystrap/outputs/tarfile.py
occystrap/tests/__init__.py
occystrap/tests/test_check.py
occystrap/tests/test_compression.py
occystrap/tests/test_dockerpush.py
occystrap/tests/test_info.py
occystrap/tests/test_inspect.py
occystrap/tests/test_layer_cache.py
occystrap/tests/test_proxy.py
occystrap/tests/test_registry_output.py
occystrap/tests/test_tarformat.py
tools/address-comments-with-claude.sh
tools/check-log-levels.sh
tools/create-review-issues.py
tools/flake8wrap.sh
tools/render-review.py
tools/review-pr-with-claude.sh
tools/review-schema.json