<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sustaain</title>
	<atom:link href="https://sustaain.org/feed/" rel="self" type="application/rss+xml" />
	<link>https://sustaain.org/</link>
	<description>Data you can trust for sustainable commodities.</description>
	<lastBuildDate>Mon, 27 Apr 2026 07:13:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://sustaain.org/wp-content/uploads/2024/07/icone-logo.png</url>
	<title>Sustaain</title>
	<link>https://sustaain.org/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Geospatial Data Quality at Scale: A Framework from Detection to Decision</title>
		<link>https://sustaain.org/geospatial-data-quality-framework/</link>
		
		<dc:creator><![CDATA[louise baudry]]></dc:creator>
		<pubDate>Thu, 23 Apr 2026 14:06:44 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://sustaain.org/?p=2170</guid>

					<description><![CDATA[<p>Written by Aurélien Callens, PhD. Data Scientist at Sustaain Geospatial Data Quality at Scale: A Framework from Detection to Decision &#160; Executive Summary Most geospatial data quality workflows answer one question: what is wrong? They rarely answer what to do about it, in which order, and why. We built a framework that does, and applied [&#8230;]</p>
<p>L’article <a href="https://sustaain.org/geospatial-data-quality-framework/">Geospatial Data Quality at Scale: A Framework from Detection to Decision</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>Written by Aurélien Callens, PhD. Data Scientist at Sustaain</em></p>
<h1>Geospatial Data Quality at Scale: A Framework from Detection to Decision<br />
<!-- notionvc: 00798e27-2337-49c3-b60d-a0753e370f26 --></h1>
<p>&nbsp;</p>
<h2>Executive Summary</h2>
<p>Most geospatial data quality workflows answer one question: what is wrong? They rarely answer what to do about it, in which order, and why.</p>
<p>We built a framework that does, and applied it to approximately 330,000 geometries from several providers across 20 countries covering several EUDR commodities.</p>
<p>The results are clear: 35.6% of geometries carry quality issues, but less than 1% require field intervention. The majority can be fixed through automation. More importantly, the dominant errors are systemic rather than individual, pointing to pipeline and integration failures that no amount of field retraining will solve.</p>
<p>Data quality, managed this way, becomes a strategic lever rather than one-off cleaning task.</p>
<p>&nbsp;</p>
<h2>The Reality of Geospatial Data Quality</h2>
<p>Each geometry was scanned for quality issues, scored along two dimensions: impact on analysis (severity) and likelihood of correction (fixability), and placed into a priority matrix that maps directly to a remediation strategy.</p>
<p>&nbsp;</p>
<h3><strong>Our findings:</strong></h3>
<ul>
<li>Most geometries carry 0 to 2 flags (quality issues), with a rapidly decreasing tail, but a non-negligible share accumulates multiple compounding issues.</li>
</ul>
<p><a href="https://sustaain.org/wp-content/uploads/2026/04/Number_flags_distribution.svg"><img fetchpriority="high" decoding="async" class="aligncenter wp-image-2196 size-full" src="https://sustaain.org/wp-content/uploads/2026/04/Number_flags_distribution.svg" alt="Number flags distribution-scaled" width="5600" height="2000" /></a></p>
<p>&nbsp;</p>
<ul>
<li>Severity is skewed toward low to moderate values, meaning most problems do not fully block analysis but still introduce bias. Fixability, however, is heavily concentrated at high values: a large proportion of detected issues can be corrected through automated or semi-automated processes.</li>
</ul>
<p><a href="https://sustaain.org/wp-content/uploads/2026/04/Severity_fixability.svg"><img decoding="async" class="aligncenter wp-image-2197 size-full" src="https://sustaain.org/wp-content/uploads/2026/04/Severity_fixability.svg" alt="Severity fixability-scaled" width="5600" height="1600" /></a></p>
<ul>
<li>The dominant error types are cross-feature and structural, not geometric or topological. It means that inconsistencies at the dataset level (duplicates, overlaps, encoding problems) are more prevalent than individual shape errors. The root cause is systemic data management, not isolated digitization mistakes. Improving data pipelines and integration processes will yield higher returns than focusing solely on field practices.</li>
</ul>
<p><a href="https://sustaain.org/wp-content/uploads/2026/04/Flags_distribution.svg"><img decoding="async" class="aligncenter wp-image-2194 size-full" src="https://sustaain.org/wp-content/uploads/2026/04/Flags_distribution.svg" alt="Flags distribution scaled" width="6400" height="1600" /></a></p>
<p><em>Near duplicate polygons are geometries from same supplier that overlap with &gt;80% IoU and fake multipolygons are polygons with type MULTIPOLYGON that are in reality POLYGON</em></p>
<p>&nbsp;</p>
<ul>
<li>Mapped into a priority matrix, the flagged polygons (representing 35.6% of the total dataset) resolve into three actionable segments: a dominant quick wins group (easily fixable at scale), a small critical issues group (concentrating most of the risk), and a high-value automation group (where fixing yields the strongest analytical gains). This reduces a complex distribution of errors to a small number of operational decisions.</li>
</ul>
<p>&nbsp;</p>
<table>
<thead>
<tr>
<th><strong>Quadrant</strong></th>
<th><strong>Geometries</strong></th>
<th><strong>Total %</strong></th>
<th><strong>Strategy</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td>Clean polygons</td>
<td>213458</td>
<td>64.43%</td>
<td>No action</td>
</tr>
<tr>
<td>Quick wins</td>
<td>112397</td>
<td>33.92%</td>
<td>Automation</td>
</tr>
<tr>
<td>Critical issues</td>
<td>2723</td>
<td>0.82%</td>
<td>Field recollection / manual investigation</td>
</tr>
<tr>
<td>Low priority / tolerable noise</td>
<td>1420</td>
<td>0.43%</td>
<td>Tolerate / monitor</td>
</tr>
<tr>
<td>High-value automation</td>
<td>1326</td>
<td>0.4%</td>
<td>Priority automation</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h3><a href="https://sustaain.org/wp-content/uploads/2026/04/Matrix_flagged_polygons.svg"><img loading="lazy" decoding="async" class="aligncenter wp-image-2195" src="https://sustaain.org/wp-content/uploads/2026/04/Matrix_flagged_polygons.svg" alt="Matrix flagged polygons scaled" width="600" height="600" /></a></h3>
<h3><strong>Provider-level error profiles and where to focus effort</strong></h3>
<p>Aggregating signals by provider shows that data quality issues are not uniform and require tailored solutions rather than a single generic approach.</p>
<p><a href="https://sustaain.org/wp-content/uploads/2026/04/Client_4_Error_profile.svg"><img loading="lazy" decoding="async" class="aligncenter wp-image-2193" src="https://sustaain.org/wp-content/uploads/2026/04/Client_4_Error_profile.svg" alt="Client 4 Error profile" width="600" height="600" /></a></p>
<p>&nbsp;</p>
<p>One provider&#8217;s dataset, for example, is dominated by cross-feature inconsistencies, indicating duplication or data integration issues, as well as structural anomalies suggesting problems in data encoding or export pipelines. Targeted interventions for this provider would include deduplication at ingestion, stricter data integration rules, and validation of export formats to enforce consistent geometry structures.</p>
<p>This kind of profiling provides direct guidance for improving data collection and processing: it identifies whether issues originate from field practices or data pipelines, targets training or tooling where error types concentrate, and enables monitoring of improvements over time using consistent metrics.</p>
<p>&nbsp;</p>
<h2>The Framework that Generated These Results</h2>
<p>&nbsp;</p>
<h3>Error Categories</h3>
<p>Geospatial data quality issues can be regrouped into four categories, each capturing a distinct type of failure, from the internal validity of a single geometry to its consistency within a dataset :</p>
<table>
<thead>
<tr>
<th>Category</th>
<th>Scope</th>
<th>Question answered</th>
<th>Typical failures</th>
</tr>
</thead>
<tbody>
<tr>
<td>Topological</td>
<td>Internal consistency of a geometry</td>
<td>Is the geometry internally valid?</td>
<td>Self-intersections, unclosed rings</td>
</tr>
<tr>
<td>Geometric</td>
<td>Single geometry shape</td>
<td>Is the shape physically plausible?</td>
<td>Spikes, slivers, distortions</td>
</tr>
<tr>
<td>Structural</td>
<td>Data representation</td>
<td>Is the geometry correctly encoded?</td>
<td>Wrong types, fake multipolygons</td>
</tr>
<tr>
<td>Cross-feature</td>
<td>Between geometries of the same dataset</td>
<td>Are the geometries consistent together?</td>
<td>Overlaps, near duplicates, containment</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>From Categories to Checks</h3>
<p>We implemented a set of checks across the four categories to detect signals indicative of quality issues:</p>
<table>
<thead>
<tr>
<th>Category</th>
<th>Examples of checks</th>
<th>Signal</th>
<th>What it captures</th>
</tr>
</thead>
<tbody>
<tr>
<td>Topology</td>
<td>Is the shape valid?</td>
<td>Invalid geometry</td>
<td>Self-intersections, unclosed rings, invalid topology</td>
</tr>
<tr>
<td>Geometry</td>
<td>Is the area too small or too large?</td>
<td>Size anomalies</td>
<td>Polygons too small or too large</td>
</tr>
<tr>
<td>Geometry</td>
<td>Are there spikes? Is the shape elongated?</td>
<td>Shape distortion</td>
<td>Spikes, slivers, low compactness, concavity</td>
</tr>
<tr>
<td>Geometry</td>
<td>Is the boundary over-digitized or inconsistent?</td>
<td>Boundary noise</td>
<td>Excessive vertices, short segments, duplicate vertices</td>
</tr>
<tr>
<td>Geometry</td>
<td>Are segment lengths plausible?</td>
<td>Scale inconsistency</td>
<td>Implausible segment lengths</td>
</tr>
<tr>
<td>Structure</td>
<td>Is the geometry type consistent and usable?</td>
<td>Type inconsistency</td>
<td>GeometryCollection, mixed or invalid geometry types</td>
</tr>
<tr>
<td>Structure</td>
<td>Is the multipart structure plausible?</td>
<td>Multipart anomaly</td>
<td>Fake or excessive multipolygons</td>
</tr>
</tbody>
</table>
<p>When a check fails, a flag is assigned to the geometry.</p>
<p>&nbsp;</p>
<h3>A Bivariate Scoring System</h3>
<p>Detecting errors is insufficient. The objective is to decide what to fix, how, and in which order. Each detected signal is therefore translated into two complementary dimensions.</p>
<p><strong>Severity</strong> quantifies how much a given issue affects downstream analysis, ranging from 0 (no impact) to 5 (analysis not possible). Topological errors are blocking as invalid geometries cannot be used in most operations. Geometric and structural errors introduce varying levels of bias, distorting metrics or affecting interpretation. Severity is computed hierarchically: invalid topology immediately sets the maximum score, other errors are aggregated by category, and only the most severe issue within each category is retained. This avoids over-penalizing geometries with multiple correlated issues.</p>
<p><strong>Fixability</strong> measures how likely it is to correct a geometry while preserving its meaning, ranging from 0 (not fixable) to 5 (fully fixable). Some errors are purely technical and can be fixed deterministically. Others require interpretation and may introduce uncertainty. Some require recollection because no reliable correction can be applied. The aggregation follows a bottleneck logic: the least fixable issue dominates, because one blocking problem is enough to invalidate automated correction.</p>
<p>&nbsp;</p>
<h3>The Priority Matrix</h3>
<p>Severity and fixability define a two-dimensional decision space. Each geometry is positioned in a matrix that maps directly to a remediation strategy:</p>
<table>
<thead>
<tr>
<th><strong>Quadrant</strong></th>
<th><strong>Interpretation</strong></th>
<th><strong>Strategy</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td>Quick wins</td>
<td>Non-critical and fixable</td>
<td>Automation</td>
</tr>
<tr>
<td>Critical issues</td>
<td>Critical and hard to fix</td>
<td>Field recollection / manual investigation</td>
</tr>
<tr>
<td>Low priority / tolerable noise</td>
<td>Non-critical and hard to fix</td>
<td>Tolerate / monitor</td>
</tr>
<tr>
<td>High-value automation</td>
<td>Critical and fixable</td>
<td>Priority automation</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h2>From One-Off Diagnosis to Continuous Quality Monitoring</h2>
<p>Most data quality workflows stop at detection : issues are identified after collection, but not prevented or systematically prioritized. This framework addresses that gap by integrating decision-making directly into the data pipeline.</p>
<p>The ultimate goal of this framework is not to diagnose problems long after collection, but to control data quality as it is produced. In practice, this means embedding quality checks into ingestion pipelines, evaluating geometries as they are collected, and surfacing critical issues immediately while remediation is still feasible.</p>
<p>This shift enables operational feedback loops. Field teams receive timely signals on critical errors, allowing remapping before they move to new regions. Data quality becomes a constraint of collection rather than a downstream concern.</p>
<p>At scale, this transforms the system: heterogeneous practices converge toward standardized processes, reactive cleaning is replaced by proactive control, and unstructured errors become measurable performance indicators. The transition relies on a simple structure: a limited set of error categories, interpretable signals derived from checks, and a scoring system that prioritizes actions.</p>
<p>The insights and thresholds presented here are derived from the dataset analyzed and therefore reflect its specific characteristics. As new datasets and error patterns emerge, both the checks and the scoring logic will be refined. The objective is not to define static rules, but to build a system that continuously adapts and improves as new data is collected.</p>
<p><!-- notionvc: e2de2f00-7b26-47ef-818d-615a89cbea0e --></p>
<p>L’article <a href="https://sustaain.org/geospatial-data-quality-framework/">Geospatial Data Quality at Scale: A Framework from Detection to Decision</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Managing Traceability Risk in EUDR Compliance</title>
		<link>https://sustaain.org/managing-traceability-risk-in-eudr-compliance/</link>
		
		<dc:creator><![CDATA[louise baudry]]></dc:creator>
		<pubDate>Wed, 11 Mar 2026 13:50:11 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://sustaain.org/?p=2160</guid>

					<description><![CDATA[<p>Written by Clément Suavet, PhD., Data Analyst at Sustaain Understanding Traceability and Traceability Risk Traceability requires producing, collecting, and storing documents that prove the origin of products and their chain of custody. Traceability risk is the risk of mixing or substitution with products of unknown origin along the chain of custody. The EUDR and other [&#8230;]</p>
<p>L’article <a href="https://sustaain.org/managing-traceability-risk-in-eudr-compliance/">Managing Traceability Risk in EUDR Compliance</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>Written by Clément Suavet, PhD., Data Analyst at Sustaain</em></p>
<h2><strong>Understanding Traceability and Traceability Risk</strong></h2>
<p>Traceability requires producing, collecting, and storing documents that prove the origin of products and their chain of custody. Traceability risk is the risk of mixing or substitution with products of unknown origin along the chain of custody.</p>
<p>The EUDR and other regulations have requirements on traceability: due diligence must be performed to determine that the risk of circumvention by mixing with products of unknown origin is negligible.</p>
<h3><strong>The Complexity of Supply Chains and Chain of Custody Documentation</strong></h3>
<p>The material reality of supply chains is infinitely complex. A full description is intractable, but some supply chains are more complex than others in their numbers of steps, intermediaries, and branches.</p>
<p>Depending on the specifics of the supply chain and the availability of documentation, the amount of documentary evidence available about chains of custody can range from incomplete to overwhelming.</p>
<p>Operators performing the due diligence, especially small and medium actors, face multiple challenges:</p>
<ul>
<li>They have limited access to documentary evidence;</li>
<li>Their leverage to request it when it is not readily available is limited;</li>
<li>Their capacity to process the documentary evidence is also limited by resources or competencies.</li>
</ul>
<h3><strong>Modelling the Chain of Custody for Traceability Compliance</strong></h3>
<p>How to deal with this complexity? The chain of custody in traceability due diligence is a model of the material reality of supply chains; it is a simplification. This model is built using the available documentary evidence. How to make sure — with limited resources — that the model is good enough (i.e. close enough to the reality it describes, with the appropriate level of detail) to conclude that the risk of circumvention is negligible, and reach compliance with traceability requirements?</p>
<p>This requires identifying what are the non-negotiable parts of regulations, and where are the moving parts, and finding a workable compromise.</p>
<p>A non-negotiable requirement of the regulation is that all entities (businesses and persons) along the chain of custody must be documented.</p>
<p>Among the “moving parts” are the legal value of documentation (a simple declaration vs. a contract/certification), and the level of detail of documentation (a general description of a connection vs. a description of all volumes transferred between entities). These two dimensions together define the “evidentiary level” of documentation</p>
<p>How to set the cursor for these “moving parts”? The answer lies in the context. Traceability risk does not exist in isolation; it is one among other dimensions of compliance risk. The country risk and the supplier risk define a “background risk” level.</p>
<p>With the assumption that traceability risk is correlated with the background risk, the required evidentiary level of traceability documentation can be modulated based on background risk. In a low-background risk context, the evidentiary threshold of traceability documentation can be lowered.</p>
<h3><strong>Designing a Traceability System for EUDR Compliance</strong></h3>
<p>Based on these principle, we have designed a traceability risk methodology to guide operators through the collection of traceability documentation, and a traceability system that can capture relevant data from the traceability documents, store it in a structured and safe system that is audit-ready, flag traceability issues and advise users on mitigation strategies.</p>
<p>&nbsp;</p>
<h2>Want to go further on traceability and EUDR compliance?</h2>
<p><a href="https://content.sustaain.org/en/data-clarity-in-a-post-truth-eudr-webinar-series-od">Watch our webinar series “Data Clarity in a Post-Truth EUDR.”</a> In the first episode, with Sopex, we share a pragmatic approach to supply chain modelling and traceability.</p>
<p><!-- notionvc: fe7b0ae6-08ad-40cc-b50e-44a164ec5e81 --></p>
<p>L’article <a href="https://sustaain.org/managing-traceability-risk-in-eudr-compliance/">Managing Traceability Risk in EUDR Compliance</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2026: The year nothing happens, yet everything shifts.</title>
		<link>https://sustaain.org/2026-the-year-nothing-happens-yet-everything-shifts/</link>
		
		<dc:creator><![CDATA[louise baudry]]></dc:creator>
		<pubDate>Mon, 26 Jan 2026 10:47:10 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://sustaain.org/?p=1993</guid>

					<description><![CDATA[<p>Written by Clément Collignon, CEO of Sustaain 2026: The year nothing happens, yet everything shifts. When politics stalls, trust migrates, from institutions to systems. The advantage will belong to those who can measure, prove, and explain reality when narratives start to wobble. In Davos, the future is being reassembled (again) out of well-tailored phrases. On [&#8230;]</p>
<p>L’article <a href="https://sustaain.org/2026-the-year-nothing-happens-yet-everything-shifts/">2026: The year nothing happens, yet everything shifts.</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>Written by Clément Collignon, CEO of Sustaain</em></p>
<h1>2026: The year nothing happens, yet everything shifts.<!-- notionvc: 30180876-d405-447a-9730-54b9eeb0b419 --></h1>
<p>When politics stalls, trust migrates, from institutions to systems. The advantage will belong to those who can measure, prove, and explain reality when narratives start to wobble.</p>
<p>In Davos, the future is being reassembled (again) out of well-tailored phrases. On our screens, young people film burning roofs, as if documenting catastrophe were the last form of agency left. In France, there is the familiar theatre of leadership &#8211; a head of state auditioning for an action film while the plot is written by constraints. And then a small, revealing detail: a proper winter, yet no proper cold snap. Everything is there. Not a rupture, but a drift.</p>
<p>I wonder: how do we protect ourselves from the <em>present age</em>—reflective, over-informed, briefly enthusiastic, then sliding back into inertia? The answer is not more commentary. It is a better stance: <strong>widen the lens, narrow the priorities, and ship.</strong></p>
<h2>The age of drift</h2>
<p>America heads into midterms with institutions primed for trench warfare; France approaches its presidential horizon with policy increasingly performed rather than built. The net effect is not paralysis, exactly, but a thinning of ambition. Decisions that require patience, trade-offs, and political capital are postponed. Meanwhile, the world’s old “rule-based” comfort continues to fray. Not replaced by a new doctrine, but by a patchwork of coalitions, bargains, and temporary alignments.</p>
<p>Europe, in particular, has a choice to make. It is often described as a “power of measure”, but that should be read in the older sense too—<em>measure</em> as moderation. Aristotle would have recognised the instinct: not regulation for its own sake, but the disciplined insistence that rules apply, contracts hold, and standards are predictable. In a world drifting away from the rule-based order, Europe’s advantage is not necessarily to add layers of bureaucracy, but to double down on what it can uniquely offer: the rule of law as infrastructure.</p>
<p>The machinery of accountability keeps moving. In years when politics slows, measurement accelerates. Standards are refined. Reporting expectations harden. Due diligence becomes less a slogan than a checklist. The centre of gravity shifts away from speeches and towards systems that can withstand scrutiny. That is why Europe may find itself unusually well-positioned. It is not the loudest player, nor the most forceful. But it can be the author of the grammar: what counts, what can be compared, what can be verified. In a world of drift, proof becomes a form of power.</p>
<h2>Food refuses to negotiate</h2>
<p>If 2026 has a single, unavoidable reality, it is food. Agriculture sits at the junction of climate risk, trade friction, and social stability, where the costs of wishful thinking are immediate. This is not a sector that tolerates long debates about values; it rewards operational competence and punishes fragility. Supply chains that feed the world are being asked to deliver more resilience, more traceability, and more sustainability, often while margins remain tight and volatility remains the norm.</p>
<p>Soft commodities are the stress test in plain sight. Their markets oscillate between fatigue and sudden spikes; their supply chains run through regions where data is sparse and verification is hard; their stakeholders face simultaneous pressure from climate variability, regulatory scrutiny, and shifting consumer expectations. In such conditions, vague commitments are not merely insufficient, they are dangerous. “Sustainability” is becoming operational not because the world has become more virtuous, but because the times are less forgiving.</p>
<p>The questions are no longer philosophical. They are practical, sometimes brutal: Where did it come from? Under what conditions? Can you prove it? The decade is turning from declarations to verification, from narrative to evidence.</p>
<h2>Sustaain 2026: boring, on purpose</h2>
<p>If 2026 is an interlude for politics, it is not an interlude for us. It is a year of construction, quietly ambitious, deliberately unglamorous. We have chosen discipline over spectacle. While hype cycles tempt companies to promise shortcuts, we are building what endures: the infrastructure that makes proof possible when incentives shift and scrutiny tightens.</p>
<p>Our work sits where complexity is real: between geospatial observation, documentary evidence, and field data. The aim is not to produce prettier reporting. It is to create systems that hold under pressure, systems capable of making sense of fragmented realities, detecting inconsistencies, and delivering defensible answers in the places where the world is hardest to model. That is what it means to de-risk technology for real food systems: not rushing to the loudest product, but hardening the foundation.</p>
<p>We are unapologetically focused on soft commodities and the sustainability of food systems, because this is where the future will be decided. Not in abstract ESG rhetoric, but in supply chains that feed billions, where verification is costly, and resilience is no longer optional.</p>
<p>A year in which “nothing happens” is often the year in which foundations shift. The loud events come later. The quiet rearrangements come first. 2026 will reward those who do not confuse motion with progress. Those who understand that, in a fragmented world, proof is not a constraint. It is the advantage.</p>
<p>&nbsp;</p>
<div style="width: 600px;" class="wp-video"><video class="wp-video-shortcode" id="video-1993-1" width="600" height="600" autoplay preload="metadata" controls="controls"><source type="video/mp4" src="https://sustaain.org/wp-content/uploads/2026/01/Carte-voeux-2026-Vfinale.mp4?_=1" /><a href="https://sustaain.org/wp-content/uploads/2026/01/Carte-voeux-2026-Vfinale.mp4">https://sustaain.org/wp-content/uploads/2026/01/Carte-voeux-2026-Vfinale.mp4</a></video></div>
<p><!-- notionvc: 61070fed-4cfd-412f-9112-af98b415b721 --></p>
<p>L’article <a href="https://sustaain.org/2026-the-year-nothing-happens-yet-everything-shifts/">2026: The year nothing happens, yet everything shifts.</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></content:encoded>
					
		
		<enclosure url="https://sustaain.org/wp-content/uploads/2026/01/Carte-voeux-2026-Vfinale.mp4" length="14642282" type="video/mp4" />

			</item>
		<item>
		<title>Coffee Suitability Maps</title>
		<link>https://sustaain.org/coffee-suitability-maps-mapping-where-coffee-can-thrive-in-uganda/</link>
		
		<dc:creator><![CDATA[louise baudry]]></dc:creator>
		<pubDate>Thu, 22 Jan 2026 14:17:40 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://sustaain.org/?p=1975</guid>

					<description><![CDATA[<p>Written by Aurélien Callens, PhD. Data Scientist at Sustaain Coffee Suitability Maps: Mapping Where Coffee Can Thrive in Uganda Finding coffee plots from satellite imagery requires knowing where coffee can exist in the first place. Suitability mapping provides fast, actionable spatial constraints grounded in agronomic knowledge. &#160; What is Suitability Mapping and Why It Matters [&#8230;]</p>
<p>L’article <a href="https://sustaain.org/coffee-suitability-maps-mapping-where-coffee-can-thrive-in-uganda/">Coffee Suitability Maps</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>Written by Aurélien Callens, PhD. Data Scientist at Sustaain</em></p>
<h1>Coffee Suitability Maps: Mapping Where Coffee Can Thrive in Uganda</h1>
<p>Finding coffee plots from satellite imagery requires knowing where coffee can exist in the first place. Suitability mapping provides fast, actionable spatial constraints grounded in agronomic knowledge.</p>
<p>&nbsp;</p>
<h2><span class="notion-enable-hover" data-token-index="0">What is Suitability Mapping and Why It Matters</span><!-- notionvc: c8fa39a4-bb5f-481e-97c9-dd22384b15b4 --></h2>
<p>Coffee is a plant, and like any plant it grows only within specific ecophysiological limits: temperature, rainfall, soil chemistry, terrain, and land use all define whether coffee can survive, let alone be productive.</p>
<p>Decades of agronomic research have focused on identifying these optimal growing conditions for soft commodities. This knowledge underpins critical decisions: where to grow crops, what yields can be expected, and how production zones may shift under climate change (DaMatta et al., 2018; Pham et al., 2019; Kath et al., 2020).</p>
<p>For coffee, suitability is driven by four main groups of factors:</p>
<ul>
<li><strong>Climatological factors</strong> such as temperature and rainfall</li>
<li><strong>Edaphological factors</strong> related to soil properties</li>
<li><strong>Physiographic factors</strong> such as elevation and slope</li>
<li><strong>Socioeconomic factors</strong> including land use and legal constraints</li>
</ul>
<p>&nbsp;</p>
<p>Scientific literature provides concrete thresholds for many of these variables. For example, studies such as Salas et al. (2020) and Nigussie et al. (2024) define clear suitability ranges for Arabica coffee across climate, soil, terrain, and land-use dimensions :</p>
<p>&nbsp;</p>
<p><em>Sub-criteria suitability threhsolds (requirements) for Arabica growing from Salas et al. (2020) and Nigussie et al. (2024)</em></p>
<table>
<thead>
<tr>
<th><strong>Variable</strong></th>
<th>Optimal</th>
<th>Sub-optimal</th>
<th>Not suitable</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Climatological factors</strong></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><em>Mean annual rainfall (mm)</em></td>
<td>1200–1800</td>
<td>1000–1200, 1800–2000</td>
<td>0–1000, 2000–∞</td>
</tr>
<tr>
<td><em>Mean annual temperature (°C)</em></td>
<td>18–23</td>
<td>15–18, 23–26</td>
<td>0–15, 26–∞</td>
</tr>
<tr>
<td><strong>Edaphological factors</strong></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><em>pH</em></td>
<td>5-6.5</td>
<td>4.5-5; 6.5-7.5</td>
<td>&lt; 4.5; &gt;7.5</td>
</tr>
<tr>
<td><em>CEC</em></td>
<td>&gt; 250</td>
<td>150-250</td>
<td>&gt; 150</td>
</tr>
<tr>
<td><strong>Physiographic factors</strong></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><em>Elevation</em></td>
<td>1400–1800</td>
<td>1800–3000</td>
<td>&lt; 1400, 3000–∞</td>
</tr>
<tr>
<td><em>Slope</em></td>
<td>0–15</td>
<td>15–30</td>
<td>30–∞</td>
</tr>
<tr>
<td><strong>Socioeconomic</strong></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><em>Land Use</em></td>
<td>Cropland</td>
<td>Shrubland, Grassland</td>
<td>Tree cover, Other</td>
</tr>
<tr>
<td><em>Protected Natural Areas (PNA)</em></td>
<td>Out</td>
<td></td>
<td>Within</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>Suitability mapping consists of combining all these constraints into a single spatial representation. This is inherently multi-factorial and non-trivial. Each variable may be suitable in isolation, yet unsuitable once combined with others. Elevation may be ideal, but temperature too high. Rainfall may be optimal, but land use prohibitive…</p>
<p>Traditional approaches address this complexity through expert-based weighting systems (Salas et al., 2020; Nigussie et al., 2024). While powerful, these methods are slow to implement, difficult to reproduce, and sensitive to expert choice and regional context. Different experts often assign different importance to the same factors, leading to inconsistent results.</p>
<p>Suitability mapping therefore sits at the intersection of agronomy, data integration, and decision-making. Done well, it converts fragmented environmental knowledge into a coherent spatial filter that supports planning, investment, and downstream analytics such as remote sensing and machine-learning models.</p>
<p>&nbsp;</p>
<h2><strong>Our Approach</strong></h2>
<p>The objective was to produce suitability maps for both Arabica and Robusta coffee across Uganda, using a method that is fast to deploy, transparent in its assumptions, and technically defensible.</p>
<p>Our methodology :</p>
<ol>
<li>The starting point is the scientific literature. For each coffee species, suitability thresholds are extracted for key variables, defining optimal, sub-optimal, and unsuitable conditions (see the table above for Arabica coffee).</li>
<li>We then assemble a set of open, global datasets covering the main drivers of coffee suitability. Climatic variables, elevation, soil properties, land cover, and protected areas are collected from established reference sources and harmonized onto a common spatial grid covering Uganda at 100 m resolution. Coarser datasets are interpolated to this grid to enable pixel-level comparison across all variables.</li>
</ol>
<p>&nbsp;</p>
<table>
<thead>
<tr>
<th><strong>Variables</strong></th>
<th><strong>Spatial resolution</strong></th>
<th><strong>Source</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td>Rainfall estimates</td>
<td>5km</td>
<td>CHIRPS</td>
</tr>
<tr>
<td>Mean annual temperature</td>
<td>9km</td>
<td>ERA5</td>
</tr>
<tr>
<td>Elevation (slope is computed from elevation)</td>
<td>30m</td>
<td>Copernicus DEM (COP-DEM-GLO-30)</td>
</tr>
<tr>
<td>Edaphological data (pH and CEC)</td>
<td>250m</td>
<td>Soilgrids</td>
</tr>
<tr>
<td>Land cover</td>
<td>10m</td>
<td>ESA WorldCover</td>
</tr>
<tr>
<td>Protected Natural Areas</td>
<td>/</td>
<td>WDPA</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<ol>
<li>Each variable is assigned a suitability score based on literature thresholds.
<ul>
<li>Continuous variables such as rainfall, temperature, elevation, pH, and CEC are classified into discrete suitability classes.</li>
<li>Categorical variables such as land cover are mapped directly to suitability scores or exclusion masks. Protected areas and water bodies are treated as hard constraints and fully excluded from suitability.</li>
</ul>
</li>
<li>Suitability scores are combined through simple addition across factors. No expert-based weighting is applied.
<ul>
<li>Elevation is enforced as a hard threshold due to its dominant role in defining coffee agro-ecological zones in Uganda (UCDA, 2019). This choice prioritizes interpretability and reproducibility over fine-tuned optimization.</li>
</ul>
</li>
<li>The resulting composite scores are reclassified into three final categories: not suitable, sub-optimal, and optimal. The full workflow is applied independently to Arabica and Robusta to reflect their distinct ecological requirements.</li>
</ol>
<p>&nbsp;</p>
<p>This approach deliberately favors clarity over complexity. Every assumption is explicit, every transformation traceable, and every output directly linked to agronomic knowledge and open data.</p>
<p>&nbsp;</p>
<h2><strong>What We Found</strong></h2>
<h3>Single factor suitability maps</h3>
<p>Each factor produces a distinct spatial signal.</p>
<figure id="attachment_1977" aria-describedby="caption-attachment-1977" style="width: 1918px" class="wp-caption aligncenter"><a href="https://sustaain.org/wp-content/uploads/2026/01/sustainability-maps-factors-influencing-growing-arabica-coffee.png"><img loading="lazy" decoding="async" class="wp-image-1977 size-full" src="https://sustaain.org/wp-content/uploads/2026/01/sustainability-maps-factors-influencing-growing-arabica-coffee.png" alt="Suitability maps for the different factors influencing the growing of Arabica coffee" width="1918" height="535" srcset="https://sustaain.org/wp-content/uploads/2026/01/sustainability-maps-factors-influencing-growing-arabica-coffee.png 1918w, https://sustaain.org/wp-content/uploads/2026/01/sustainability-maps-factors-influencing-growing-arabica-coffee-300x84.png 300w, https://sustaain.org/wp-content/uploads/2026/01/sustainability-maps-factors-influencing-growing-arabica-coffee-1024x286.png 1024w, https://sustaain.org/wp-content/uploads/2026/01/sustainability-maps-factors-influencing-growing-arabica-coffee-768x214.png 768w, https://sustaain.org/wp-content/uploads/2026/01/sustainability-maps-factors-influencing-growing-arabica-coffee-1536x428.png 1536w" sizes="(max-width: 1918px) 100vw, 1918px" /></a><figcaption id="caption-attachment-1977" class="wp-caption-text">Suitability maps for the different factors influencing the growing of Arabica coffee</figcaption></figure>
<p>&nbsp;</p>
<figure id="attachment_1978" aria-describedby="caption-attachment-1978" style="width: 1918px" class="wp-caption aligncenter"><a href="https://sustaain.org/wp-content/uploads/2026/01/sustainability-maps-factors-influencing-growing-robusta-coffee.png"><img loading="lazy" decoding="async" class="wp-image-1978 size-full" src="https://sustaain.org/wp-content/uploads/2026/01/sustainability-maps-factors-influencing-growing-robusta-coffee.png" alt="Suitability maps for the different factors influencing the growing of Robusta coffee" width="1918" height="535" srcset="https://sustaain.org/wp-content/uploads/2026/01/sustainability-maps-factors-influencing-growing-robusta-coffee.png 1918w, https://sustaain.org/wp-content/uploads/2026/01/sustainability-maps-factors-influencing-growing-robusta-coffee-300x84.png 300w, https://sustaain.org/wp-content/uploads/2026/01/sustainability-maps-factors-influencing-growing-robusta-coffee-1024x286.png 1024w, https://sustaain.org/wp-content/uploads/2026/01/sustainability-maps-factors-influencing-growing-robusta-coffee-768x214.png 768w, https://sustaain.org/wp-content/uploads/2026/01/sustainability-maps-factors-influencing-growing-robusta-coffee-1536x428.png 1536w" sizes="(max-width: 1918px) 100vw, 1918px" /></a><figcaption id="caption-attachment-1978" class="wp-caption-text">Suitability maps for the different factors influencing the growing of Robusta coffee</figcaption></figure>
<p>&nbsp;</p>
<ul>
<li><strong>Climatological suitability</strong> highlights broad regional patterns driven by temperature and rainfall gradients. Large areas of Uganda fall within acceptable climatic ranges, but marginal and unsuitable zones emerge at the extremes, particularly in hotter lowlands or cooler high-altitude regions.</li>
<li><strong>Physiographic suitability,</strong> dominated by elevation and slope, acts as a strong spatial constraint. Elevation sharply differentiates Arabica and Robusta zones, confirming its role as a primary limiting factor.</li>
<li><strong>Edaphological suitability</strong> is more spatially homogeneous at national scale. Soil constraints eliminate fewer areas than climate or elevation, but they refine suitability locally, especially at the margins of otherwise favorable regions.</li>
<li><strong>Socioeconomic factors</strong> introduce fragmentation. Land use and protected areas break otherwise continuous suitable zones into patchy landscapes, reflecting real-world constraints on cultivation rather than biological limits.</li>
</ul>
<p>&nbsp;</p>
<p>Taken individually, no single factor explains suitability. Their value lies in combination.</p>
<p>&nbsp;</p>
<h3>Composite suitability maps</h3>
<p>Once factors are combined, coherent agro-ecological patterns emerge.</p>
<figure id="attachment_1979" aria-describedby="caption-attachment-1979" style="width: 988px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="wp-image-1979 size-full" src="https://sustaain.org/wp-content/uploads/2026/01/composite-suitability-maps-arabica-and-robusta.png" alt="Composite suitability maps for Arabica and Robusta" width="988" height="543" srcset="https://sustaain.org/wp-content/uploads/2026/01/composite-suitability-maps-arabica-and-robusta.png 988w, https://sustaain.org/wp-content/uploads/2026/01/composite-suitability-maps-arabica-and-robusta-300x165.png 300w, https://sustaain.org/wp-content/uploads/2026/01/composite-suitability-maps-arabica-and-robusta-768x422.png 768w" sizes="(max-width: 988px) 100vw, 988px" /><figcaption id="caption-attachment-1979" class="wp-caption-text">Composite suitability maps for Arabica and Robusta</figcaption></figure>
<p>&nbsp;</p>
<p>Robusta suitability dominates warm, humid, lowland regions, forming large contiguous areas aligned with known production basins. Arabica suitability is far more restricted, concentrated in cooler, higher-elevation zones, primarily along mountainous and highland regions.</p>
<p>Sub-optimal zones appear as transition belts where one or more variables fall outside optimal ranges. Unsuitable areas are driven by elevation limits, climatic extremes, or hard land-use exclusions rather than gradual degradation.</p>
<p>The resulting maps align closely with Uganda’s known coffee-producing regions (see the map in the work of Kyalo et al. 2023). This agreement is not a calibration outcome but an emergent property of combining independent, literature-based constraints.</p>
<p>These maps do not predict yields. They define where coffee cultivation is ecologically and legally plausible. As such, they function as a spatial filter: reducing uncertainty, constraining downstream analysis, and establishing a defensible baseline for field operations, monitoring, and modeling.</p>
<p>&nbsp;</p>
<h2>How does it compares with real data ?</h2>
<p>The suitability maps were evaluated against real-world data: approximately 39,000 coffee farm polygons collected from multiple traders across Uganda. For each polygon, suitability was extracted from the Arabica map, the Robusta map, and a combined map defined as the maximum suitability between the two species.</p>
<p>&nbsp;</p>
<table>
<thead>
<tr>
<th></th>
<th><strong>Optimal</strong></th>
<th><strong>Sub-optimal</strong></th>
<th><strong>Unsuitable</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td><em><strong>Arabica suitability</strong></em></td>
<td>36.14 %</td>
<td>10 %</td>
<td>53.86 %</td>
</tr>
<tr>
<td><em><strong>Robusta suitability</strong></em></td>
<td>21.4 %</td>
<td>47.1%</td>
<td>31.5 %</td>
</tr>
<tr>
<td><em><strong>Combined suitability (either Arabica or Robusta)</strong></em></td>
<td>56.95 %</td>
<td>42.78 %</td>
<td>0.27%</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>The comparison reveals clear structure. When evaluated against the Arabica suitability map, more than half of the observed farms fall into areas classified as unsuitable. This is not a failure of the model but a reflection of reality: Arabica occupies a narrower ecological niche and is not the dominant variety nationwide.</p>
<p>For Robusta, a majority of farms fall within optimal or sub-optimal Robusta zones, consistent with Uganda’s production profile. Sub-optimal classifications dominate, highlighting that much of production occurs in marginal but viable conditions rather than textbook optima.</p>
<p>The absence of variety-level information at farm scale limits interpretation. Some farms classified as unsuitable for Arabica may in fact grow Robusta, and vice versa. The combined metric compensates for this limitation and is therefore the most relevant comparison. Over 99.7% of observed coffee plots fall within areas classified as suitable for at least one of the two species. This indicates that the rule-based approach effectively captures the broad ecological envelope of coffee cultivation without being explicitly calibrated on farm locations.</p>
<p>Only a negligible fraction of farms fall into areas classified as unsuitable for both species. Manual verification shows these cases correspond primarily to geometrical overlaps with protected natural areas rather than true ecological mismatches.</p>
<p>This validation step confirms the role of the maps as a spatial filter. They are not yield predictors and do not aim for pixel-level accuracy. Their strength lies in excluding implausible regions while retaining virtually all observed production, which is exactly the behavior required for downstream monitoring, targeting, and modeling workflows.</p>
<p>&nbsp;</p>
<h2><strong>Limitations and Next Steps</strong></h2>
<p>The model assumes equal importance across all factors and ignores interactions between variables. This simplification is deliberate but restrictive. Elevation, temperature, and rainfall are not independent, and soil constraints often modulate climatic effects rather than acting in isolation. Introducing weighted scoring and validating suitability classes against observed yields would improve the mapping.</p>
<p>Beyond incremental refinements, the search space can be constrained further. Satellite-derived signals or representation-learning approaches based on embeddings trained with ground truth data could capture complex environmental patterns (Brown et al., 2025). These methods would not replace agronomic reasoning but tighten it, reducing false positives while preserving coverage.</p>
<p>&nbsp;</p>
<h2><strong>Conclusion</strong></h2>
<p>Suitability mapping turns environmental uncertainty into clear spatial insight. It provides a fast, interpretable baseline grounded in agronomy, showing where coffee can realistically grow. The resulting maps can help focus field surveys, support policy decisions, and constrain AI workflows for coffee detection and monitoring to ecologically credible areas, directing effort where it matters most.</p>
<p>The approach is intentionally simple and therefore imperfect. There is substantial room for refinement, from better factor interactions to satellite-driven representations and yield-aware validation.</p>
<p>The framework is not specific to Uganda or coffee. It is transferable to other countries and other commodities wherever agronomic knowledge and open data are available.</p>
<p><strong>Interested in discovering the suitability for another countries or commodities to improve your decision making ? Don’t hesitate to <a href="https://sustaain.org/contact/">contact us</a> !</strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Sources :</strong></p>
<ul>
<li>Brown, C. F., Kazmierski, M. R., Pasquarella, V. J., Rucklidge, W. J., Samsikova, M., Zhang, C., &#8230; &amp; Kohli, P. (2025). Alphaearth foundations: An embedding field model for accurate and efficient global mapping from sparse label data. <em>arXiv preprint arXiv:2507.22291</em>.</li>
<li>DaMatta, F. M., Avila, R. T., Cardoso, A. A., Martins, S. C., &amp; Ramalho, J. C. (2018). Physiological and agronomic performance of the coffee crop in the context of climate change and global warming: a review. <em>Journal of agricultural and food chemistry</em>, <em>66</em>(21), 5264-5274.</li>
<li>Kath, J., Byrareddy, V. M., Craparo, A., Nguyen‐Huy, T., Mushtaq, S., Cao, L., &amp; Bossolasco, L. (2020). Not so robust: Robusta coffee production is highly sensitive to temperature. <em>Global Change Biology</em>, <em>26</em>(6), 3677-3688.</li>
<li>Kyalo, G., Apunyo, P. C., Mwanjalolo, M., Luswata, C. K., Kawooya, R., &amp; Niyibigira, E. I. (2023). Characterisation and Mapping of Soils in Major Coffee Growing Regions of Uganda. <em>Journal o</em></li>
<li>Pham, Y., Reardon-Smith, K., Mushtaq, S., &amp; Cockfield, G. (2019). The impact of climate change and variability on coffee production: a systematic review. <em>Climatic Change</em>, <em>156</em>(4), 609-630.</li>
<li>Nigussie, W., Al-Najjar, H., Zhang, W., Yirsaw, E., Nega, W., Zhang, Z., &amp; Kalantar, B. (2024). Enhancing coffee agroforestry systems suitability using geospatial analysis and sentinel satellite data in gedeo zone, Ethiopia. <em>Sensors (Basel, Switzerland)</em>, <em>24</em>(19), 6287.</li>
<li>Salas López, R., Gómez Fernández, D., Silva López, J. O., Rojas Briceño, N. B., Oliva, M., Terrones Murga, R. E., &#8230; &amp; Barrena Gurbillón, M. Á. (2020). Land suitability for coffee (coffea arabica) growing in Amazonas, Peru: Integrated use of AHP, GIS and RS. <em>ISPRS International Journal of Geo-Information</em>, <em>9</em>(11), 673.</li>
<li>Uganda Coffee Development Authority (2019). Robusta Coffee Handbook.</li>
</ul>
<p><!-- notionvc: c5692d15-b1e6-4bde-b8c7-6e396c4ce128 --></p>
<p>L’article <a href="https://sustaain.org/coffee-suitability-maps-mapping-where-coffee-can-thrive-in-uganda/">Coffee Suitability Maps</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The Bug in the Bean: Why Data, Not Weather, is the New Supply Shock</title>
		<link>https://sustaain.org/great-decoupling-eudr-commodity-trading/</link>
		
		<dc:creator><![CDATA[louise baudry]]></dc:creator>
		<pubDate>Thu, 08 Jan 2026 14:08:48 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://sustaain.org/?p=1965</guid>

					<description><![CDATA[<p>By Clément Collignon, CEO, Sustaain I used to be a Product Manager for Trading Softwares. In that life, the rules were simple: if a feature wasn&#8217;t in the spec, it didn&#8217;t ship. If the data didn&#8217;t validate the user story, you killed the feature. You defined the product, you built it, and you shipped it. [&#8230;]</p>
<p>L’article <a href="https://sustaain.org/great-decoupling-eudr-commodity-trading/">The Bug in the Bean: Why Data, Not Weather, is the New Supply Shock</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>By Clément Collignon, CEO, Sustaain</strong></p>
<p>I used to be a Product Manager for Trading Softwares. In that life, the rules were simple: if a feature wasn&#8217;t in the spec, it didn&#8217;t ship. If the data didn&#8217;t validate the user story, you killed the feature. You defined the product, you built it, and you shipped it.</p>
<p>On the very first day of my career, I was tasked with building an Interest Rate Curve. Looking at the soft commodity markets today I not only see curves where financial theory does not apply (hello absence of arbitrage opportunities), I see a massive, industry-wide <em>product failure</em>.</p>
<p>For a century, the &#8220;product&#8221; was simple: a physical bean that met a sensory profile (Grade 1, Screen 18, FAQ). The market dynamics traders are currently wrestling with &#8211; the basis blowout, the liquidity squeeze, the backwardation &#8211; are not just signs of physical scarcity. They are symptoms of a <strong>redefinition of the product itself</strong>.</p>
<p>The market knows the price is wrong. What the C-suite needs to accept is that the <em>spec</em> has changed. And right now, the global supply chain is struggling to ship the new version.</p>
<p>&nbsp;</p>
<h1><strong>1. The &#8220;Breaking Change&#8221;: The Bean is No Longer Enough</strong></h1>
<p>You know the market context: Cocoa is structurally broken, and Robusta is following suit. You don&#8217;t need me to tell you that high prices and volatility are painful.</p>
<p><img loading="lazy" decoding="async" class="wp-image-1966 aligncenter" src="https://sustaain.org/wp-content/uploads/2026/01/blog-article-bug-in-the-bean-chart1-eudr-commodities-price-index-2020-2025.png" alt="Chart - The great divergence: EUDR Commodities Price Index (2020-2025)" width="777" height="453" srcset="https://sustaain.org/wp-content/uploads/2026/01/blog-article-bug-in-the-bean-chart1-eudr-commodities-price-index-2020-2025.png 1200w, https://sustaain.org/wp-content/uploads/2026/01/blog-article-bug-in-the-bean-chart1-eudr-commodities-price-index-2020-2025-300x175.png 300w, https://sustaain.org/wp-content/uploads/2026/01/blog-article-bug-in-the-bean-chart1-eudr-commodities-price-index-2020-2025-1024x597.png 1024w, https://sustaain.org/wp-content/uploads/2026/01/blog-article-bug-in-the-bean-chart1-eudr-commodities-price-index-2020-2025-768x448.png 768w" sizes="(max-width: 777px) 100vw, 777px" /></p>
<p>But consider <em>why</em> the physical premium has disconnected from the futures terminal. It’s because the &#8220;futures bean&#8221; and the &#8220;physical bean&#8221; are no longer the same asset.</p>
<ul>
<li><strong>The Futures Bean:</strong> A generic financial contract.</li>
<li><strong>The Physical Bean (Post-2025):</strong> A physical asset + a traceability proof + a polygon + a deforestation check + due diligence statement.</li>
</ul>
<p>In product terms, the regulator (the EU) is shipping a mandatory update (EUDR) with a hard deadline (well, not so hard it seems…). The industry is trying to patch a legacy backend (analog supply chains) to support a modern frontend (digital traceability).</p>
<p>&nbsp;</p>
<h1><strong>2. Traceability is Not Compliance; It’s Inventory Control</strong></h1>
<p>Many stakeholders in the soft commodities space still view traceability as a &#8220;sustainability tax&#8221;. For them, it’s a compliance cost to be minimized. This is a strategic error.</p>
<p>In a world of structural deficits (which we are likely entering for cocoa, coffee and a wide variety of agriculture products), <strong>data is your only inventory control.</strong> If you cannot see the farm, you cannot predict the yield. If you cannot predict the yield, you cannot hedge the risk.</p>
<p><img loading="lazy" decoding="async" class="wp-image-1967 aligncenter" src="https://sustaain.org/wp-content/uploads/2026/01/blog-article-bug-in-the-bean-chart2-cocoa-futures-term-structure.png" alt="Chart - Cocoa Futures Term Structure: Visualizing Backwardation" width="800" height="480" srcset="https://sustaain.org/wp-content/uploads/2026/01/blog-article-bug-in-the-bean-chart2-cocoa-futures-term-structure.png 1000w, https://sustaain.org/wp-content/uploads/2026/01/blog-article-bug-in-the-bean-chart2-cocoa-futures-term-structure-300x180.png 300w, https://sustaain.org/wp-content/uploads/2026/01/blog-article-bug-in-the-bean-chart2-cocoa-futures-term-structure-768x461.png 768w" sizes="(max-width: 800px) 100vw, 800px" /></p>
<p>The traders winning in this environment are not the ones with the biggest warehouses; they are the ones who converted their supply chain into a data lake years ago. They know which cooperatives are replanting, which ones are digitally mapped, and which ones will survive the &#8220;compliance cut.&#8221; If you don&#8217;t have the data, you don&#8217;t have the volume. The &#8220;invisible hand&#8221; can no longer find invisible commodities.</p>
<p>&nbsp;</p>
<h1>3. What to Expect Next: The &#8220;Identity Preserved&#8221; Economy</h1>
<p>So, where does this settle? As we move past the initial shock of implementation, expect two structural shifts. To understand these, we must reconcile how the London &#8220;Premium&#8221; of 2024 evolved into the London &#8220;Quality Discount&#8221; of 2025 and 2026.</p>
<h2>A. The Great Bifurcation (Two-Tier Pricing)</h2>
<p>We are seeing a permanent split in the price structure between <strong>Tier 1 (Compliant)</strong> and <strong>Tier 2 (Legacy)</strong> materials. Trading strategies must now account for a widening spread between these tiers, a reality reflected in the diverging roles of ICE London and ICE New York.</p>
<p><strong>1. The Scramble for Nearby Beans (Backwardation)</strong> Throughout 2024 and early 2025, the cocoa market was in a state of extreme <strong>backwardation</strong>, where near-term prices traded at a significant premium over future contracts.</p>
<ul>
<li><strong>The Scarcity Premium</strong>: Because London is the primary benchmark for West African origins (Côte d&#8217;Ivoire and Ghana), the failure of those crops hit London inventories first and hardest.</li>
<li><strong>Factory Needs</strong>: European processors needed beans immediately to fulfill existing contracts. They were willing to pay a massive absolute premium for whatever was already in London warehouses, regardless of whether it met the new 2026 &#8220;digital specs&#8221;.</li>
<li><strong>The Inversion</strong>: In late 2024, extreme supply tightness drove the market into a deep inverse, with nearby contracts reflecting urgent competition for depleted terminal stocks.</li>
</ul>
<p><strong>2. The Absolute Price vs. the &#8220;Basis&#8221; Premium</strong> It is important to distinguish between the absolute futures price and the commercial basis.</p>
<ul>
<li><strong>London (The Physical Surcharge)</strong>: Its higher price in mid-2024 reflected a &#8220;here and now&#8221; emergency. By June 2024, London cocoa reached a high of <strong>$11,530 per tonne</strong> as European stocks declined by 47%.</li>
<li><strong>New York (The Quality Premium)</strong>: While NY&#8217;s absolute price eventually hit records (peaking at $12,565 in Dec 2024), it was increasingly viewed as the &#8220;Premium Basis&#8221; for future-dated contracts. Manufacturers began shifting long-term buying to New York because they knew NY inventory, enforcing stricter <strong>bagged-delivery standards,</strong> was far more likely to be EUDR-compliant by the 2026 deadline.</li>
</ul>
<p><strong>3. The 2025 Pivot: Why NY is Now Higher</strong> The &#8220;Compliance &amp; Quality&#8221; logic became the dominant driver of the absolute price once the physical panic subsided.</p>
<ul>
<li><strong>Improved Supply</strong>: As West African yields recovered in late 2025, the &#8220;emergency surcharge&#8221; in London vanished. By late 2025, cocoa port arrivals in the Ivory Coast were up significantly compared to the previous disastrous season.</li>
<li><strong>The EUDR Deadline</strong>: As the implementation date approached, formally set for <strong>December 30, 2025</strong> for large companies, the market &#8220;dumped&#8221; legacy London beans. London prices collapsed nearly 60% through 2025, falling faster than New York&#8217;s, leading to the <strong>NY Premium</strong> observed as we enter 2026.</li>
</ul>
<p><img loading="lazy" decoding="async" class="wp-image-1968 aligncenter" src="https://sustaain.org/wp-content/uploads/2026/01/blog-article-bug-in-the-bean-chart3-cocoa-futures-data-points-2024-2025.png" alt="Chart - Cocoa Futures Data Points (2024-2025) in New-York and London" width="745" height="434" srcset="https://sustaain.org/wp-content/uploads/2026/01/blog-article-bug-in-the-bean-chart3-cocoa-futures-data-points-2024-2025.png 1600w, https://sustaain.org/wp-content/uploads/2026/01/blog-article-bug-in-the-bean-chart3-cocoa-futures-data-points-2024-2025-300x175.png 300w, https://sustaain.org/wp-content/uploads/2026/01/blog-article-bug-in-the-bean-chart3-cocoa-futures-data-points-2024-2025-1024x597.png 1024w, https://sustaain.org/wp-content/uploads/2026/01/blog-article-bug-in-the-bean-chart3-cocoa-futures-data-points-2024-2025-768x448.png 768w, https://sustaain.org/wp-content/uploads/2026/01/blog-article-bug-in-the-bean-chart3-cocoa-futures-data-points-2024-2025-1536x896.png 1536w" sizes="(max-width: 745px) 100vw, 745px" /></p>
<h3><strong>Current Snapshot: January 6, 2026</strong></h3>
<p>The &#8220;Identity Preserved&#8221; era is now reality. The market has fully transitioned from a <strong>Physical Crisis</strong> (where London was higher due to scarcity) to a <strong>Compliance Crisis</strong> (where New York is higher due to data integrity). With cocoa re-entering the <strong>Bloomberg Commodity Index (BCOM)</strong> this month, the &#8220;Tier 1&#8221; compliant bean has solidified its place as a distinct, premium financial asset.</p>
<h2><strong>B. Integration and Refactoring of Origins</strong></h2>
<p>The era of spot-buying &#8220;anonymous&#8221; coffee is ending for major brands. To guarantee the data, you must guarantee the relationship. Expect a wave of Mergers &amp;Acquisitions or deep Joint Ventures where traders effectively become &#8220;remote procurement departments&#8221; for Fast Moving Consumer Goods, managing the digital twin of the farm as closely as the physical logistics.</p>
<p>Just as a PM refactors code to make it efficient, the market will refactor origins. Sourcing from millions of unmapped smallholders is becoming operationally expensive. We may see a shift toward larger, organized estates or cooperatives that are &#8220;API-ready&#8221;—capable of pushing data as easily as they push bags.</p>
<p>&nbsp;</p>
<h1><strong>Shipping the New Version</strong></h1>
<p>The volatility of the 2020s is not a cycle; it’s a migration. We are migrating from a trade based on <strong>volume and opacity</strong> to a trade based on <strong>value and visibility</strong>.</p>
<p>As a former PM, I’d say the &#8220;user requirements&#8221; have changed permanently. The consumers (and regulators) demand a product that doesn&#8217;t cost the Earth. The market is frantically trying to build the features to deliver it.</p>
<p>The C-suite leaders who treat this as a data challenge (rather than just a sourcing headache) will be the ones who successfully ship the product in 2025 and beyond.</p>
<p><!-- notionvc: 6a7d9ee3-95ba-49d2-a649-0a4f3cece724 --></p>
<p>L’article <a href="https://sustaain.org/great-decoupling-eudr-commodity-trading/">The Bug in the Bean: Why Data, Not Weather, is the New Supply Shock</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Sustaain strengthens its partnership with Volcafe</title>
		<link>https://sustaain.org/sustaain-volcafe-partnership-announcement/</link>
		
		<dc:creator><![CDATA[louise baudry]]></dc:creator>
		<pubDate>Thu, 08 Jan 2026 10:42:48 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://sustaain.org/?p=1948</guid>

					<description><![CDATA[<p>Sustaain strengthens its partnership with Volcafe to accelerate traceability and compliance in coffee supply chains Sustaain, a data and artificial intelligence platform dedicated to improving data for sustainable supply chains in soft commodities, has announced the expansion of its partnership with Volcafe, one of the world’s leading green coffee merchants. Following a year of collaboration [&#8230;]</p>
<p>L’article <a href="https://sustaain.org/sustaain-volcafe-partnership-announcement/">Sustaain strengthens its partnership with Volcafe</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1><strong>Sustaain strengthens its partnership with Volcafe to accelerate traceability and compliance in coffee supply chains</strong></h1>
<p>Sustaain, a data and artificial intelligence platform dedicated to improving data for sustainable supply chains in soft commodities, has announced the expansion of its partnership with Volcafe, one of the world’s leading green coffee merchants.</p>
<p>Following a year of collaboration focused on optimising data flows, Sustaain and Volcafe have entered a new phase with the signing of a multi-year agreement. This partnership will address structural priorities such as data quality, integration, and consolidation to enhance reporting, transparency, and traceability across the coffee supply chain. These efforts aim to establish robust foundations for long-term sustainability and traceability systems at scale.</p>
<p>By investing in advanced data strategies, Volcafe is reinforcing its commitment to operational excellence and compliance, in a sector in which interoperability is often rare.</p>
<p>&nbsp;</p>
<h2><strong>Raphaëlle Peinado, Sustainability Director, Volcafe</strong></h2>
<p><img loading="lazy" decoding="async" class=" wp-image-1952 alignleft" src="https://sustaain.org/wp-content/uploads/2026/01/speaker-raphaelle-peinado-600x600-1-300x300.jpg" alt="" width="120" height="120" srcset="https://sustaain.org/wp-content/uploads/2026/01/speaker-raphaelle-peinado-600x600-1-300x300.jpg 300w, https://sustaain.org/wp-content/uploads/2026/01/speaker-raphaelle-peinado-600x600-1-150x150.jpg 150w, https://sustaain.org/wp-content/uploads/2026/01/speaker-raphaelle-peinado-600x600-1.jpg 600w" sizes="(max-width: 120px) 100vw, 120px" />“Strengthening our collaboration with Sustaain helps reinforce the practical foundations of reporting, transparency and traceability across our supply chains. By consolidating and standardising operational data, we’re improving the reliability of the information our teams use day to day and for reporting – ensuring that our roaster partners can access clear, credible data to support their own sustainability commitments.”</p>
<p>&nbsp;</p>
<h2><strong>Clément Collignon, CEO of Sustaain</strong></h2>
<p><img loading="lazy" decoding="async" class="wp-image-1951 alignleft" src="https://sustaain.org/wp-content/uploads/2026/01/clement-collignon-600x600-1-300x300.png" alt="" width="120" height="120" srcset="https://sustaain.org/wp-content/uploads/2026/01/clement-collignon-600x600-1-300x300.png 300w, https://sustaain.org/wp-content/uploads/2026/01/clement-collignon-600x600-1-150x150.png 150w, https://sustaain.org/wp-content/uploads/2026/01/clement-collignon-600x600-1.png 600w" sizes="(max-width: 120px) 100vw, 120px" /></p>
<p>“Volcafe is among the companies demonstrating that an ambitious data strategy can profoundly transform the way supply chains are managed. We are delighted to support their teams in deploying robust data-management tools rooted in the operational realities of tropical commodity supply chains.”</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>This strengthened partnership marks an important step towards more coherent and operational traceability, setting a benchmark for data-driven sustainability in the coffee sector.</p>
<p>&nbsp;</p>
<p><img loading="lazy" decoding="async" class="alignleft wp-image-1954" src="https://sustaain.org/wp-content/uploads/2026/01/LOGOS-Sustaain_Bleu-Couleurs-300x98.png" alt="" width="187" height="61" />Founded to drive sustainability in global trade, Sustaain provides advanced data and AI solutions to build transparent and responsible soft-commodity supply chains. We support EU importers of tropical products and Food &amp; Beverage brands with scalable traceability, compliance and impact measurement tools.</p>
<p>&nbsp;</p>
<p><img loading="lazy" decoding="async" class="alignleft wp-image-1953" src="https://sustaain.org/wp-content/uploads/2026/01/Volcafe_Landscape_01_PrimaryLogo_RGB-01-300x124.png" alt="" width="187" height="77" srcset="https://sustaain.org/wp-content/uploads/2026/01/Volcafe_Landscape_01_PrimaryLogo_RGB-01-300x124.png 300w, https://sustaain.org/wp-content/uploads/2026/01/Volcafe_Landscape_01_PrimaryLogo_RGB-01-1024x422.png 1024w, https://sustaain.org/wp-content/uploads/2026/01/Volcafe_Landscape_01_PrimaryLogo_RGB-01-768x316.png 768w, https://sustaain.org/wp-content/uploads/2026/01/Volcafe_Landscape_01_PrimaryLogo_RGB-01-1536x633.png 1536w, https://sustaain.org/wp-content/uploads/2026/01/Volcafe_Landscape_01_PrimaryLogo_RGB-01-2048x844.png 2048w" sizes="(max-width: 187px) 100vw, 187px" />Established in 1851, Volcafe is one of the world’s largest coffee merchants, specialising in worldwide green coffee procurement, processing in origin countries and distribution to roaster partners. Volcafe provides access to all the major coffee producing origins and supplies beans for over 66 billion cups a year. For more on Volcafe, visit <a href="http://www.volcafe.com/">www.volcafe.com</a></p>
<p>&nbsp;</p>
<h3><strong>Contact:</strong></h3>
<ul>
<li><strong>Sustaain</strong>: Louise Baudry, Growth Product Marketer: louise@sustaain.org</li>
<li><strong>Volcafe</strong>: Marie Renou-Ullrich, Head of Marketing &amp; Communications: <a href="mailto:marie.renou@volcafe.com">marie.renou@volcafe.com</a></li>
</ul>
<p>L’article <a href="https://sustaain.org/sustaain-volcafe-partnership-announcement/">Sustaain strengthens its partnership with Volcafe</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Automate Document Extraction with AI &#8211; Bills of Lading and More</title>
		<link>https://sustaain.org/automate-document-extraction-with-ai-bills-of-lading-and-more/</link>
		
		<dc:creator><![CDATA[louise baudry]]></dc:creator>
		<pubDate>Tue, 02 Dec 2025 11:20:52 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://sustaain.org/?p=1922</guid>

					<description><![CDATA[<p>Written by Florent Scarpa, Data Scientist at Sustaain &#160; Let’s talk today about a topic that moves calmly in the eye of the Gen AI hurricane: document information extraction. While some flashier topics steal the scene, information extraction silently benefits from the exponential progress of LLMs, multimodal models and agentic workflows. &#160; Why document processing [&#8230;]</p>
<p>L’article <a href="https://sustaain.org/automate-document-extraction-with-ai-bills-of-lading-and-more/">Automate Document Extraction with AI &#8211; Bills of Lading and More</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>Written by Florent Scarpa, Data Scientist at Sustaain</em></p>
<p>&nbsp;</p>
<p>Let’s talk today about a topic that moves calmly in the eye of the Gen AI hurricane: document information extraction. While some flashier topics steal the scene, information extraction silently benefits from the exponential progress of LLMs, multimodal models and agentic workflows.</p>
<p>&nbsp;</p>
<h2>Why document processing is still a tough task</h2>
<p>In order to be on the same page, let&#8217;s clarify what we call document information extraction. It is a sub-domain of the more general task of information extraction, with a goal to automate the extraction of pre-defined key-value pairs from digital or scanned documents. For example, one may want to automatically extract and store in a database the name of customers and amounts payed from invoices.</p>
<p>Why do we and our clients think that such capabilities matter? While good ol’ documents are losing more and more territory to digital forms and the underlying databases, they still host a big chunk of the world’s data. And right now, we’re sitting at the junction between the paper and digital worlds. More and more data that used to be confined to documents is being dematerialized and structured into machine-readable databases. While this kind of necessary work used to be the burden of humans, we can all agree that reading and manually entering data from thousands of documents into a database is one hell of a time-consuming, brain-rotting task that we humans abhor.</p>
<p>&nbsp;</p>
<h2>How AI does the heavy lifting for Document Extraction<!-- notionvc: 55ccf4b0-972f-4020-b5a2-7a320bf596f7 --></h2>
<p>Such repetitive jobs definitely seem better off in the hands of an algorithm. However until recently, such task used to be too complex to be handled by &#8220;classical&#8221; algorithms. When you decompose it, the job consists in a mix of computer vision and natural language processing. Computer vision in the sense of Optical Character Recognition (OCR), whether the characters are printed or handwritten, and document layout comprehension such as tables, graphs. And natural language processing in order to understand the semantic content of the information captured by computer vision in order to extract the targeted data. This is why until recently, such tasks were quite burdensome to automate except for some big players that developed solutions on small, unflexible scopes. With the advent of LLMS, computer vision and VLMs, this has changed and made document information extraction much more accessible to everyone with sufficient tech background. Moreover, it made it possible to build tools with a much greater flexibility on extraction tasks, without having to start over every time and build swarms of expensive training/testing datasets.</p>
<h4>Overcoming accuracy and consistency challenges</h4>
<p>Nowadays, multimodal models, and in particular Visual Language Models (VLMs) allow everyone to just upload a document and asks questions about it. So it it enough to automate the question-answer process in order to automatically extract targeted document information from a collection? Not at all, and here is the reason: LLMs/VLMs answers widely vary in accuracy and completeness.</p>
<p>Even with newer, more specialized models or dedicated wrappers, testing extraction tasks often leads to disappointing results due to inconsistent accuracy and output quality. You will observe large quality disparities when asking the same question across different documents, or different questions of seemingly equal difficulty over the same document. In addition to that, no model can fully grasp the technical terminology or business-specific rules you intuitively apply when reading a document.<!-- notionvc: 9a818390-60ba-4d33-97ba-059ffcc43eb8 --></p>
<p>If you go one step further and search for more specialist tools, you can find as many “we solved document extraction” tools as there are containers in the world. However, in addition to the extremely variable quality of extractions, their usage is also at best difficult, or quite expensive. Defining specific extraction tasks, modifying them, adjusting details and infusing domain knowledge through prompt engineering is an extra workload where every change might break extraction performance over something unrelated.</p>
<p>&nbsp;</p>
<h2>Sustaain’s targeted solution to Bills of Lading and other transport documents</h2>
<p>Here at Sustaain, we rode the LLM wave and quickly understood that simply waiting for better models would not make the cut. So we focused on one target: extracting fields from Bills of Lading (BLs) in order to bring the best of AI models, agentic workflows, domain knowledge and solve that one problem, but do it well.</p>
<p>For the non-connoisseur, BLs are used by carriers, mostly international container shipping lines, to acknowledge receipt of cargo for shipment. Such documents are at the core of international cargo transport operations, and some of their data often end up being entered manually into many proprietary softwares and databases. Commodity traders and operators typically waste hours manually writing such information into some software interface: transportation dates, ports of loading/discharge, BL and container numbers, detail and quantities of the shipment&#8230;</p>
<figure id="attachment_1926" aria-describedby="caption-attachment-1926" style="width: 800px" class="wp-caption aligncenter"><a href="https://sustaain.org/wp-content/uploads/2025/12/multi-page-bill-of-lading.png"><img loading="lazy" decoding="async" class="wp-image-1926 size-large" src="https://sustaain.org/wp-content/uploads/2025/12/multi-page-bill-of-lading-1024x485.png" alt="Here is representative example of a full multi-page BL that we will analyse." width="800" height="379" srcset="https://sustaain.org/wp-content/uploads/2025/12/multi-page-bill-of-lading-1024x485.png 1024w, https://sustaain.org/wp-content/uploads/2025/12/multi-page-bill-of-lading-300x142.png 300w, https://sustaain.org/wp-content/uploads/2025/12/multi-page-bill-of-lading-768x363.png 768w, https://sustaain.org/wp-content/uploads/2025/12/multi-page-bill-of-lading-1536x727.png 1536w, https://sustaain.org/wp-content/uploads/2025/12/multi-page-bill-of-lading.png 1900w" sizes="(max-width: 800px) 100vw, 800px" /></a><figcaption id="caption-attachment-1926" class="wp-caption-text">Here is representative example of a full multi-page BL that we will analyse; MSC is the world’s largest container shipping company by both fleet size and container capacity</figcaption></figure>
<p>&nbsp;</p>
<figure id="attachment_1925" aria-describedby="caption-attachment-1925" style="width: 800px" class="wp-caption aligncenter"><a href="https://sustaain.org/wp-content/uploads/2025/12/multi-page-bill-of-lading-important-data.png"><img loading="lazy" decoding="async" class="wp-image-1925 size-large" src="https://sustaain.org/wp-content/uploads/2025/12/multi-page-bill-of-lading-important-data-1024x223.png" alt="Here is a zoom on each page’s most important/dense data" width="800" height="174" srcset="https://sustaain.org/wp-content/uploads/2025/12/multi-page-bill-of-lading-important-data-1024x223.png 1024w, https://sustaain.org/wp-content/uploads/2025/12/multi-page-bill-of-lading-important-data-300x65.png 300w, https://sustaain.org/wp-content/uploads/2025/12/multi-page-bill-of-lading-important-data-768x167.png 768w, https://sustaain.org/wp-content/uploads/2025/12/multi-page-bill-of-lading-important-data-1536x334.png 1536w, https://sustaain.org/wp-content/uploads/2025/12/multi-page-bill-of-lading-important-data-2048x446.png 2048w" sizes="(max-width: 800px) 100vw, 800px" /></a><figcaption id="caption-attachment-1925" class="wp-caption-text">Here is a zoom on each page’s most important/dense data</figcaption></figure>
<h4>No miracle</h4>
<p>When we started developing extraction solutions from available LLMs, we faced that wall of wrongness. Not only do LLMs read things wrong all the time (in particular serial numbers that have no semantic meaning), they often straight up hallucinate answers or do not find them at all.</p>
<p>Add to this scans of terrible quality where even a human being struggles to read information, and your VLM will fail to provide any interesting insight. Trying all the trendy &#8220;miracle&#8221; extraction softwares that are not much more than some VLM wrapped up with a restrictive prompt and some basic retry mechanism did not help any further.</p>
<h4>Intelligence with guardrails</h4>
<p>Basically, the rule of thumb is to think of LLMs/VLMs as very distracted interns that do not know the domain specifics yet, and try to read the document way too fast. In order to have those do a proper job, you need someone to micromanage them:</p>
<ul>
<li>cut the entire extraction task into separate atomic tasks, one field at a time</li>
<li>explain the context clearly: what is a BL, what information does it contain; give specific instructions for specific templates with different layouts and vocabulary</li>
<li>define the task even more clearly: describe exactly what information you want, in what format, where it can be found, provide examples that reflect the diversity of your sources</li>
<li>enforce strict validation rules: if the output is a date or a container number, it should follow a specific format; if you are searching for the carrier company, provide the list of existing companies and make sure the answer is one of them; apply some consistency checks that allow to detect mistakes from business logic like the weight of the cargo being suspiciously low, or the date being too old</li>
<li>when one extraction or method fails, do not despair and try another way; different models may perform better or worse on the same document, classical OCR libraries may sometimes shine where VLMs fail, twisting task prompts may change a failure into a success</li>
</ul>
<h4>Packaged and ready to ship</h4>
<p>While that would be a lot of work for a human, it can be automated into a streamlined workflow that executes all those tasks without any human intervention. And that is exactly what we developed at Sustaain for BLs and other supply chain documents. This intelligence layer, built on top of high-performance GenAI models, allows us to overcome the shortcomings of those models: errors, hallucinations, lack of business understanding, lack of multi-page capability&#8230; Such a control layer allows use to provide extractions that are reliable enough to be used in production contexts with low human-in-the-loop requirements.</p>
<p>Moreover, in order to fit the infinite diversity of needs in information extraction tasks, we developed a nifty task definition interface that allows humans to define their own custom extraction tasks. This interface allows us to define any extraction task with a fine-grained control on task definition, output formatting and quality checks, all in one structured, human-readable text file that will be parsed by our system.</p>
<div style="width: 800px;" class="wp-video"><video class="wp-video-shortcode" id="video-1922-2" width="800" height="404" loop autoplay preload="metadata" controls="controls"><source type="video/mp4" src="https://sustaain.org/wp-content/uploads/2025/12/demo-bill-of-lading-extract.mp4?_=2" /><a href="https://sustaain.org/wp-content/uploads/2025/12/demo-bill-of-lading-extract.mp4">https://sustaain.org/wp-content/uploads/2025/12/demo-bill-of-lading-extract.mp4</a></video></div>
<div class="mceTemp"></div>
<p>We also developed a large, diverse dataset of annotated document sources that we use to benchmark any new development in terms of global and specific performance metrics (machine learning specialists know that without such global performance-tracking processes, only quickly reaches a threshold where any targeted improvement may lead to catastrophic performance drops in other areas).</p>
<p>&nbsp;</p>
<h2><span class="notion-enable-hover" data-token-index="0">Document extraction API for full automation or graphic interface for human-in-the-loop validation</span><!-- notionvc: b2bca2e2-bbec-4e57-83c8-8e22240afffe --></h2>
<p>Because no system is perfect, we also developed an API that not only delivers the extraction contents, but also some analysis of the extraction quality. For all extracted content that did not pass a check, was not found in the document, or has a low confidence score, a relevant message will be added to the response so that the recipient may react accordingly.</p>
<figure id="attachment_1924" aria-describedby="caption-attachment-1924" style="width: 800px" class="wp-caption aligncenter"><a href="https://sustaain.org/wp-content/uploads/2025/12/extraction-api-bill-of-lading-2.png"><img loading="lazy" decoding="async" class="wp-image-1924 size-large" src="https://sustaain.org/wp-content/uploads/2025/12/extraction-api-bill-of-lading-2-1024x593.png" alt="Here you see the interface performing a different extraction task on the same BL." width="800" height="463" srcset="https://sustaain.org/wp-content/uploads/2025/12/extraction-api-bill-of-lading-2-1024x593.png 1024w, https://sustaain.org/wp-content/uploads/2025/12/extraction-api-bill-of-lading-2-300x174.png 300w, https://sustaain.org/wp-content/uploads/2025/12/extraction-api-bill-of-lading-2-768x445.png 768w, https://sustaain.org/wp-content/uploads/2025/12/extraction-api-bill-of-lading-2.png 1423w" sizes="(max-width: 800px) 100vw, 800px" /></a><figcaption id="caption-attachment-1924" class="wp-caption-text">Here you see the interface performing a different extraction task on the same BL. Notice how the fields are different. In addition, we configured the color-coded confidence estimation and validation checks (a container number that was wrongly extracted is being flagged, here outlined in red).</figcaption></figure>
<p>You may want to use our own user interface to upload documents, visualize quality warnings, and download extraction results. You can also connect your own systems to our API in order to do all those things yourself and fuel your own platforms with the extracted data batches.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Perfection is an ideal but that does not mean that we stop reaching for it. We keep refining our extraction workflows by enriching the control layer with smarter decision-making agents, testing newer models, and adding more business-relevant checks and rules. So if you are tired to copy some document data into your proprietary systems, feel free to <a href="https://sustaain.org/contact/">contact us</a>!</p>
<p><!-- notionvc: 8925e58a-3525-41cc-a95d-7c2a1d8733b7 --></p>
<p>L’article <a href="https://sustaain.org/automate-document-extraction-with-ai-bills-of-lading-and-more/">Automate Document Extraction with AI &#8211; Bills of Lading and More</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></content:encoded>
					
		
		<enclosure url="https://sustaain.org/wp-content/uploads/2025/12/demo-bill-of-lading-extract.mp4" length="8066274" type="video/mp4" />

			</item>
		<item>
		<title>Cash is King — A Thriller in Three Acts for the AI Age</title>
		<link>https://sustaain.org/cash-is-king-bootstrap-or-die-trying/</link>
		
		<dc:creator><![CDATA[louise baudry]]></dc:creator>
		<pubDate>Wed, 12 Nov 2025 09:13:58 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://sustaain.org/?p=1900</guid>

					<description><![CDATA[<p>The season of plenty, the art of restraint 2025 feels like Thriller on repeat: everyone’s dancing, no one’s sleeping, and somewhere in the background, venture capital just hit another high note. AI startups have soaked up over half of global VC flows since January. Valuations moonwalk upward; due diligence quietly exits the room. Founders talk [&#8230;]</p>
<p>L’article <a href="https://sustaain.org/cash-is-king-bootstrap-or-die-trying/">Cash is King — A Thriller in Three Acts for the AI Age</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2><span class="notion-enable-hover" data-token-index="0">The season of plenty, the art of restraint</span><!-- notionvc: 98131013-37ea-4f6e-870a-b7f1c2f51e51 --></h2>
<p>2025 feels like <em>Thriller</em> on repeat: everyone’s dancing, no one’s sleeping, and somewhere in the background, venture capital just hit another high note. AI startups have soaked up over half of global VC flows since January. Valuations moonwalk upward; due diligence quietly exits the room. Founders talk about “planetary intelligence,” though many still struggle to make payroll.</p>
<p>We’ve seen this choreography before. It starts with rhythm and ends with <em>rigor mortis</em>.</p>
<p><img loading="lazy" decoding="async" class="wp-image-1908 size-medium aligncenter" src="https://sustaain.org/wp-content/uploads/2025/11/mickael-jackson-thriller-videoclip-300x169.png" alt="" width="300" height="169" srcset="https://sustaain.org/wp-content/uploads/2025/11/mickael-jackson-thriller-videoclip-300x169.png 300w, https://sustaain.org/wp-content/uploads/2025/11/mickael-jackson-thriller-videoclip-1024x576.png 1024w, https://sustaain.org/wp-content/uploads/2025/11/mickael-jackson-thriller-videoclip-768x432.png 768w, https://sustaain.org/wp-content/uploads/2025/11/mickael-jackson-thriller-videoclip.png 1280w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<p>At <strong>Sustaain</strong>, we prefer a slower groove — one with bass, breath, and balance. We still believe in planetary intelligence too, but of the tangible kind: the one that pays invoices and fixes supply chains. In an era where funding behaves like fog, we prefer liquidity to illusion.</p>
<p>Cash, after all, keeps the beat.</p>
<h3><strong>1. Discipline over drama</strong></h3>
<p>The AI bubble is our era’s pop anthem: catchy, loud, and destined to date. Every cycle needs its chorus of overconfidence. But in business, as in music, silence often says more.</p>
<p>When your only amplifier is your own cash flow, you learn the discipline of timing and the economy of silence. You build fewer features, but you play them right. You listen harder. You find rhythm in constraint.</p>
<p>That’s where product-market fit lives: not in vision decks but in contracts signed. Every paying client is a note of truth. The market doesn’t care for crescendos. It rewards persistence. The founders who learn to breathe between beats — to manage burn, to delay gratification — are the ones who still stand when the lights come back on. Michael Jackson knew it: mastery is repetition without fatigue.</p>
<p>Capital efficiency is the new growth. And the next great exits won’t come from hyper-funded rockets but from well-oiled engines that keep their rhythm.</p>
<h3><strong>2. Precision in motion</strong></h3>
<p>Liquidity is not constraint; it’s choreography. It’s how you move through uncertainty without losing tempo.</p>
<p>We watch cash flow like Richter watched color — in layers, transparencies, and contradictions. His paintings are never just abstraction; they’re control disguised as chaos. That’s how we treat liquidity — not as static reserve but as living pigment.</p>
<p>We run operations like a cockpit: fuel, altitude, visibility.</p>
<p>R&amp;D happens only when two conditions are met:</p>
<ol>
<li><em>It solves a client’s real pain,</em></li>
<li><em>It aligns with the megatrend.</em></li>
</ol>
<p>Otherwise, it waits its turn. It’s not timidity; it’s choreography again. Knowing when to step, when to glide, and when to stand still.</p>
<p>Because beyond the daily noise &#8211; be it the tariffs, elections, and ESG whiplash &#8211; the megatrends remain unchanged: traceability, accountability, and credible AI for sustainability. These are not headlines; they’re tectonics.</p>
<p>By staying aligned with those, we can improvise freely without losing structure. The painter Gerhard Richter once said,</p>
<p><em>“ I blur things to make everything equally important and equally unimportant. I blur things so that they do not look artistic or craftsmanlike but technological, smooth and perfect. I blur things to make all the parts a closer fit. Perhaps I also blur out the excess of unimportant information.”</em></p>
<p><img loading="lazy" decoding="async" class="size-medium wp-image-1906 aligncenter" src="https://sustaain.org/wp-content/uploads/2025/11/blurred-sports-team-300x224.png" alt="" width="300" height="224" srcset="https://sustaain.org/wp-content/uploads/2025/11/blurred-sports-team-300x224.png 300w, https://sustaain.org/wp-content/uploads/2025/11/blurred-sports-team-768x575.png 768w, https://sustaain.org/wp-content/uploads/2025/11/blurred-sports-team.png 842w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<p>We build similarly: balancing focus and ambiguity, precision and patience, the present invoice and the future law.</p>
<h3><strong>3. The virtue of scarcity</strong></h3>
<p>Schopenhauer believed that the world is driven by Will: an endless striving, often irrational, but undeniably alive. Bootstrapping is a daily proof of that will. When resources tighten, instinct sharpens. You learn what truly matters: which problems to solve, which ambitions to delay, which truths to face. Scarcity rewards transparency because we simply don’t have time for fake news. It’s uncomfortable, but it’s also deeply clarifying. And ironically, it makes a company more <em>bankable</em>.</p>
<p>Because investors know what philosophers do: that endurance outlasts enthusiasm. When the hype subsides and valuations deflate, fundamentals inflate. The startups worth funding will be those that proved they could live without it. Seven years from now, when today’s megafunds look for exits, the survivors will be those who built with constraint and conviction — companies that turned liquidity into art.</p>
<p>We stand in that liminal space: where cash flow meets culture, where sustainability is not a slogan but a system. We’re not building a myth; we’re building an organism. One that learns, breathes, and lasts.</p>
<h3><strong>Conclusion — In liquidity we trust</strong></h3>
<p>Every age gets the anthem it deserves.</p>
<p>Ours just happens to come with a synth beat and an AI chorus.</p>
<p>But when the music fades, those who stayed grounded in rhythm — who practiced restraint, precision, and will — will still be dancing.</p>
<p>Grow deliberately.</p>
<p>Spend consciously.</p>
<p>Play the long game.</p>
<p><strong>Cash is king. Impact is queen. The rest is choreography.</strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>References</h3>
<p><span class="notion-enable-hover" data-token-index="0">Sustaain Blog</span> — <a href="https://sustaain.org/for-a-grounded-intelligence/" target="_blank" rel="noopener"><span class="notion-enable-hover" data-token-index="2">For a Grounded Intelligence: AI God vs. Machine Learning</span> (2024)</a>.</p>
<p><span class="notion-enable-hover" data-token-index="0">Reuters</span> — <a href="https://www.reuters.com/business/ai-venture-funding-continued-surge-third-quarter-data-shows-2025-10-06/?utm_source=chatgpt.com" target="_blank" rel="noopener"><span class="notion-enable-hover" data-token-index="2">AI venture funding continued to surge in third quarter, data shows</span> (2025-10-06). VC funding hit US$97 billion in Q3 2025</a>.<!-- notionvc: d692227f-d9e1-4a2e-a047-d91fd3c222dc --><!-- notionvc: a1b9a1cf-59f2-42bb-be00-cbe72afb2f43 --></p>
<p><span class="notion-enable-hover" data-token-index="0">Gerhard Richter</span> — <a href="https://www.gerhard-richter.com/en/literature/monographs/text-writings-interviews-and-letters-1961-2007-261?utm_source=chatgpt.com" target="_blank" rel="noopener"><span class="notion-enable-hover" data-token-index="2">Text: Writings, Interviews &amp; Letters 1961-2007</span>, Thames &amp; Hudson, ISBN 978-0500093467</a>.<!-- notionvc: 8ef5109a-8891-4d59-a9f0-42585a4ecb72 --></p>
<p><span class="notion-enable-hover" data-token-index="0">Arthur Schopenhauer</span> — <a href="https://www.la-pleiade.fr/Catalogue/GALLIMARD/Bibliotheque-de-la-Pleiade/Le-Monde-comme-volonte-et-representation?utm_source=chatgpt.com" target="_blank" rel="noopener"><span class="notion-enable-hover" data-token-index="2">Le Monde comme volonté et représentation</span>, Bibliothèque de la Pléiade n° 682, Gallimard (2025 édition)</a>.<!-- notionvc: 62037427-3e96-4167-808e-7047e2b19363 --><!-- notionvc: dc7fde6f-cb14-47d7-b3ce-148b4e863d92 --><!-- notionvc: bba98d7d-36ea-4f60-8232-b6693541eb66 --></p>
<p><!-- notionvc: a5b16daa-0ee2-4bf2-94b3-409ea1115ca4 --></p>
<p>L’article <a href="https://sustaain.org/cash-is-king-bootstrap-or-die-trying/">Cash is King — A Thriller in Three Acts for the AI Age</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>For a Grounded Intelligence</title>
		<link>https://sustaain.org/for-a-grounded-intelligence/</link>
		
		<dc:creator><![CDATA[Clément Collignon]]></dc:creator>
		<pubDate>Wed, 08 Oct 2025 06:23:06 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://sustaain.org/?p=1894</guid>

					<description><![CDATA[<p>A year ago, we published our first manifesto. It was raw, impatient, and deliberately irreverent — don’t sell shit. A year later, we’ve seen enough dashboards and declarations to know that progress isn’t measured in slides, but in soil. On our way to Produrable, we write this as a declaration of intent: to stay grounded, [&#8230;]</p>
<p>L’article <a href="https://sustaain.org/for-a-grounded-intelligence/">For a Grounded Intelligence</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p data-start="458" data-end="577">A year ago, we published our first manifesto. It was raw, impatient, and deliberately irreverent — <em data-start="557" data-end="575">don’t sell shit.</em></p>
<p data-start="579" data-end="863">A year later, we’ve seen enough dashboards and declarations to know that progress isn’t measured in slides, but in soil. On our way to <em data-start="714" data-end="726">Produrable</em>, we write this as a declaration of intent: to stay grounded, connected, and unafraid to speak out — even when the echo feels too loud.</p>
<p data-start="865" data-end="1055">Because there’s irony in all of this.<br data-start="902" data-end="905" />Irony in traveling to sustainability summits.<br data-start="950" data-end="953" />Irony in preaching sobriety from the stage.<br data-start="996" data-end="999" />Irony in building data clouds while longing for roots.</p>
<p data-start="1057" data-end="1164">But silence won’t help either.<br data-start="1087" data-end="1090" />So we speak — not to dominate the conversation, but to shift its rhythm.</p>
<h3 data-start="1171" data-end="1200">Data as the New Ecology</h3>
<p data-start="1202" data-end="1282">The world’s sustainability crisis is not just ecological — it’s informational.</p>
<p data-start="1284" data-end="1453">We operate in silos: ministries, NGOs, corporates, traders, scientists. Each collects fragments of reality, but few connect them. Data is abundant — meaning is scarce.</p>
<p data-start="1455" data-end="1725">At <strong data-start="1458" data-end="1470">Sustaain</strong>, we’re assembling a global database of organizations linked to deforestation. We connect FAO and World Bank datasets with satellite and land-use data, and with corporate data from local cooperatives, communities and households — to reveal invisible risks in supply chains of coffee, cocoa, and other soft commodities.</p>
<p data-start="1596" data-end="1720">It’s not about <em data-start="1611" data-end="1616">big</em> data. It’s about <em data-start="1634" data-end="1642">useful</em> data — data that helps farmers, buyers, and regulators see the same forest.</p>
<p data-start="1722" data-end="1972">Recent studies show that environmental and emissions data remain fragmented, inconsistent, and often inaccessible across regions and institutions (Beck et al., 2025). Connecting them is not a technical luxury — it’s a condition for coherent action.</p>
<p data-start="1974" data-end="2120">When data behaves like an ecosystem — open, diverse, self-correcting — sustainability becomes something we can actually <em data-start="2094" data-end="2102">manage</em>, not just report.</p>
<h3 data-start="2228" data-end="2266">The Problem with AI: The New God</h3>
<p data-start="2268" data-end="2402">AI has become the new religion. It promises transcendence, efficiency, and salvation — if only we surrender enough faith (and data). But AI is not divine. It’s probabilistic. It operates on uncertainty, not absolutes — a fluid technology too often locked into rigid, vertical deployments, and all too often today misused for greater power and ever greater intensity.</p>
<p data-start="2563" data-end="2747">We’re told there’s “AI for ESG,” “AI for compliance,” “AI for supply chains.” In reality, none of these worlds stand apart. Nature, trade, and governance don’t obey those boundaries.</p>
<p>That’s why we prefer <em data-start="2631" data-end="2649">machine learning</em> as network, not oracle.<br data-start="2673" data-end="2676" />Research in <strong data-start="2688" data-end="2733">distributed and energy-harvesting systems</strong> shows how intelligent networks can learn collectively across constrained environments, improving resilience while reducing environmental cost (Güler &amp; Yener, 2021).<br data-start="2898" data-end="2901" />The forest outlives the tower. The network is wiser than the god.</p>
<p data-start="3054" data-end="3237">So let’s stop worshipping AI. Let’s use deep learning to <em data-start="3102" data-end="3110">listen</em> — to adapt, to doubt, to collaborate. Intelligence should flow horizontally, like mycelium — not beam down from a server rack.</p>
<h3 data-start="3244" data-end="3274"><em>Ô Guérillières &#8211; </em>Toward a Techno-Feminism</h3>
<p data-start="3276" data-end="3357">If the first wave of technology was about control, the next must be about care.</p>
<p data-start="3359" data-end="3521">A <em data-start="3361" data-end="3378">techno-feminist</em> perspective isn’t decorative; it’s structural. It resists extraction and domination. It values empathy, plurality, attention — not conquest. We need <em data-start="3531" data-end="3547">slow companies</em> that grow like <em data-start="3563" data-end="3573">rhizomes</em> (Deleuze would approve): non-linear, adaptive, decentralized. This isn’t poetry; it’s systems thinking. The only way to make global supply chains resilient is to let intelligence circulate, not concentrate.</p>
<p data-start="3784" data-end="3987">Progress, then, becomes a form of listening — digitizing a bill of lading, validating a farm polygon, harmonizing KPIs across geographies — all small, tangible acts that restore coherence in the noise.</p>
<h3 data-start="4299" data-end="4330">Stay Grounded</h3>
<p data-start="4332" data-end="4457">Data is not power — <em data-start="4352" data-end="4364">connection</em> is.<br data-start="4368" data-end="4371" />AI is not wisdom — <em data-start="4390" data-end="4401">attention</em> is.<br data-start="4405" data-end="4408" />The future is not vertical — it’s <em data-start="4442" data-end="4454">rhizomatic</em>.</p>
<p data-start="4459" data-end="4615">We carry our paradoxes: screens and trains, voice and doubt, ambition and restraint. But acknowledging contradiction is not weakness — it’s consciousness.</p>
<p data-start="4617" data-end="4703">To be sustainable is to stay in contact — with others, with earth, with uncertainty.</p>
<p data-start="4705" data-end="4863">So keep questioning. Keep connecting.<br data-start="4742" data-end="4745" />And whenever possible — <strong data-start="4769" data-end="4788">take the train.</strong><br data-start="4788" data-end="4791" />It keeps you close to the ground.<br data-start="4824" data-end="4827" />And that’s where change begins. 🌱</p>
<p data-start="4870" data-end="4886"><strong data-start="4870" data-end="4884">References</strong></p>
<ul data-start="4887" data-end="5284">
<li data-start="4840" data-end="5115">
<p data-start="4842" data-end="5115">Beck, M. W. et al. (2025). <em data-start="4869" data-end="4980">Addressing data gaps in sustainability reporting: A benchmark dataset for greenhouse gas emission extraction.</em> <em data-start="4981" data-end="5007">Scientific Data (Nature)</em>. <a class="decorated-link" href="https://www.nature.com/articles/s41597-025-05664-8?utm_source=chatgpt.com" target="_new" rel="noopener" data-start="5009" data-end="5113">https://www.nature.com/articles/s41597-025-05664-8</a></p>
</li>
<li data-start="5116" data-end="5289">
<p data-start="5118" data-end="5289">Güler, B., &amp; Yener, A. (2021). <em data-start="5149" data-end="5198">Energy-Harvesting Distributed Machine Learning.</em> <em data-start="5199" data-end="5218">arXiv:2102.05639.</em> <a class="decorated-link" href="https://arxiv.org/abs/2102.05639?utm_source=chatgpt.com" target="_new" rel="noopener" data-start="5219" data-end="5287">https://arxiv.org/abs/2102.05639</a></p>
</li>
<li data-start="5138" data-end="5284"><strong data-start="4061" data-end="4081">“Le Monde Nous Appartient” </strong>by <em>Draga </em>(<em>Ô Guérillières, </em>2025)</li>
<li data-start="5138" data-end="5284">
<p data-start="3989" data-end="4125"><strong data-start="4061" data-end="4081">“God Only Knows”</strong> by <em data-start="4085" data-end="4101">The Beach Boys</em> (<em data-start="4103" data-end="4115">Pet Sounds</em>, 1966).</p>
</li>
</ul>
<p>L’article <a href="https://sustaain.org/for-a-grounded-intelligence/">For a Grounded Intelligence</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Why We Chose Coffee</title>
		<link>https://sustaain.org/why-we-chose-coffee/</link>
		
		<dc:creator><![CDATA[Clément Collignon]]></dc:creator>
		<pubDate>Wed, 01 Oct 2025 06:08:41 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://sustaain.org/?p=1891</guid>

					<description><![CDATA[<p>At Sustaain, our mission is to bring clarity and accountability to global commodity supply chains. When we asked ourselves where to start, we looked for an industry that combined scale, urgency, and structure. Coffee stood out immediately. A Market That Touches Billions Coffee is not just a beverage—it’s one of the world’s most valuable and [&#8230;]</p>
<p>L’article <a href="https://sustaain.org/why-we-chose-coffee/">Why We Chose Coffee</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p data-start="251" data-end="494">At Sustaain, our mission is to bring clarity and accountability to global commodity supply chains. When we asked ourselves <em data-start="374" data-end="390">where to start</em>, we looked for an industry that combined scale, urgency, and structure. Coffee stood out immediately.</p>
<h2 data-start="496" data-end="531">A Market That Touches Billions</h2>
<p data-start="532" data-end="765">Coffee is not just a beverage—it’s one of the world’s most valuable and widely traded agricultural commodities. The global coffee market is estimated at over <strong data-start="690" data-end="715">$200 billion annually</strong>, with <strong data-start="722" data-end="743">170+ million bags</strong> produced each year.</p>
<p data-start="767" data-end="954">More than <strong data-start="777" data-end="812">12.5 million farming households</strong> grow coffee across 70 countries, the majority of them smallholders. Yet the way value is distributed along the chain is strikingly unequal:</p>
<ul data-start="955" data-end="1378">
<li data-start="955" data-end="1025">
<p data-start="957" data-end="1025"><strong data-start="957" data-end="970">Producers</strong> capture less than <strong data-start="989" data-end="1022">10% of the final retail value</strong>.</p>
</li>
<li data-start="1026" data-end="1183">
<p data-start="1028" data-end="1183"><strong data-start="1028" data-end="1064">Exporters, traders, and roasters</strong> dominate margins, with major international players like <strong data-start="1121" data-end="1158">Nestlé, JDE Peet’s, and Starbucks</strong> shaping global demand.</p>
</li>
<li data-start="1184" data-end="1378">
<p data-start="1186" data-end="1378">Consumption is concentrated in Europe and North America, while production is centered in Latin America (Brazil, Colombia, Honduras), Africa (Ethiopia, Uganda), and Asia (Vietnam, Indonesia).</p>
</li>
</ul>
<p data-start="1380" data-end="1588">This combination of global reach and highly structured trade—organized around exchanges like ICE in New York and LIFFE in London—means that innovations tested in coffee can scale rapidly across geographies.</p>
<h2 data-start="1590" data-end="1618">A Sector Under Pressure</h2>
<p data-start="1619" data-end="1727">Coffee production sits at the intersection of some of the world’s most pressing sustainability challenges:</p>
<ul data-start="1728" data-end="2293">
<li data-start="1728" data-end="1853">
<p data-start="1730" data-end="1853"><strong data-start="1730" data-end="1747">Deforestation</strong>: Expansion into forested areas remains a key concern, particularly in Latin America and Southeast Asia.</p>
</li>
<li data-start="1854" data-end="1975">
<p data-start="1856" data-end="1975"><strong data-start="1856" data-end="1881">Climate vulnerability</strong>: Rising temperatures and shifting rainfall patterns threaten yields and farmer livelihoods.</p>
</li>
<li data-start="1976" data-end="2293">
<p data-start="1978" data-end="2293"><strong data-start="1978" data-end="1997">Fragmented data</strong>: Despite decades of sustainability initiatives, from voluntary certifications (Fairtrade, Rainforest Alliance) to industry-driven commitments (through the <strong data-start="2153" data-end="2179">Global Coffee Platform</strong> or <strong data-start="2183" data-end="2225">ICO’s Coffee Public-Private Task Force</strong>), the sector still lacks consistent, reliable, and scalable data.</p>
</li>
</ul>
<p data-start="2295" data-end="2579">Regulation adds a new layer of urgency. In the context of the EU Deforestation Regulation (EUDR) implementation, Importers and traders now need robust, verifiable data on origin and land use—a demand that current systems struggle to meet.</p>
<h2 data-start="2581" data-end="2614">Where We Saw the Opportunity</h2>
<p data-start="2615" data-end="2822">Coffee’s scale and structure make it a proving ground for innovative approaches to supply chain data. We saw the chance to build solutions that could have immediate impact for both regulators and industry.</p>
<p data-start="2824" data-end="2855">Our current focus is twofold:</p>
<ol data-start="2857" data-end="3611">
<li data-start="2857" data-end="3197">
<p data-start="2860" data-end="3197"><strong data-start="2860" data-end="2895">A Global Coffee Detection Model</strong><br data-start="2895" data-end="2898" />Using satellite imagery and probabilistic methods, we are developing a consistent baseline for identifying coffee production areas. Unlike fragmented national datasets, our model provides uniform coverage, enabling actors across the value chain to work from the same reliable reference.</p>
</li>
<li data-start="3199" data-end="3611">
<p data-start="3202" data-end="3611"><strong data-start="3202" data-end="3235">A Flexible Supply Chain Model</strong><br data-start="3235" data-end="3238" />We are designing a comprehensive yet adaptable framework that can support compliance with EUDR and other emerging regulations—while recognizing the realities of complex supply chains. Our model balances traceability with feasibility: strong enough to satisfy regulators, but pragmatic enough not to block entire flows of coffee that are vital to livelihoods and markets.</p>
</li>
</ol>
<h2 data-start="3613" data-end="3646">Rapid Impact, Lasting Change</h2>
<p data-start="3647" data-end="3864">By targeting coffee first, we can demonstrate what’s possible: an approach that combines global detection with supply chain modeling to create actionable, regulator-proof data. The benefits extend beyond compliance:</p>
<ul data-start="3865" data-end="4141">
<li data-start="3865" data-end="3953">
<p data-start="3867" data-end="3953"><strong data-start="3867" data-end="3893">Operational efficiency</strong>: less time lost chasing incomplete supplier declarations.</p>
</li>
<li data-start="3954" data-end="4038">
<p data-start="3956" data-end="4038"><strong data-start="3956" data-end="3976">Bargaining power</strong>: stronger positions in negotiations with downstream buyers.</p>
</li>
<li data-start="4039" data-end="4141">
<p data-start="4041" data-end="4141"><strong data-start="4041" data-end="4061">Competitive edge</strong>: the ability to meet regulatory and customer expectations ahead of the curve.</p>
</li>
</ul>
<p data-start="4143" data-end="4424">And while coffee is our entry point, it won’t be our endpoint. The tools we’re building—scalable detection models, flexible supply chain frameworks—are designed to apply across other high-risk commodities. Success in coffee will open the door to cocoa, palm oil, soy, and beyond.</p>
<h2 data-start="4426" data-end="4464">Coffee First, But Not Coffee Only</h2>
<p data-start="4465" data-end="4804">The coffee sector is already supported by influential organizations such as the <strong data-start="4545" data-end="4588">International Coffee Organization (ICO)</strong>, the <strong data-start="4594" data-end="4626">Global Coffee Platform (GCP)</strong>, and national sustainability programs. By aligning with these efforts and adding the missing piece—consistent, scalable data—we believe we can accelerate sector-wide progress.</p>
<p data-start="4806" data-end="5003">Coffee matters because it touches billions of people, from farmers to consumers. By starting here, we’re showing that better data isn’t just a technical solution—it’s a lever for systemic change.</p>
<p>L’article <a href="https://sustaain.org/why-we-chose-coffee/">Why We Chose Coffee</a> est apparu en premier sur <a href="https://sustaain.org">Sustaain</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
