cleanup: simplify geocoding provider configuration #315
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
status:blocked
track:api
track:auto
track:core
track:deploy
track:infra
track:ui
type:cleanup
type:docs
type:epic
type:release
type:research
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/delta#315
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent: #305
Problem
Geocoding currently supports Photon plus token-backed providers through settings and test endpoints. That may be more provider surface than the blank-start app needs, and the provider rules are split across UI, route handlers, and integration config helpers.
Solution
Make the geocoding scope explicit and smaller:
Acceptance criteria
/api/geocodeand provider test routes use the same provider contract.Product direction update: NLP and geocoding/mapping providers must stay. Do not solve this issue by making geocoding Photon-only or removing Mapbox/Google Maps support. The remaining #315 work should simplify/refactor provider configuration while preserving provider choices, credential handling, tests, and non-blocking fallback behavior.
barrettruth referenced this issue2026-05-11 20:27:12 +00:00