.gitignore
AGENTS.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SKILL.md
foldlock.py
install.sh
pyproject.toml
docs/whitepaper.md
examples/VECTORS.txt
foldlock/__init__.py
foldlock/__main__.py
foldlock/cli.py
foldlock/doctor.py
foldlock/engine.py
foldlock/ui.py
foldlock.egg-info/PKG-INFO
foldlock.egg-info/SOURCES.txt
foldlock.egg-info/dependency_links.txt
foldlock.egg-info/entry_points.txt
foldlock.egg-info/requires.txt
foldlock.egg-info/top_level.txt
foldlock/web/app.js
foldlock/web/index.html
foldlock/web/style.css
mobile/README.md
mobile/analysis_options.yaml
mobile/pubspec.yaml
mobile/android/README.md
mobile/ios/README.md
mobile/lib/main.dart
mobile/lib/theme.dart
tests/__init__.py
tests/test_cli.py
tests/test_doctor.py
tests/test_engine.py
tests/test_ui.py
workers/download-tracker/README.md
workers/download-tracker/package.json
workers/download-tracker/wrangler.toml
workers/download-tracker/public/.gitkeep
workers/download-tracker/src/codec.js
workers/download-tracker/src/index.js
workers/download-tracker/src/runtime.js