LICENSE
NOTICE
README.md
pyproject.toml
horus/__init__.py
horus/__main__.py
horus/cache_status.py
horus/claude_usage.py
horus/cli.py
horus/closure.py
horus/codex_usage.py
horus/companion.py
horus/config.py
horus/continuity.py
horus/dashboard.py
horus/doctor_machine.py
horus/frontmatter.py
horus/github_catalog.py
horus/gitstate.py
horus/initialize.py
horus/instructions.py
horus/integration.py
horus/launch.py
horus/launcher.py
horus/markdown.py
horus/native_hooks.py
horus/offboard.py
horus/overhead.py
horus/projection_sync.py
horus/pty_host.py
horus/pty_session.py
horus/registry.py
horus/remote_start.py
horus/roadmap.py
horus/routines.py
horus/runlog.py
horus/selfupdate.py
horus/session_discovery.py
horus/skillmap.py
horus/skills.py
horus/templates.py
horus/upgrade.py
horus/vscode.py
horus/adapters/__init__.py
horus/adapters/base.py
horus/adapters/claude.py
horus/adapters/codex.py
horus/adapters/fake.py
horus/assets/background_egypt.png
horus/assets/icon.png
horus/assets/mascot.png
horus/assets/mascot_blink.png
horus/assets/mascot_idle_0.png
horus/assets/mascot_idle_1.png
horus/assets/mascot_idle_2.png
horus/assets/mascot_with_background.png
horus/assets/mascot_without_background.png
horus_harness.egg-info/PKG-INFO
horus_harness.egg-info/SOURCES.txt
horus_harness.egg-info/dependency_links.txt
horus_harness.egg-info/entry_points.txt
horus_harness.egg-info/requires.txt
horus_harness.egg-info/top_level.txt
tests/test_adapters.py
tests/test_cache_status.py
tests/test_claude_adapter.py
tests/test_claude_usage.py
tests/test_cli.py
tests/test_closure.py
tests/test_codex_adapter.py
tests/test_codex_usage.py
tests/test_companion.py
tests/test_config.py
tests/test_dashboard.py
tests/test_doctor_machine.py
tests/test_frontmatter.py
tests/test_github_catalog.py
tests/test_gitstate.py
tests/test_ignore.py
tests/test_init.py
tests/test_instructions.py
tests/test_integration.py
tests/test_launch.py
tests/test_launcher.py
tests/test_markdown.py
tests/test_native_hooks.py
tests/test_offboard.py
tests/test_onboard.py
tests/test_overhead.py
tests/test_projection_sync.py
tests/test_pty_host.py
tests/test_reconcile.py
tests/test_registry.py
tests/test_remote_start.py
tests/test_roadmap.py
tests/test_routines.py
tests/test_runlog.py
tests/test_selfupdate.py
tests/test_session_discovery.py
tests/test_skillmap.py
tests/test_skills.py
tests/test_upgrade.py
tests/test_vscode.py
tests/test_workflow_policy.py