decarbonization_roadmap
Generates a marginal-abatement-cost curve for freight transport, ordering decarbonization levers by cost, and returns a roadmap with tonnes abated, costs, and EU-ETS savings.
Instructions
A PROGRAMME to cut the carbon of your transport network to a target. Give a lane (or an annual network footprint in tonnes CO2e) and a reduction TARGET %, and it walks the abatement levers cheapest-$/tCO2e first on a marginal-abatement-cost curve: MODAL SHIFT (air→ocean / →sea-air — the biggest lever, often NEGATIVE cost because it also saves freight), CONSOLIDATION, EFFICIENT CARRIER, SAF book-and-claim (sustainable aviation fuel), ALTERNATIVE MARINE FUEL (green-methanol book-and-claim), and — last — VERIFIED OFFSETS. It returns the ordered roadmap with each lever's tonnes abated, cost and running marginal cost, the total programme cost and blended $/tCO2e, an honest REDUCTION-vs-OFFSET split (insetting > offsetting), and the EU-ETS € SAVING from the lower in-scope footprint. Honest (regla 7): MODELED, indicative abatement costs/ceilings (SAF & offset prices are volatile and quality-dependent); offsets are flagged compensation, NOT reduction, and a target beyond what reduction levers reach is clearly labelled. PREMIUM: pay per call with x402 (USDC on Base) or a prepaid key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin_port | No | Origin port (for a lane-based baseline). Optional if baseline_co2e_tonnes is given. | |
| dest_port | No | Destination port. Optional if baseline_co2e_tonnes is given. | |
| container_type | No | Container '20ft'/'40ft'/'40HC'. Optional; default '40ft'. | |
| reduction_target | No | Reduction target as a fraction (0.30) or percent (30). Optional; default 0.30. | |
| baseline_co2e_tonnes | No | Supply an annual NETWORK footprint (tonnes CO2e) instead of deriving from a lane. Optional. | |
| weight_kg | No | Cargo weight for the lane emissions baseline (kg). Optional. | |
| allowed_levers | No | Restrict to specific lever ids (modal-shift-air-to-ocean, consolidation, saf-book-and-claim, alt-marine-fuel, verified-offsets, …). Optional; default all. | |
| cost_band | No | Cost sensitivity: 'low' / 'typical' / 'high'. Optional; default typical. | |
| ship_date | No | Ship date (YYYY-MM-DD) — drives the EU-ETS phase-in year. Optional. |