Scope 1
Scope 1 covers direct emissions from sources controlled by the organization. Examples here are generic: the real activity and catalog item must come from capability discovery for the destination.
{
"external_ref": "${ERP_DOCUMENT_LINE_ID}",
"document_date": "2026-01-15",
"activity_code": "${DISCOVERED_SCOPE1_ACTIVITY}",
"catalog_item_code": "${DISCOVERED_SCOPE1_ITEM}",
"quantity": 1,
"unit": "${DISCOVERED_ACCEPTED_UNIT}"
}
Set batch scope to 1, preserve the discovered unit exactly, and keep the date inside the reporting
period. A dry-run should produce the expected row result with created_rows=0. After persistence,
reconcile quantity, unit, emission, and service-account attribution in CFO.
Send source activity quantity rather than a locally calculated emission so factor/version resolution and audit remain intact.