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

# Riwayat dokumen

Metodologi ini telah menerima masukan publik dan privat secara independen sejak awal dan terus mendapat pembaruan berkala. Beberapa lembaga sertifikasi telah mempertimbangkan untuk mengadopsinya, dan mereka akan menyesuaikannya untuk dipakai dalam kerangka pemberian kredit mereka, yang akan menghasilkan "forks". Versi Savimbo akan tetap tersedia untuk umum, dengan bagian yang diperluas untuk proyek yang tidak mencari akreditasi atau hanya menggunakan metodologi ini untuk pelacakan hasil atau MRV saja.&#x20;

### Pengelolaan versi file (versi Savimbo)

<table><thead><tr><th width="92">Versi</th><th width="209">Tanggal</th><th width="169">Nama</th><th>Deskripsi</th></tr></thead><tbody><tr><td>1.0</td><td>Juni 2025 - Jan 2026</td><td>Savimbo</td><td>Draf internal Savimbo</td></tr><tr><td>1.1</td><td>Jan - Mei 2026</td><td>Savimbo dan penulis yang bekerja sama</td><td>Bab buku Savimbo</td></tr><tr><td>1.2</td><td>5 Mei 2026</td><td>Savimbo dan penulis yang bekerja sama</td><td>Draf publik whitepaper</td></tr></tbody></table>

### Versi metodologi

<table><thead><tr><th width="149">Versi</th><th width="209">Terakhir diperbarui</th><th width="169">Nama</th><th>Deskripsi</th></tr></thead><tbody><tr><td>Savimbo</td><td>5 Mei 2025</td><td>1.1-S</td><td>Versi publik dipertahankan dengan parameter tambahan untuk proyek yang tidak akan mencari sertifikasi, tetapi akan menyerahkan data MRV langsung ke pembeli atau sponsor</td></tr></tbody></table>

### Peninjau publik

Dokumen ini telah memasukkan masukan dari sejumlah peninjau publik dan privat. Peninjau publik yang komentarnya dipakai untuk perbaikan dicantumkan menurut urutan kontribusi, tetapi mereka tetap independen dan tidak bertanggung jawab atas isi akhir.&#x20;

<table data-header-hidden><thead><tr><th width="375"></th><th></th></tr></thead><tbody><tr><td><a href="https://www.linkedin.com/in/alvaro-vallejo-b0058b294">Alvaro Vallejo</a></td><td>Peninjau ilmiah, independen</td></tr></tbody></table>


---

# 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/riwayat-dokumen.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.
