> 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/osukoano.md).

# 付録O：完全性スコアの算定方法

インテグリティスコアは、公的データに基づいて検証する必要があります。受理可能な情報源は、優先順位の高い順に、査読付き研究論文、学位論文、公的データセット、専門家意見、NGO／政策報告書です。

多くの希少動物については、その特性に関する記載が不十分です。大半のプロジェクトでは、採用するインテグリティスコアについて、独立した専門家レビュアーの了承を得る必要があります。この科学が将来的により標準化され、オープンソース化されることを強く期待しています。当面は、専門家が投稿できるデータベースを整備しており、インテグリティスコアに関する科学的根拠と算定をより透明かつ堅牢なものにすることを目指しています。&#x20;

### インテグリティスコア算定の基本プロトコル：

* インテグリティスコアは0から1の範囲です。&#x20;
* スコアが1の種：&#x20;
  * 世界版IUCNレッドリストで『絶滅危惧IA類』に分類される種 ***または*** 国内・地域評価、または
  * 生息地劣化に対して高感受性であることが記載されている種、または
  * 頂点捕食者であることが記載されている種、または
  * CITES附属書Iに掲載されている種、または
  * 樹木種で、原生林依存種であることが記載されているもの
* スコアが0.9の種：&#x20;
  * 世界版IUCNレッドリストで『絶滅危惧IB類』に分類される種 ***または*** 国内・地域評価、または
  * CITES附属書IIに掲載されている種、または
  * 同属の樹木種が原生林依存種であることが記載されているもの
* スコアが0.8の種：
  * 世界版IUCNレッドリストで『危急種』に分類される種 ***または*** 国内・地域評価、または
  * CITES附属書IIIに掲載されている種、または
  * 樹木が後期遷移段階の専門種であることが記載されているもの
* スコアが0.7の種：
  * 世界版IUCNレッドリストで『準絶滅危惧種』に分類される種 ***または*** 国内・地域評価、または
  * 同属の樹木種が後期遷移段階の専門種であることが記載されているもの
* その他すべての場合については、上記の公的情報源に基づき、インテグリティスコアを個別に評価してください。
* 特定の種について各参照情報に割り当てられたインテグリティスコアに基づき、当社のISBMでは、その種についての最大値を使用します。

### データベースの例

Savimboプロジェクトにおけるインテグリティスコアの、オープンサイエンスに基づく公的なデータベースの例を以下に示します。ここで示した特性の研究にご協力いただける場合、先住民族のプロジェクトが大量にあるため、ぜひお力添えをお願いいたします。ぜひご連絡ください。ご活躍いただける仕事をご用意します。

{% embed url="<https://airtable.com/app8nBhenY8WKKGDW/shrLCn6mXmRXoIKS5>" %}


---

# 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/osukoano.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.
