Climacope
← climacope.com

Free 6-Axis Diagnostic

Drop in a bill of materials and see where your product stands — graded across Climacope's 6 axes, with the 12-month margin it's leaving on the table. This is Zone 01: the symptom. The full redesign (the cure) is compiled by the Cloud Brain under an Infrastructure Retainer.

🔒
Runs 100% in your browser. This page loads no scripts or fonts from the internet and makes no network requests — you can disconnect from Wi-Fi and it still works. Your raw BOM never leaves your device. The diagnostic is computed locally; only you ever see it.
Diagnostic
Anonymize to share
Re-identify
Zone 01 · Free diagnostic

Grade your product

Provide your bom.csv (columns: stream_label, material_class, mass_kg, unit_cost_usd — the kit template works as-is). Add product.csv or just type the annual volume and price. Everything is computed on this page.

 
How it works. The diagnostic runs a transparent, deterministic model over your BOM using representative cradle-to-gate carbon factors and material costs (bundled in this page). It grades the 6 axes and projects a 12-month margin delta — then locks the specific redesign behind the retainer. For sharing, identifiers (supplier, part number, product name) are tokenized with HMAC-SHA256 under a 256-bit key generated on this page; the key + token map are stored in climacope_mapping_browser.enc, encrypted with AES-256-GCM (key derived from your passphrase via PBKDF2-SHA256, 200k iterations). Token format matches the Python scrubber, so Climacope's validator and audit engine accept these files identically.
What gets kept vs. tokenized (when you anonymize)

KEEP (shape): product_category, annual_volume_units, sale_price_usd, stream_label, material_class, mass_kg, unit_cost_usd, notes.   TOKENIZE (secrets): product_label, supplier, part_number.