LICENSE
MANIFEST.in
README.md
pyproject.toml
pytest.ini
aimarket_atlas.egg-info/PKG-INFO
aimarket_atlas.egg-info/SOURCES.txt
aimarket_atlas.egg-info/dependency_links.txt
aimarket_atlas.egg-info/entry_points.txt
aimarket_atlas.egg-info/requires.txt
aimarket_atlas.egg-info/top_level.txt
atlas/__init__.py
atlas/aggregator.py
atlas/ai_assistant.py
atlas/ai_locale.py
atlas/ai_map_actions.py
atlas/config.py
atlas/ecosystem_context.py
atlas/fleet.py
atlas/formatters.py
atlas/gaia_client.py
atlas/geo.py
atlas/llm_providers.py
atlas/main.py
atlas/om_mesh.py
atlas/prompt_firewall.py
atlas/readings.py
atlas/serve.py
atlas/stations.py
atlas/topic_scope.py
atlas/_config/model_providers.example.yaml
atlas/_static/embed.html
atlas/_static/index.html
atlas/_static/assets/assistant.js
atlas/_static/assets/atlas.css
atlas/_static/assets/atlas.js
atlas/_static/assets/map-lib.js
config/model_providers.example.yaml
docs/GUIDE.md
docs/badges/ci.svg
docs/badges/deepseek.svg
docs/badges/demo.svg
docs/badges/docker.svg
docs/badges/gaia.svg
docs/badges/landing.svg
docs/badges/license.svg
docs/badges/maplibre.svg
docs/badges/pypi.svg
docs/badges/python.svg
docs/badges/tests.svg
docs/i18n/GUIDE.es.md
docs/i18n/GUIDE.fr.md
docs/i18n/GUIDE.ru.md
docs/i18n/GUIDE.zh.md
docs/landing/.nojekyll
docs/landing/README.md
docs/landing/index.html
docs/landing/assets/analyst.png
docs/landing/assets/embed.png
docs/landing/assets/hero-orbit.png
docs/landing/assets/map.png
docs/screenshots/readme/analyst.png
docs/screenshots/readme/embed.png
docs/screenshots/readme/hero-orbit.png
docs/screenshots/readme/map.png
frontend/public/embed.html
frontend/public/index.html
frontend/public/assets/assistant.js
frontend/public/assets/atlas.css
frontend/public/assets/atlas.js
frontend/public/assets/map-lib.js
scripts/sync_package_assets.sh
tests/conftest.py
tests/test_aggregator.py
tests/test_ai_assistant.py
tests/test_ai_map_actions.py
tests/test_api.py
tests/test_formatters.py
tests/test_prompt_firewall.py
tests/test_stations.py
tests/test_topic_scope.py