README.md
pyproject.toml
maverick_dashboard/__init__.py
maverick_dashboard/api.py
maverick_dashboard/app.py
maverick_dashboard.egg-info/PKG-INFO
maverick_dashboard.egg-info/SOURCES.txt
maverick_dashboard.egg-info/dependency_links.txt
maverick_dashboard.egg-info/entry_points.txt
maverick_dashboard.egg-info/requires.txt
maverick_dashboard.egg-info/top_level.txt
maverick_dashboard/templates/404.html
maverick_dashboard/templates/500.html
maverick_dashboard/templates/audit.html
maverick_dashboard/templates/base.html
maverick_dashboard/templates/cache.html
maverick_dashboard/templates/channels.html
maverick_dashboard/templates/chat.html
maverick_dashboard/templates/chat_goal.html
maverick_dashboard/templates/facts.html
maverick_dashboard/templates/goals.html
maverick_dashboard/templates/index.html
maverick_dashboard/templates/mcp.html
maverick_dashboard/templates/permissions.html
maverick_dashboard/templates/plan_tree.html
maverick_dashboard/templates/plugins.html
maverick_dashboard/templates/providers.html
maverick_dashboard/templates/skills.html
maverick_dashboard/templates/spend.html
maverick_dashboard/templates/store.html
maverick_dashboard/templates/tools.html
maverick_dashboard/templates/trajectory.html
tests/test_api.py
tests/test_api_robustness.py
tests/test_app.py
tests/test_chat_streaming.py
tests/test_control_surface.py
tests/test_error_pages.py
tests/test_fact_validation.py
tests/test_input_validation.py
tests/test_more_control_surface.py
tests/test_perf.py
tests/test_permissions.py
tests/test_provider_key_check.py
tests/test_security.py
tests/test_sse.py
tests/test_sse_robustness.py
tests/test_store.py
tests/test_ui.py
tests/test_ui_hardening.py
tests/test_ui_hardening_10.py
tests/test_ui_hardening_2.py
tests/test_ui_hardening_3.py
tests/test_ui_hardening_4.py
tests/test_ui_hardening_5.py
tests/test_ui_hardening_6.py
tests/test_ui_hardening_7.py
tests/test_ui_hardening_8.py
tests/test_ui_hardening_9.py