# P03 — Full Provenance Traceability

<div class="principle-header" id="bkmrk-scd-p03-%C2%A0%C2%B7%C2%A0-principl"><div class="principle-id">SCD-P03 · Principle 3 of 10</div><div class="principle-title">Full Provenance Traceability</div><div class="principle-tagline">“Without provenance, a number is a narrative.”</div> <span class="category-badge">Technical Layer</span></div>## Definition

<div class="definition-box" id="bkmrk-the-complete-chain-o">The complete chain of custody — from raw sensor or satellite observation to reported metric — must be documented and auditable. Required provenance fields: instrument ID, satellite scene ID and overpass timestamp, calibration method and version, analyst name and organisation, processing software version, and all transformations applied including unit conversions and spatial aggregations.</div>## Rationale

<div class="rationale-box" id="bkmrk-carbon-credit-verifi">Carbon credit verification under Verra VM0042 (2026) and CBAM third-party verification (EU 2023/956) both require proof that figures derive from primary instruments, not secondary aggregations of uncertain origin. Digital MRV (dMRV) standards from the Planet2050 × BioCarbon Working Group (2025) identify broken provenance as the leading cause of carbon credit invalidation.</div>## Implementation Steps

1. For each reported metric, create a provenance record with: source instrument, timestamp, analyst, methodology version, and transformations applied.
2. Store provenance records in a format that is exportable and machine-readable (JSON-LD recommended).
3. Link provenance records to the reported metric via persistent identifier.
4. Implement versioning: when methodology changes, create a new version record — never overwrite.
5. For satellite-derived data: record scene ID, sensor, orbit number, cloud cover, and NDVI delta.

## Compliance Checklist

<table class="checklist-table" id="bkmrk-criterionwhat-it-mea"> <thead><tr><th></th><th>Criterion</th><th>What it means</th></tr></thead> <tbody><tr><td>☐</td><td>**Instrument/source documented**</td><td>Every metric traces to a named instrument or dataset version.</td></tr><tr><td>☐</td><td>**Timestamps recorded in UTC**</td><td>All events use ISO 8601 UTC timestamps.</td></tr><tr><td>☐</td><td>**Analyst/author attributed**</td><td>Name and organisation of every analyst is recorded.</td></tr><tr><td>☐</td><td>**Methodology version pinned**</td><td>Specific version of methodology used is recorded, not just the name.</td></tr></tbody></table>

## Regulatory References

- Verra VM0042 Methodology (2026 update) — Section 5 (MRV requirements)
- CBAM Regulation EU 2023/956 — Art. 10 (Embedded emissions calculation)
- dMRV Working Group — Planet2050 × BioCarbon (2025)

## Recommended Tools and Platforms

<span class="tag">ESA Sentinel-2 scene IDs</span> <span class="tag">NASA Landsat overpass metadata</span> <span class="tag">IDEAM Colombia</span> <span class="tag">GFW GLAD Lab</span>

## Keywords

<span class="tag tag-kw">provenance</span> <span class="tag tag-kw">chain of custody</span> <span class="tag tag-kw">MRV</span> <span class="tag tag-kw">dMRV</span> <span class="tag tag-kw">carbon verification</span> <span class="tag tag-kw">Verra</span> <span class="tag tag-kw">CBAM</span>

<div class="related" id="bkmrk-related-principles%3A-"> **Related Principles:** [SCD-P01](https://wiki.cleantechhub.net/books/sovereign-climate-data/page/pp01) · [SCD-P04](https://wiki.cleantechhub.net/books/sovereign-climate-data/page/pp04) · [SCD-P05](https://wiki.cleantechhub.net/books/sovereign-climate-data/page/pp05)</div><div class="meta-footer" id="bkmrk-document-id%3A-scd-p03"> **Document ID:** SCD-P03 | **Version:** 1.0.0 | **Last Updated:** 2026-05-26 | **Category:** Technical Quality | **Source:** CleantechHUB Sovereign Climate Data Framework | **Licence:** CC-BY 4.0   
  
 *This page is part of the [Sovereign Climate Data Wiki](https://wiki.cleantechhub.net/books/sovereign-climate-data), maintained by CleantechHUB. It is AI-legible, machine-readable, and available via the [BookStack REST API](https://wiki.cleantechhub.net/api/pages).*</div>