feat(policy): GS Methodology: Technologies and Practices to Displace Decentralized Thermal Energy Consumption v5.0 – Policy Implementation and docs - #6516
Open
saharshkhicha18 wants to merge 1 commit into
Conversation
…Decentralized Thermal Energy Consumption v5.0 – Policy Implementation and docs Signed-off-by: Saharsh Khicha <saharshkhicha94@gmail.com>
saharshkhicha18
force-pushed
the
develop
branch
from
August 2, 2026 08:42
051b340 to
46d07bf
Compare
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 PR extends the digitization of the Gold Standard Methodology for Technologies and Practices to Displace Decentralized Thermal Energy Consumption (TPDDTEC) from v3.1 to v5.0.0 in Hedera Guardian to support the updated methodology and policy workflow.
Changes
Schema Design and Approval
Policy Development
Not Included
Checklist
Notes
This PR includes the implementation of the Gold Standard Methodology for Technologies and Practices to Displace Decentralized Thermal Energy Consumption (TPDDTEC) v5.0.0 policy.
v5.0 narrows scope to unmetered technologies only — metered devices (electric, metered biogas/LPG) are covered by the separate MECD methodology. The methodology is published by Gold Standard under the working title Reduced Emissions from Cooking and Heating (RECH).
The calculation is currently represented in three places (documentation formulas, custom logic blocks, and the
FCBmath block), which can drift independently. Guidance on which should be canonical would be welcome.