LICENSE
README.md
pyproject.toml
plugin/README.md
plugin/src/hermes_jr/__init__.py
plugin/src/hermes_jr/api.py
plugin/src/hermes_jr/backend.py
plugin/src/hermes_jr/bridge.py
plugin/src/hermes_jr/cleanup.py
plugin/src/hermes_jr/cli.py
plugin/src/hermes_jr/daemon.py
plugin/src/hermes_jr/diagnostics.py
plugin/src/hermes_jr/gateway.py
plugin/src/hermes_jr/handoff.py
plugin/src/hermes_jr/installation_health.py
plugin/src/hermes_jr/installer.py
plugin/src/hermes_jr/mobile.py
plugin/src/hermes_jr/notification_crypto.py
plugin/src/hermes_jr/pairing_panel.py
plugin/src/hermes_jr/pairing_surfaces.py
plugin/src/hermes_jr/plugin.py
plugin/src/hermes_jr/recovery.py
plugin/src/hermes_jr/release_signature.py
plugin/src/hermes_jr/secure_channel.py
plugin/src/hermes_jr/service.py
plugin/src/hermes_jr/setup_crypto.py
plugin/src/hermes_jr/setup_failures.py
plugin/src/hermes_jr/setup_jobs.py
plugin/src/hermes_jr/setup_pairing.py
plugin/src/hermes_jr/state.py
plugin/src/hermes_jr/supervisor.py
plugin/src/hermes_jr/update_requests.py
plugin/src/hermes_jr/updates.py
plugin/src/hermes_jr/uploads.py
plugin/src/hermes_jr_companion.egg-info/PKG-INFO
plugin/src/hermes_jr_companion.egg-info/SOURCES.txt
plugin/src/hermes_jr_companion.egg-info/dependency_links.txt
plugin/src/hermes_jr_companion.egg-info/entry_points.txt
plugin/src/hermes_jr_companion.egg-info/requires.txt
plugin/src/hermes_jr_companion.egg-info/top_level.txt
tests/test_approval_transport.py
tests/test_automatic_pairing.py
tests/test_backend.py
tests/test_bootstrap.py
tests/test_cleanup_updates.py
tests/test_companion.py
tests/test_dashboard_probe.py
tests/test_diagnostic_actions.py
tests/test_handoff.py
tests/test_http_streams.py
tests/test_installation_health.py
tests/test_installer.py
tests/test_lifecycle.py
tests/test_mobile.py
tests/test_notification_crypto.py
tests/test_pairing_entrypoints.py
tests/test_pairing_panel.py
tests/test_recovery.py
tests/test_release_signature.py
tests/test_setup_jobs.py
tests/test_setup_pairing.py
tests/test_systemd_units.py
tests/test_update_requests.py
tests/test_uploads.py