# Responsible Disclosure 漏洞报告

## 联系

* 主网前: GitHub issue (公开 — 因为 PoC 阶段无生产用户)
* 主网后: <security@axblade.io> (PGP-encrypted preferred)

## SLA (主网后)

| 严重度      | 响应        | 修复           |
| -------- | --------- | ------------ |
| Critical | < 24h     | < 7 days     |
| High     | < 48h     | < 14 days    |
| Medium   | < 7 days  | < 30 days    |
| Low      | < 14 days | next release |

## Bug Bounty

主网前必备（Phase B 启动）：

* Immunefi $100K-500K 奖池
* 30-90 天 cooling 期才公开

## Hall of Fame

(主网后启动)


---

# 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/security/responsible-disclosure.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.
