hashgraph / guardian

The Guardian is an innovative open-source platform that streamlines the creation, management, and verification of digital environmental assets. It leverages a customizable Policy Workflow Engine and Web3 technology to ensure transparent and fraud-proof operations, making it a key tool for transforming sustainability practices and carbon markets.
Apache License 2.0
93 stars 121 forks source link

Emissions Reduction/Removals (ERRs)Calculation Pre-Calculator in Guardian #3619

Open dubgeis opened 1 month ago

dubgeis commented 1 month ago

Problem description

The current process does not make it clear to stakeholders the estimated ERR's in Guardian

Requirements

Based on input data a estimated ERRs should be able to be queried in project development.

Definition of done

ER calculation should be visible in the Guardian in real time based on input data by all parties

Acceptance criteria

The ERR calculation should be consistent with defined formula by the methodology/registry from baseline through issuance.

dubgeis commented 1 month ago

@anvabr this request comes from a registry^

anvabr commented 1 month ago

@dubgeis Could you please clarify - what is the context of this requirement, is it for policy development or is it the situation where policy is running and when project data is being submitted users can preview some of the results for the data they are providing?

If it's the former there is a 'dry-run' function which allows to view the results without actually executing the policy. Is what required here a preview for a specific formula rather than the end-to-end?

If it's for the latter context, I think this requirement can be re-phrased as 'dry-run for projects' on published policies. Is this an accurate understanding?