What we’ve shipped and what’s next. Honest.
Storefront live
Shipped
Sep 10, 2026
- hail-path.com serves through CloudFront + S3, HTTPS everywhere, IPv6, TLS 1.2+.
- Endpoint reference, pricing tiers, and the coverage story published.
- Waitlist form goes to an AWS-native Lambda + DynamoDB; no third-party form service in the loop.
- Every deploy is verified end-to-end by headless Chrome; screenshot is a build artifact.
API in build
In progress
Now
Backend under construction. Priorities in rough order:
- Storage: Aurora Serverless v2 (Postgres 16 + PostGIS), min 0 ACU.
- NOAA Storm Events ingest — historical hail 2020→2025, then weekly delta.
/events/verify live first (the highest-volume adjuster call).
/events/search and /events/{id}.
- Mapbox address geocoding with a DynamoDB cache.
- API keys + per-tier metering.