> 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/ar/sjl-alwthyqh.md).

# سجل الوثيقة

لقد خضعت هذه المنهجية لملاحظات مستقلة من جهات عامة وخاصة منذ إنشائها، ولا تزال تتلقى تحديثات دورية. وقد نظرت عدة هيئات اعتماد في اعتمادها، وستكيّفها للاستخدام ضمن أطر منح الاعتماد لديها، مما سيؤدي إلى «تفرعات». وستظل نسخة Savimbo متاحة للجمهور، مع أقسام موسعة للمشاريع التي لا تسعى إلى الاعتماد أو تستخدم المنهجية فقط لتتبع النتائج أو لأغراض MRV وحدها.&#x20;

### إصدار الملف (نسخة Savimbo)

<table><thead><tr><th width="92">الإصدار</th><th width="209">التاريخ</th><th width="169">الاسم</th><th>الوصف</th></tr></thead><tbody><tr><td>1.0</td><td>يونيو 2025 - يناير 2026</td><td>Savimbo</td><td>مسودة داخلية لـ Savimbo</td></tr><tr><td>1.1</td><td>يناير - مايو 2026</td><td>Savimbo والمؤلفون المتعاونون</td><td>فصل كتاب Savimbo</td></tr><tr><td>1.2</td><td>5 مايو 2026</td><td>Savimbo والمؤلفون المتعاونون</td><td>مسودة عامة للورقة البيضاء</td></tr></tbody></table>

### إصدارات المنهجية

<table><thead><tr><th width="149">الإصدار</th><th width="209">آخر تحديث</th><th width="169">الاسم</th><th>الوصف</th></tr></thead><tbody><tr><td>Savimbo</td><td>5 مايو 2025</td><td>1.1-S</td><td>نسخة عامة مُحافَظ عليها مع معايير إضافية للمشاريع التي لن تسعى إلى الاعتماد، بل ستقدّم بيانات MRV مباشرة إلى المشترين أو الجهات الراعية</td></tr></tbody></table>

### المراجعون العموميون

أدرج هذا المستند ملاحظات واردة من عدد من المراجعين العامين والخاصين. ويُدرج المراجعون العموميون الذين أسهمت تعليقاتهم في تنقيحات النص بالترتيب حسب مقدار الإسهام، غير أنهم ظلوا مستقلين ولا يتحملون مسؤولية المحتوى النهائي.&#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">ألفارو فاييخو</a></td><td>مراجع علمي، مستقل</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/ar/sjl-alwthyqh.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.
