# Change Log

<table><thead><tr><th width="130.24609375">Version</th><th width="140.3125">Release Date</th><th>Update Note</th></tr></thead><tbody><tr><td><strong>v0.1-alpha</strong></td><td>10.12.2025</td><td>First public alpha of the DeFi Risk Rating Framework. Includes full question catalogue and question weighting.</td></tr><tr><td><strong>v0.1-beta</strong></td><td>24.03.2026</td><td>Incident-driven update. Adds a new question on automated capital allocation risk. Updates oracle redundancy to check for hardcoded/immutable pricing, tightens monitoring and circuit breaker criteria to require demonstrated effectiveness, and expands incident response to cover automation override.</td></tr><tr><td><strong>v0.1-gamma</strong></td><td>20.04.2026</td><td>Incident-driven update following the Kelp rsETH bridge exploit. Adds three new questions on bridge verification architecture, escrow release rate limits, and off-chain verification resilience. Expands audit scope to cover deployment configuration, strengthens bridged collateral assessment, and adds composability contagion to stress history evaluation.</td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://docs.stakingrewards.com/defi-ratings/transparency/change-log.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
