# 白皮书 v0.2 → v0.3

详细 changelog 见仓库内：

[`docs/whitepaper/CHANGELOG-v0.2-to-v0.3.md`](https://github.com/leeleeEcho/babyDriver_Layer2/blob/main/docs/whitepaper/CHANGELOG-v0.2-to-v0.3.md)

主要变化：

* 摘要 §4 加 chain 391 LIVE facts 表
* §7.7 测试基础设施量化 (1248 tests + 12 byte-pin + 5 active gate detector + 16 invariant×256)
* §10.6 重写 roadmap with v0.3 链上事实
* §10.10 B4-Phase2 真 fraud-proof e2e
* §10.11 L2 OPA SDK e2e
* §12 Q1-Q2 progress reconciliation
* §13 加 4 PoC risk rows
* Appendix A: 33 contract addresses + 10 key tx hashes + cast 自验证脚本
* Appendix B: v0.2→v0.3 diff 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://yellowpaper.axblade.io/changelog/whitepaper-v0.2-to-v0.3.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.
