> 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/fu-lu/lpanerunochekkurisuto.md).

# 付録L：独立専門家パネルのチェックリスト

本方法論は、認証機関の外で独立して使用することを想定して作成されており、複数の認証機関と併用する場合にも使用できます。各認証機関は、内部プロトコルに従い、IEP評価を調整することがあります。&#x20;

### IEPの構成

IEPには、少なくとも以下を含める必要があります。

1. BCPの生態系について現地調査の専門知識を有する有資格の生物学者。&#x20;
2. BCPの法域において適格な資格を有する地形測量の専門家。&#x20;
3. 契約書および土地関連書類を検証できる法務専門家。
4. （任意）翻訳スタッフ。

### IEP評価チェックリスト

IEP検証の基本チェックリストには、以下が含まれます。&#x20;

**生物学**

* [ ] 指標種は、対象となる生態系に対して適切に選定されていますか。&#x20;
* [ ] 指標種スコアは、公的データから外挿したものとして正確ですか。&#x20;
* [ ] 観測記録のランダム抽出サブセットは、90%の精度を満たしていますか。
* [ ] （任意）iNaturalistの検証者は、観測記録に「Research grade」の独立検証レベルを付与していますか。

**地形**

* [ ] 地図は正確で、内部整合性がありますか。区画、タイトル、または生態系は重複していませんか。&#x20;

**適合性**

* [ ] 当該法域において土地権原は有効ですか。完全な土地権原が関与しない場合、BCPは土地管理を十分に示していますか。&#x20;

**現地視察**

* FPICの現地実地確認による検証


---

# 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/fu-lu/lpanerunochekkurisuto.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.
