> 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/purojekutono/yuan-ze.md).

# 原則

ここに列挙する原則は、BCPによって達成されるVBCの公正な表現と信頼性の高い算定を目的としています。

これらの原則は、本書で求められる正当化および説明の基礎を示すものであり、BCPは、CercarbonoのProtocolおよびCBSのguidelinesに従って、関連する原則とその適用方法を参照しなければなりません。&#x20;

1. **正確性：** BCPの測定値が、自然界の実際の値と一致し、または合理的に近いこと。&#x20;
2. **整合性：** ベースラインシナリオおよびプロジェクトシナリオの双方における生物多様性保全の結果は、時系列を通じて比較可能でなければなりません。データ、適用範囲、計算方法、その他時系列に関連する要因に変更がある場合は、明確に文書化する必要があります。BCPが実施する計算は、再現可能であり、かつ技術的に検証されている必要があり、一貫して十分に裏付けられた結果を生成できなければなりません。&#x20;
3. **比較可能性：** BCP活動によって得られた結果は、方法論、guidelines、protocols等の適用に照らして比較可能でなければなりません。これにより、BCPによって達成された生物多様性保全の推計および算定が、独立に評価可能であり、かつ比較可能であることが担保されます。&#x20;
4. **完全性：** BCPによって生成されるすべての重要なデータソースは、プログラムまたはプロジェクトの類型に応じて適切に含めなければなりません。&#x20;
5. **保守性：** 生物多様性損失が過小評価されず、かつ生物多様性保全が過大評価されないように、保守的な仮定、値、および手順を使用すべきです。同一の尺度において同じパラメータについて2つの値を使用し得る場合は、より保守的な値を用いるべきです。
6. **一貫性：** VBCの算定にBCPが用いる仮定、値、および手順は、技術的に妥当であり、一貫性があり、比較可能であり、かつ再現可能でなければなりません。
7. **簡素性：** 本方法論は、地域住民および先住民族、ならびにVBCを購入する企業、消費者、金融機関の利用者にとって、使用しやすく、理解しやすく、検証しやすいよう設計されています。整理され、精査された科学を用いて、自然の複雑性に対する解決を効率的に行います。&#x20;
8. **権限付与された参加と公平性：** 人間社会の持続可能性と環境の持続可能性の双方は、気候への影響にとって極めて重要です。本方法論は、周縁化されたコミュニティがその伝統に基づいて十分に参加し、同意すること、ならびに適切な補償を受けることを優先します。


---

# 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/purojekutono/yuan-ze.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.
