> 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/zh-cn/fu-lu/fu-luldu-li-zhuan-jia-zu-he-cha-qing-dan.md).

# 附录L：独立专家组核查清单

本方法学为独立使用而编写，适用于认证机构之外的情形，也适用于与多个认证方配合使用——各认证方可依据内部规程调整 IEP 评估。&#x20;

### IEP 构成

IEP 至少应包括：

1. 一名具备 BCP 所涉生态系统野外经验的合格生物学家。&#x20;
2. 一名在 BCP 所在司法辖区具备合格执业资质的测绘专家。&#x20;
3. 一名可对合同和土地文件进行核验的法律专家。
4. （可选）翻译人员。

### IEP 评估检查表

IEP 核验的基础检查表包括：&#x20;

**生物学**

* [ ] 指示物种是否针对所涉生态系统作出了适当选择？&#x20;
* [ ] 指示物种得分是否基于公开数据外推且准确？&#x20;
* [ ] 随机抽取的一部分观测结果准确率是否达到 90%？
* [ ] （可选）iNaturalist 核验人员是否已将观测记录赋予“研究级”独立核验等级？

**地形**

* [ ] 地图是否准确且内部一致？分段、标题或生态系统是否存在重叠？&#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/zh-cn/fu-lu/fu-luldu-li-zhuan-jia-zu-he-cha-qing-dan.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.
