> For the complete documentation index, see [llms.txt](https://docs.rainbowstandard.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rainbowstandard.io/methodologies/mineralization-of-alkaline-materials-ex-situ/version-history.md).

# Version history

<table><thead><tr><th width="340.1796875">Change</th><th width="185.5703125">Justification</th><th width="117.796875">Date</th><th width="122.85546875">Version changed</th></tr></thead><tbody><tr><td>First release of methodology for public consultation</td><td>-</td><td>June 23, 2025</td><td>V1 Public consultation (PC)</td></tr><tr><td>Final publication of methodology</td><td>-</td><td>September 10, 2025</td><td>V1.0 PC to V1.0</td></tr><tr><td>Add <span class="math">A_{P,\ material,\ daily}</span> to equation 21</td><td>Equation fix</td><td>March 19, 2026</td><td>V1.0 to V1.1</td></tr><tr><td>Restructure sections: added Baseline Scope, renamed Eligible technologies to Eligibility and scope, renamed Eligibility criteria to Principles &#x26; requirements, moved Monitoring Plan to Principles &#x26; requirements</td><td>Align with Standard Rules V7 requirements</td><td>March 19, 2026</td><td>V1.0 to V1.1</td></tr><tr><td>Remove TRL, move Substitution criteria requirements to Baseline Scope section</td><td>Align with Standard Rules V7 requirements</td><td>March 19, 2026</td><td>V1.0 to V1.1</td></tr><tr><td>New Certification Scope section with requirements for crediting and monitoring period, project updates with methodology revisions, and site audits.</td><td>Align with Standard Rules V7 requirements</td><td>March 19, 2026</td><td>V1.0 to V1.1</td></tr><tr><td>Remove limits on number of co-benefits, and require quantification and monitoring of all co-benefits</td><td>Align with Standard Rules V7 requirements</td><td>March 19, 2026</td><td>V1.0 to V1.1</td></tr><tr><td>Environmental and social risk mitigation plan required for moderate or higher risks, instead of high risk</td><td>Align with Standard Rules V7 requirements</td><td>March 19, 2026</td><td>V1.0 to V1.1</td></tr><tr><td>Remove project-level reversal risk assessment requirements</td><td>Align with Standard Rules V7 requirements</td><td>March 19, 2026</td><td>V1.0 to V1.1</td></tr><tr><td>Remove ex-ante validation section</td><td>Align with Standard Rules V7 requirements</td><td>March 19, 2026</td><td>V1.0 to V1.1</td></tr><tr><td>Methodology-level reversal risk assessment</td><td>Align with Standard Rules V7 requirements</td><td>March 19, 2026</td><td>V1.0 to V1.1</td></tr><tr><td>Change GHG quantification from ecoinvent v3.11 to v3.12</td><td>Using more recent version of database</td><td>March 19, 2026</td><td>V1.0 to V1.1</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://docs.rainbowstandard.io/methodologies/mineralization-of-alkaline-materials-ex-situ/version-history.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.
