kamau1's picture
feat: add complete Kenya regions data layer, validation, and location API endpoints; remove outdated tests
6c59dab
"""
Data Module - Static reference data for the application
This module contains structured reference data that is:
- Version controlled
- Type-safe
- Fast (in-memory)
- Easy to update
Modules:
- regions: Geographic administrative boundaries by country
"""