Live AWS + GCP pricing, not stale catalogues
AwsLivePricingProvider streams the official AWS Pricing API (`pricing.us-east-1.amazonaws.com/offers/v1.0/aws/AmazonEC2`) for EC2 + EBS. GcpLivePricingProvider paginates the Cloud Billing API for Compute Engine + Persistent Disk. Azure uses the public Retail Prices API. Refreshed weekly via `PricingRefreshScheduler`, with seed-bundle fallback if a provider fails.