Platform Sustainability & Carbon Accountability
Honest measurement, transparent disclosure, and full accountability for our environmental impact
The challenge & our answer
The Problem
Most digital platforms operate with zero visibility into their energy consumption or environmental footprint. Users have no way to know whether the tools they rely on are contributing to climate change or taking responsibility for their impact. When platforms do report sustainability metrics, the data is often incomplete, the methodology opaque, and accountability missing.
The Solution
Action Network Worldwide measures every watt of energy consumed — from server CPU cycles to AI model inference to network data transfer — converts it to CO₂ emissions using published formulas and versioned variables, and publicly discloses the totals with full methodology transparency. We track carbon offsets, maintain a permanent audit trail, and give users real-time visibility into platform consumption. No black boxes. No vendor lock-in. No greenwashing.
Key Capabilities
Real-Time Energy Tracking
Every 5 minutes, the platform collects energy data from infrastructure (CPU utilization, memory, network bandwidth) and AI operations (token counts, model calls). Measurements feed into hourly snapshots and monthly carbon ledgers with full provenance.
Transparent Methodology
All formulas are versioned and documented. Every controlled variable — TDP ratings, PUE, grid carbon intensity, AI energy rates — has an immutable audit trail showing source, effective dates, and who changed it. The exact calculation used for each monthly ledger is stored permanently.
Public Carbon Dashboard
No login required. Annual CO₂ totals, offset status, monthly history, and full calculation benchmarks are publicly accessible via unauthenticated API endpoints. Anyone can verify our numbers.
Offset Accountability
Each monthly carbon ledger records offset provider, project ID, amount purchased (kg CO₂), cost, proof URL, and third-party verification. A 1.5× safety multiplier ensures we over-compensate for unmeasured factors rather than under-report.
EU Compliance Ready
Proactively implements EU AI Act energy reporting, GDPR data minimization, and EU Energy Efficiency Directive metrics (PUE, renewable energy %, grid carbon intensity). Designed to survive future regulatory requirements.
Provider Portability
No vendor lock-in. Energy collectors use adapter interfaces — swap cloud providers by writing a new collector without changing storage or API layers. All data remains intact across infrastructure migrations.
How It Works
Measure Everything
Infrastructure collectors poll CPU utilization, memory, and network bandwidth every 5 minutes via provider APIs. AI usage logs record every LLM and embedding call with token counts, model, and provider. All data stored in provider-agnostic schema.
Convert to Energy
CPU percentages converted to watts using TDP ratings and PUE. AI tokens converted using published Wh/M-token rates. Network bandwidth converted at 0.06 kWh/GB. All rates versioned in the energy variables table with sources.
Calculate CO₂
Hourly energy totals multiplied by grid carbon intensity (g CO₂/kWh) for the datacenter region. Monthly snapshots include renewable energy percentage, PUE, and grid carbon values used for that period.
Close Ledger & Offset
First of each month: sum previous month's hourly CO₂, apply 1.5× safety multiplier, record in permanent carbon ledger. Webhook fires to offset provider with kg CO₂ total. Offset purchase recorded with proof URL and verification.
Public Disclosure
Annual totals, monthly history, offset status, and full calculation benchmarks published via unauthenticated API. Real-time consumption (last 2 hours) available to authenticated users. Admin dashboard shows full energy breakdown.