← Back to hub
Capability brief · 4 evidenced findings · Not affiliated

Four findings, credit-first: a real buyers' club with a real retirement promise, and the gap between promise and feed.

Built from live public pages plus earlier public research cross-referencing Carbonfuture (Swiss Re, Exomad Green deal announcements). Every claim below cites its source and a re-runnable command.

Read this first. Independent, unsolicited desk research. Not requested, produced, reviewed, or endorsed by NextGen. No scanning, fuzzing, auth bypass, sign-up, or contact of any kind: plain HTTP GETs of public pages. Captured 2026-07-16.

The bottom line, in plain English

No jargon. NextGen's buyer roster and public-retirement promise are real; every fix below turns a stated commitment into something a buyer or their AI can independently verify. Here is what each one is worth.

Make “retired in a public registry” a link anyone can click → your strongest trust claim becomes something buyers can verify, not just read

NextGen promises every credit is publicly retired, but it's a sentence, not a link; turning it into a verifiable retirement anyone outside the club can check is the difference between a claim and proof: exactly what a $200/tonne buyer is paying for.

Open the /.well-known door instead of a 403 → the AI assistants researching credible CDR can actually read you

Your reserved agent paths return a flat 403 wall, stricter than most; lifting it and publishing an agent card means the buyers and their tools evaluating removal suppliers find you cleanly instead of hitting a locked door.

Publish the pathway mix → the transparency your buyers' club is built on extends to the portfolio itself

You name five removal pathways but not the split; disclosing it answers the obvious diligence question before a buyer has to ask, reinforcing the credibility that is the whole product.

1 · CREDIT

Credit

A real founding-buyer roster at a stated $200/tonne target price

NextGen is a joint venture powered by South Pole and Mitsubishi Corporation. Founding buyers are named as Boston Consulting Group, LGT, Mitsui O.S.K. Lines, Swiss Re, and UBS, with Mizuho joining later as a major buyer. The stated target price is $200 per tonne of CO2 removal: a real, publicly disclosed price point, unusual in a market where most bilateral offtake pricing is confidential.

"NextGen's goal is to build a market for credible, scalable carbon removal by supporting projects that remove atmospheric CO2 emissions at scale." (nextgencdr.com)
curl -s https://www.nextgencdr.com/ | grep -io 'Swiss Re\|Mitsubishi\|\$200'
Source: nextgencdr.com, cross-referenced against Swiss Re's own press release · verified 2026-07-16 (this session)

2 · CREDIT

Credit

An explicit public-retirement commitment, backed by independent dMRV

NextGen states directly that "all CDRs purchased through NextGen will be retired by buyers in a public registry," specifically so the removed CO2 cannot be reused toward a second emissions claim: a real anti-double-counting commitment. NextGen's own case study with Carbonfuture is titled "Why NextGen is Backing Carbon Removal Purchases with Independent dMRV," and NextGen recently entered a direct agreement with Exomad Green, described as "the world's largest diversified carbon removal portfolio... enters agreement with... the world's largest biochar producer," connecting NextGen, Exomad, and Carbonfuture in one named deal chain.

"All CDRs purchased through NextGen will be retired by buyers in a public registry." (nextgencdr.com)
curl -s https://www.nextgencdr.com/ | grep -io 'retired[^<]\{0,80\}public registry'
Source: nextgencdr.com, carbonfuture.earth/case-studies/nextgen-cdr · verified 2026-07-16 (this session)

3 · CONTEXT

Context

Five named pathways, zero disclosed percentage split

NextGen names five technology pathways it purchases across: Biomass Carbon Removal and Storage (BiCRS), Direct Air Capture and Storage (DACS), Enhanced Weathering, High-temperature Biochar, and Product Mineralization, but does not publish what percentage of its portfolio sits in each. This is a real, common gap in buyers'-club transparency (comparable buyers' clubs like South Pole's own TechGen face the same question), worth naming plainly rather than assuming it's unique to NextGen.

Source: nextgencdr.com · verified 2026-07-16 (this session)

4 · GAP (FRESH CHECK)

Gap (fresh check)

A stricter block than we've seen elsewhere: a flat 403, not just a not-found

nextgencdr.com ships a real robots.txt (the file that tells search engines what to index) (200, 119 bytes). llms.txt (the file AI assistants read first), ai.txt, and openapi.json all return a TRUE 404 (37,318 bytes, byte-identical to a nonsense-path control fetched the same pass). But every /.well-known/* path (agent-card.json, ai-plugin.json, security.txt) returns a flat 403 Forbidden (150 bytes) rather than a 404, a distinctly stricter failure mode than the true-404 or soft-200 patterns we've seen elsewhere, likely a host- or WAF-level rule blocking the entire reserved namespace outright.

for p in robots.txt llms.txt ai.txt openapi.json .well-known/agent-card.json .well-known/security.txt this-nonsense-control-xyz123.txt; do curl -s -o /dev/null -w "%{http_code}:%{size_download} " https://www.nextgencdr.com/$p done; echo
Source: fresh probe, this session, 2026-07-16 · nextgencdr.com · verified 2026-07-16 (this session, fresh check)
Nothing here is a callout. NextGen's buyer roster and retirement commitment are real. The only genuine ask is whether "public registry" ever becomes a link anyone outside the club can click, not just a sentence.
Provisioned by EcoWealth · Digital Provisioning Protocol · provenance‑sealed