MANIFEST.in
README.md
pyproject.toml
requirements.txt
teamtrack/__init__.py
teamtrack/agent.py
teamtrack/assistant.py
teamtrack/channels.py
teamtrack/cli.py
teamtrack/community.py
teamtrack/components.json
teamtrack/config.py
teamtrack/connect_mcp.py
teamtrack/crypto.py
teamtrack/deps.py
teamtrack/hooks_progress.py
teamtrack/hosting.py
teamtrack/identity.py
teamtrack/jira.py
teamtrack/lint.py
teamtrack/mcp_bridge.py
teamtrack/mirror.py
teamtrack/notify.py
teamtrack/sessions.py
teamtrack/store.py
teamtrack/volume.py
teamtrack/static/app.css
teamtrack/static/app.js
teamtrack/static/hero-eye-a.jpg
teamtrack/static/hero-eye-b.jpg
teamtrack/static/hero-eye-c.jpg
teamtrack/static/hero-face.jpg
teamtrack/static/hero-turn.jpg
teamtrack/static/hero-walk.jpg
teamtrack/static/index.html
teamtrack/static/maintenance.html
teamtrack/static/splash-hero.js
teamtrack/static/splash-strike.js
teamtrack/static/splash-titlecard.js
teamtrack/static/splash.js
teamtrack_tt.egg-info/PKG-INFO
teamtrack_tt.egg-info/SOURCES.txt
teamtrack_tt.egg-info/dependency_links.txt
teamtrack_tt.egg-info/entry_points.txt
teamtrack_tt.egg-info/requires.txt
teamtrack_tt.egg-info/top_level.txt
tests/test_agent.py
tests/test_assistant.py
tests/test_channels.py
tests/test_client_assets.py
tests/test_community.py
tests/test_connect_mcp.py
tests/test_crypto.py
tests/test_facet_cache.py
tests/test_hooks_progress.py
tests/test_hosting.py
tests/test_identity.py
tests/test_jira.py
tests/test_logging.py
tests/test_mcp_bridge.py
tests/test_mirror.py
tests/test_notify.py
tests/test_packaging.py
tests/test_post_kinds.py
tests/test_rephrase.py
tests/test_rollup.py
tests/test_route_table.py
tests/test_routes.py
tests/test_routes_agent.py
tests/test_sessions.py
tests/test_settings.py
tests/test_signals.py
tests/test_static_cache.py
tests/test_volume.py