LICENSE
MANIFEST.in
README.md
config.template.yaml
pyproject.toml
tests/test_smoke.py
tethr_engine/__init__.py
tethr_engine/agent_manager.py
tethr_engine/alerts.py
tethr_engine/api_keys.py
tethr_engine/audit.py
tethr_engine/auth.py
tethr_engine/b2_routes.py
tethr_engine/capabilities.py
tethr_engine/cli.py
tethr_engine/cli_summary.py
tethr_engine/compression.py
tethr_engine/config.py
tethr_engine/config_loader.py
tethr_engine/dashboard.py
tethr_engine/database.py
tethr_engine/distillation.py
tethr_engine/extractor.py
tethr_engine/feedback.py
tethr_engine/identity.py
tethr_engine/launcher.py
tethr_engine/mcp_server.py
tethr_engine/memory.py
tethr_engine/monitors.py
tethr_engine/observations.py
tethr_engine/onboarding.py
tethr_engine/patterns.py
tethr_engine/personality.py
tethr_engine/pots.py
tethr_engine/pots_linux.py
tethr_engine/pots_manager.py
tethr_engine/prune_conversations.py
tethr_engine/reminders.py
tethr_engine/reminders_routes.py
tethr_engine/scheduler.py
tethr_engine/server.py
tethr_engine/setup.py
tethr_engine/summary.py
tethr_engine/utils.py
tethr_engine.egg-info/PKG-INFO
tethr_engine.egg-info/SOURCES.txt
tethr_engine.egg-info/dependency_links.txt
tethr_engine.egg-info/entry_points.txt
tethr_engine.egg-info/requires.txt
tethr_engine.egg-info/top_level.txt
tethr_engine/actioncore/__init__.py
tethr_engine/actioncore/api.py
tethr_engine/actioncore/cli.py
tethr_engine/actioncore/config.py
tethr_engine/actioncore/core.py
tethr_engine/actioncore/executor.py
tethr_engine/actioncore/planner.py
tethr_engine/actioncore/safety.py
tethr_engine/actioncore/uap_handler.py
tethr_engine/actioncore/validator.py
tethr_engine/actioncore/listeners/__init__.py
tethr_engine/actioncore/listeners/email_listener.py
tethr_engine/actioncore/tasks/__init__.py
tethr_engine/actioncore/tasks/email_task.py
tethr_engine/actioncore/tasks/file_task.py
tethr_engine/actioncore/tasks/llm_task.py
tethr_engine/actioncore/tasks/plan_task.py
tethr_engine/actioncore/tasks/system_task.py
tethr_engine/actioncore/tools/__init__.py
tethr_engine/actioncore/tools/bash.py
tethr_engine/actioncore/tools/config.py
tethr_engine/actioncore/tools/diagnose.py
tethr_engine/actioncore/tools/docker.py
tethr_engine/actioncore/tools/files.py
tethr_engine/actioncore/tools/git.py
tethr_engine/actioncore/tools/logs.py
tethr_engine/actioncore/tools/systemd.py
tethr_engine/anchor/__init__.py
tethr_engine/anchor/actions.py
tethr_engine/anchor/bar.py
tethr_engine/anchor/chat.py
tethr_engine/anchor/cli.py
tethr_engine/anchor/config.py
tethr_engine/anchor/core.py
tethr_engine/anchor/crypto.py
tethr_engine/anchor/homelab.py
tethr_engine/anchor/identity.py
tethr_engine/anchor/incubation.py
tethr_engine/anchor/memory.py
tethr_engine/anchor/notifications.py
tethr_engine/anchor/personality.py
tethr_engine/anchor/relevance.py
tethr_engine/anchor/router.py
tethr_engine/anchor/sanitizer.py
tethr_engine/anchor/surrogates.py
tethr_engine/anchor/tiers.py
tethr_engine/blackwell/__init__.py
tethr_engine/blackwell/baseline.py
tethr_engine/blackwell/drift.py
tethr_engine/blackwell/embeddings.py
tethr_engine/blackwell/routes.py
tethr_engine/blackwell/summary.py
tethr_engine/collectors/__init__.py
tethr_engine/collectors/app_usage.py
tethr_engine/collectors/audio_context.py
tethr_engine/collectors/browser_history.py
tethr_engine/collectors/clipboard.py
tethr_engine/collectors/keystrokes.py
tethr_engine/collectors/launcher.py
tethr_engine/collectors/network.py
tethr_engine/collectors/presence.py
tethr_engine/collectors/process_list.py
tethr_engine/collectors/screen_context.py
tethr_engine/collectors/system_stat.py
tethr_engine/collectors/video.py
tethr_engine/intelligence/__init__.py
tethr_engine/intelligence/activity_score.py
tethr_engine/intelligence/goal_drift.py
tethr_engine/intelligence/routes.py
tethr_engine/relevance/__init__.py
tethr_engine/relevance/baselines.py
tethr_engine/relevance/correlator.py
tethr_engine/relevance/routes.py
tethr_engine/relevance/scorer.py
tethr_engine/static/app.js
tethr_engine/static/index.html
tethr_engine/static/style.css
tethr_engine/subjects/__init__.py
tethr_engine/subjects/camera.yaml
tethr_engine/subjects/human.yaml
tethr_engine/subjects/loader.py
tethr_engine/subjects/vehicle.yaml
tethr_engine/uap/__init__.py
tethr_engine/uap/backup.py
tethr_engine/uap/config.py
tethr_engine/uap/integrity.py
tethr_engine/uap/routes.py