LICENSE
README.md
pyproject.toml
ailatch/__init__.py
ailatch/__main__.py
ailatch/cache.py
ailatch/cli.py
ailatch/crypto.py
ailatch/fileops.py
ailatch/format.py
ailatch/gui.py
ailatch/install.py
ailatch/manifest.py
ailatch/recovery.py
ailatch/runner.py
ailatch/workspace.py
ailatch.egg-info/PKG-INFO
ailatch.egg-info/SOURCES.txt
ailatch.egg-info/dependency_links.txt
ailatch.egg-info/entry_points.txt
ailatch.egg-info/requires.txt
ailatch.egg-info/top_level.txt
tests/test_backup_restore.py
tests/test_cache_forget.py
tests/test_fileops.py
tests/test_gui_async.py
tests/test_recovery_preservation.py
tests/test_runner_writeback.py
tests/test_workspace_delete.py
tests/test_workspace_security.py