II.
Workflow JSON
Structured · liveworkflow:carbon-credit-verification
Carbon Credit Verification json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:carbon-credit-verification",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-thin-domains-fill.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Carbon Credit Verification",
"workflowKind": "governance",
"triggerType": "event-driven",
"typicalCadence": "per-milestone",
"complexity": "cross-team",
"description": "Verifies carbon credit projects against registry standards and\nadditionality criteria -- reviewing project design documents against\nVerra VCS or Gold Standard methodologies, validating baseline\nemission scenarios and monitoring plans, auditing measurement data\nquality from on-site sensors and remote sensing sources, assessing\npermanence risk buffers and leakage accounting, cross-checking\nissuance volumes against verified emission reductions, evaluating\nco-benefit claims (biodiversity, community impact) against SDG\nindicators, and reconciling credit retirement records with offset\nclaims. Produces verification opinion report, credit issuance\nrecommendation, and data quality assessment. Excludes carbon project\ndevelopment.\n"
},
"outgoingEdges": [
{
"from": "workflow:carbon-credit-verification",
"to": "role:data-scientist",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:carbon-credit-verification",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:carbon-credit-verification",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:carbon-credit-verification",
"to": "skill-area:data-quality",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:carbon-credit-verification",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:carbon-credit-verification",
"to": "domain:cleantech",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:carbon-credit-verification",
"to": "domain:sustainability-esg",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:carbon-credit-verification",
"to": "responsibility:data-quality-monitoring",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:carbon-credit-verification",
"to": "responsibility:vendor-evaluation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:carbon-credit-verification",
"to": "org-unit:esg-sustainability-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:carbon-credit-verification",
"to": "org-unit:compliance-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}