docs: Add Gold Standard metered energy cooking v1.2 and v2.0 policies#6033
Merged
Pyatakov merged 1 commit intohashgraph:developfrom May 7, 2026
Merged
docs: Add Gold Standard metered energy cooking v1.2 and v2.0 policies#6033Pyatakov merged 1 commit intohashgraph:developfrom
Pyatakov merged 1 commit intohashgraph:developfrom
Conversation
Signed-off-by: Gautam Prajapati <gautamprajapati06@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds the Metered & Measured Energy Cooking Devices (MECD) methodology to the Methodology Library, in two versions:
.policybundle (MECD-v1.2-13-APR-2026) and modernised readme..policybundle, full readme with screenshots, migration guide, sanitised cURL test scripts, and realistic ER fixtures derived from the verified ATEC project.Folder layout
What's in v2.0
MECD-v2.0.policy— the policy bundle, ready to import into Guardian.readme.md— cookstove context, methodology summary, role-by-role workflow (Project Proponent / VVB / Standard Registry), important schemas, conservativeness stack explained for non-technical readers, embedded screenshots from a real run.migration-from-v1.2.md— practical upgrade guide: who needs to migrate when, new PDD/MR fields required by v2.0, expected credit-volume impact (15–35% reduction per period plus one-time embodied leakage), and what changes for each role.test-curls/— sanitised cURL scripts (auth tokens stripped, IDs replaced with placeholders). All 7 ER curls validated against the ER document schema's full required-field tree (zero gaps) andpp_er_calcs(positive ER). Per-stove ER lands around 0.8 tCO2e/stove/yr — matches the 0.8154 value Earthood verified for ATEC under v1.2.02-er-method-1-electricity.txt02-er-method-1-fossil.txt02-er-method-1-renewable.txt02-er-method-2-electricity.txt02-er-method-2-fossil.txt02-er-method-2-renewable.txt02-er-method-3-fossil.txttest-fixtures/— three realistic ER JSON fixtures (M1 / M2 / M3 × Electricity) sourced cell-by-cell from ATEC GS11817's verified Earthood calculation tool. Includesparameter-map.md(cell-by-cell provenance),run-fixture.js(Node helper for running a fixture againstpp_er_calcswithout a Guardian instance), and a fixtures-specific readme.What changed for v1.2
MECD 431_V1.2.policybundle with the latestMECD-v1.2.policybuild (13-APR-2026).Test plan
.policybundles import cleanly into Guardianrequiredtree (0 missing fields per curl)pp_er_calcstest-fixtures/run-fixture.jstest-curls/readme.mddocuments the one calc quirk operators should know about (no_of_days_per_year: 0workaround for the M2/Electricity baseline path)