CostPilot is a local CLI that estimates infrastructure cost deltas from Terraform plans before merge. It consumes terraform show - json output and evaluates cost changes entirely offline using deterministic heuristics - no cloud APIs, no IAM roles, no network access. The goal is not billing-exact totals, but fast, reproducible feedback during code review, where infrastructure decisions are still reversible.