README.md
pyproject.toml
project_vault.egg-info/PKG-INFO
project_vault.egg-info/SOURCES.txt
project_vault.egg-info/dependency_links.txt
project_vault.egg-info/entry_points.txt
project_vault.egg-info/requires.txt
project_vault.egg-info/top_level.txt
src/__init__.py
src/cli.py
src/cli_dispatch.py
src/cli_help.py
src/tui.py
src/common/__init__.py
src/common/b2.py
src/common/banner.py
src/common/capsule.py
src/common/cas.py
src/common/config.py
src/common/console.py
src/common/credentials.py
src/common/hashing.py
src/common/hooks.py
src/common/ignore.py
src/common/logger.py
src/common/manifest.py
src/common/notifications.py
src/common/paths.py
src/common/s3.py
src/common/smart_init.py
tests/test_banner_extended.py
tests/test_capsule_aliases.py
tests/test_capsule_format.py
tests/test_cli.py
tests/test_cli_dispatch.py
tests/test_cli_full.py
tests/test_common_b2.py
tests/test_common_s3.py
tests/test_compression.py
tests/test_hooks.py
tests/test_integration_logging.py
tests/test_list_engine_coverage.py
tests/test_metadata.py
tests/test_notifications.py
tests/test_notifications_extended.py
tests/test_projectclone_cli_coverage.py
tests/test_src_cli_commands.py
tests/test_src_cli_coverage_v3.py
tests/test_src_cli_ext_v2.py
tests/test_src_cli_extended.py
tests/test_status_safety.py
tests/test_tui.py
tests/test_vault_cloud.py
tests/test_verify_clone.py