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/capability_awareness.py
atlas/config.py
atlas/delivery.py
atlas/ecosystem_context.py
atlas/extra_sensors.py
atlas/federation_context.py
atlas/fleet.py
atlas/formatters.py
atlas/gaia_client.py
atlas/geo.py
atlas/gnss_index.py
atlas/layer_counts.py
atlas/llm_providers.py
atlas/main.py
atlas/map_objects.py
atlas/market.py
atlas/monitor_log.py
atlas/om_mesh.py
atlas/payment_gate.py
atlas/products.py
atlas/prompt_firewall.py
atlas/readings.py
atlas/serve.py
atlas/signing.py
atlas/stations.py
atlas/topic_scope.py
atlas/watchboxes.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/i18n.js
atlas/_static/assets/map-lib.js
atlas/_static/assets/theme.js
atlas/_static/assets/themes.css
atlas/_static/assets/vendor/maplibre-gl/maplibre-gl.css
atlas/_static/assets/vendor/maplibre-gl/maplibre-gl.js
config/extra_sensors.yaml
config/model_providers.example.yaml
config/om_mesh_cities.yaml
docs/GUIDE.md
docs/OPERATOR-USE-CASES.md
docs/README.es.md
docs/README.fr.md
docs/README.ru.md
docs/README.zh.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/i18n/OPERATOR-USE-CASES.es.md
docs/i18n/OPERATOR-USE-CASES.fr.md
docs/i18n/OPERATOR-USE-CASES.ru.md
docs/i18n/OPERATOR-USE-CASES.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/i18n.js
frontend/public/assets/map-lib.js
frontend/public/assets/theme.js
frontend/public/assets/themes.css
frontend/public/assets/vendor/maplibre-gl/maplibre-gl.css
frontend/public/assets/vendor/maplibre-gl/maplibre-gl.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_api_guards.py
tests/test_capability_awareness.py
tests/test_event_pin_refresh.py
tests/test_federation_context.py
tests/test_fire_hotspots.py
tests/test_fire_page_drain.py
tests/test_formatters.py
tests/test_frontend_i18n.py
tests/test_gaia_client.py
tests/test_geo_bbox.py
tests/test_gnss_integrity.py
tests/test_layer_counts.py
tests/test_map_object_contract.py
tests/test_market.py
tests/test_payment_gate.py
tests/test_point_api.py
tests/test_priced_surface_has_no_bypass.py
tests/test_product_output_schemas.py
tests/test_products.py
tests/test_prompt_firewall.py
tests/test_reading_budget.py
tests/test_stations.py
tests/test_topic_scope.py
tests/test_watchbox_api.py
tests/test_watchbox_delivery.py
tests/test_watchboxes.py