> For the complete documentation index, see [llms.txt](https://sexytrees.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sexytrees.savimbo.com/methodology/id/lampiran/lampiran-x-daftar-periksa-validator-sejawat.md).

# Lampiran X: Daftar periksa validator sejawat

Untuk komponen Trees dalam protokol #SexyTrees, data utama biasanya cukup untuk menetapkan bukti penanaman. Pemantauan satelit berkembang sampai pada titik bahwa, berapa pun jumlah penyedia yang digunakan, kami merekomendasikan validator sejawat tingkat komunitas.&#x20;

Di bawah ini ada daftar periksa ciri-ciri validator sejawat komunitas yang baik.&#x20;

### Daftar periksa evaluasi IEP

Daftar periksa dasar untuk validasi IEP meliputi:&#x20;

**Biologi**

* [ ] Apakah spesies indikator dipilih dengan tepat untuk ekosistem yang terlibat?&#x20;
* [ ] Apakah skor spesies indikator yang diekstrapolasi dari data publik akurat?&#x20;
* [ ] Apakah subset pengamatan yang dipilih secara acak akurat sampai 90%?
* [ ] (Opsional) Apakah validator iNaturalist telah memberi pengamatan tingkat validasi independen "Research grade"?

**Topografi**

* [ ] Apakah peta akurat dan konsisten di dalamnya? Apakah segmen, judul, atau ekosistem saling tumpang tindih?&#x20;

**Kepatuhan**

* [ ] Apakah hak atas tanah valid di yurisdiksi yang dimaksud? Jika hak milik tanah penuh tidak terlibat, apakah BCP sudah menunjukkan penguasaan lahan dengan cukup?&#x20;

**Kunjungan lokasi**

* Verifikasi lokasi ground-truthing FPIC (Persetujuan Atas Dasar Informasi Awal Tanpa Paksaan, PADIATAPA)


---

# 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://sexytrees.savimbo.com/methodology/id/lampiran/lampiran-x-daftar-periksa-validator-sejawat.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.
