GCC-AmanaReductionActive · v1.0

Amana Renewable Programme

Programmatic renewable crediting contributed via Amana.

Registry
GCC
Sector
Energy
Credit
ACC · tCO₂e
Issued as
org.hypercerts.claim.activity

The issued hypercert is a batch of ACC credits recorded at once, comparable to a registry issuance batch. It carries weighted contributors, a work scope and a rights record, so any app in the ATProto Collective Funding Ecosystem can read it natively.

Overview

The Amana Renewable Programme is a renewable energy programme registered under the Global Carbon Council program. It applies the Global Carbon Council renewable energy methodology GCCM001 for electricity generated from renewable sources and supplied to a grid or to captive consumers, displacing more emission-intensive grid power. Each credit is an Approved Carbon Credit equal to one tonne of carbon dioxide equivalent avoided. Specific programme records are held in the Global Carbon Council project registry.

Sources: methodology document · Global Carbon Council

01 · Roles

Standard Registry

role · registry

Owns the policy, approves participants, anchors each issuance to its evidence.

Project Proponent

role · proponent

Registers the project and submits monitoring reports.

Validation & Verification Body

role · vvb

Independently validates the design and verifies monitored data.

02 · Policy graph

10 nodes

The workflow as an explicit directed graph. In Graph each column is one role, so you can see who acts at each step; every node names the org.broadlistening.policy.block.* def it resolves to plus its input and output record. Data flow switches to a lineage view that makes explicit what data each node needs and makes, with dependency arcs tracing every record back to the node that produced it. Hover to trace, click to inspect; revise edges (dashed) send work back.

Hover to trace · click to inspect

Standard Registry
Project Proponent
Validation & Verification Body
Issue hypercert

Issue credits

Standard Registry

A hypercert batching the credits issued for the period, anchored to the bundle.

Lexicon
org.broadlistening.policy.block.issue
Input
org.hypercerts.collection + the computed total
Output
org.hypercerts.claim.activity

Node kinds in this graph

  • Role selectorg.broadlistening.policy.block.roleSelect
  • Request documentorg.broadlistening.policy.block.requestDocument
  • Revieworg.broadlistening.policy.block.review
  • Persistorg.broadlistening.policy.block.persist
  • Computeorg.broadlistening.policy.block.compute
  • Aggregateorg.broadlistening.policy.block.aggregate
  • Issue hypercertorg.broadlistening.policy.block.issue
  • Provenanceorg.broadlistening.policy.block.provenance

control-flow event

revise (sends back)

03 · Generated lexicon records

The records this methodology compiles to, ready to write to a PDS. The first tabs are the new policy engine records; the ★ claim.activity tab and those after it are reused ATProto Collective Funding Ecosystem records (org.hypercerts.*): the issued hypercert batch, its rights, an example verification attachment and a retirement receipt.

org.broadlistening.policy.methodology/gcc-amana

{
  "$type": "org.broadlistening.policy.methodology",
  "code": "GCC-Amana",
  "name": "Amana Renewable Programme",
  "registry": "Global Carbon Council (GCC)",
  "sector": "Energy",
  "creditType": "reduction",
  "status": "active",
  "version": "1.0",
  "roles": [
    {
      "id": "registry",
      "name": "Standard Registry",
      "permission": "Owns the policy, approves participants, anchors each issuance to its evidence."
    },
    {
      "id": "proponent",
      "name": "Project Proponent",
      "permission": "Registers the project and submits monitoring reports."
    },
    {
      "id": "vvb",
      "name": "Validation & Verification Body",
      "permission": "Independently validates the design and verifies monitored data."
    }
  ],
  "schemas": [
    "at://did:plc:bl0adl1sten1ngp0l1cyreg/org.broadlistening.policy.schema/gcc-amana-project-design",
    "at://did:plc:bl0adl1sten1ngp0l1cyreg/org.broadlistening.policy.schema/gcc-amana-monitoring-report"
  ],
  "graph": "at://did:plc:bl0adl1sten1ngp0l1cyreg/org.broadlistening.policy.graph/gcc-amana",
  "issuesAs": "org.hypercerts.claim.activity",
  "workScope": "at://did:plc:bl0adl1sten1ngp0l1cyreg/org.hypercerts.workscope.cel/gcc-amana-scope",
  "rights": "at://did:plc:bl0adl1sten1ngp0l1cyreg/org.hypercerts.claim.rights/gcc-amana-rights",
  "createdAt": "2025-01-01T00:00:00.000Z"
}

04 · Schemas

Project Design Document

schema · project-design

Describes the Energy project, baseline scenario and monitoring plan.

FieldTypeReqDescription
projectTitlestringHuman-readable project name.
proponentDidrefDID of the project proponent.
countrystringISO-3166 host country.
baselineScenariostringThe most plausible scenario absent the project.
estimatedAnnualnumberEstimated annual abatement (tCO₂e).
creditingstringCrediting period (ISO-8601 interval).

Monitoring Report

schema · monitoring-report

Periodic measured data used to quantify the abatement claimed.

FieldTypeReqDescription
projectrefstrongRef to the registered project document.
periodstringMonitoring period (ISO-8601 interval).
measuredarrayParameter readings with units and sources.
netAbatementnumberNet verified abatement for the period (tCO₂e).

More from GCC