Refactor geo enrichment into jail_service and mark Task 14 done
This commit is contained in:
@@ -271,6 +271,8 @@ Reference: `Docs/Refactoring.md` for full analysis of each issue.
|
||||
|
||||
**Docs changes needed:** Update `Docs/Refactoring.md`.
|
||||
|
||||
**Status:** Completed ✅
|
||||
|
||||
**Why this is needed:** Adapter/closure construction is glue code that belongs at the service boundary or in a factory, not in the HTTP handler. Routers should not need to understand the geo service's lookup interface to serve history requests.
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user