recon/config
Matt e6b81db520 feat(navi): deployment profiles + /api/config endpoint
Add profile-driven config infrastructure:
- config/profiles/{home,regional_pi,minimal_pi}.yaml templates
- lib/deployment_config.py loader (reads RECON_PROFILE env var)
- GET /api/config returns active profile as JSON (5min cache)

Frontend reads this on startup to determine tile source, defaults,
and feature flags. No existing behavior changed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-20 23:35:39 +00:00
..
profiles feat(navi): deployment profiles + /api/config endpoint 2026-04-20 23:35:39 +00:00
address_book.yaml feat(navi): address book with geocoding integration 2026-04-20 04:02:11 +00:00