> For the complete documentation index, see [llms.txt](https://isbm.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://isbm.savimbo.com/methodology/ja/bsurain.md).

# ベースライン評価

この方法論におけるベースラインシナリオは、 [エコシステムを分類し、](/methodology/ja/bsurain/bsurain.md), [生物多様性の豊かさを推定し、](/methodology/ja/bsurain/bsurain-1.md)、および [生物多様性損失](/methodology/ja/bsurain/bsurainniokerurisuku.md)の脅威を推定することから成ります。プロジェクトは、最新データとともに、ベースラインシナリオを5年ごとに更新しなければならず、 [計算](/methodology/ja/suan-ding/si-zhi-ji-suan.md) はその結果として変更される場合があります。

ISBMでは、カーボンプロジェクトとは異なり、VBCの計算は、予測されたプロジェクトシナリオに対する予測ベースラインシナリオからは行われません [（Pollock et al., 2020）](https://sciwheel.com/work/citation?ids=10899578\&pre=\&suf=\&sa=0)。むしろ、この方法論は、先住民族および地域社会が直接市場にアクセスできるように簡素化されています。言い換えれば、これらは復元や改善を必要とする地域ではなく、攪乱または損傷の危機にある地域です。これらの完全な生態系を変更するのではなく維持することが、これらのプロジェクトの適切な成果です。ISBMのベースラインシナリオは、公開されているすべての情報源に基づき、BCPの完全な生態系に対する世界的価値と、その脅威を確立します。その後、BCPのプロジェクトシナリオは、その完全な生態系のクレジット発行対象区域を確立します。&#x20;

この文脈では、歴史データおよび予測データは有用ですが、入手が非常に困難であり、研究資金や現地研究者へのアクセスが乏しい生物多様性の高い地域における、先住民族および地域社会主導のプロジェクトにとっては法外に排他的であるため、必須ではありません（[付録C](/methodology/ja/fu-lu/cbsurainnosanpuru.md)).&#x20;

完全な定量化に先立つ保全の必要性を踏まえると、IUCN Red List of ecosystemsなどの外部基準や地理的に分布したデータは、ベースラインデータが利用できない場合の代理指標として機能し得ます。ただし、ベースラインシナリオは、更新データに基づき5年ごとに再検証されるべきです。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://isbm.savimbo.com/methodology/ja/bsurain.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
