# 2023年5月上半月报告

### 主网参数

验证者节点：102个

Miner节点：1219个

钱包数变化：97+

&#x20;

### 项目动态

#### 脑波数据的接收与存储 – 14%

​完成第一版采集脑波数据基础硬件设备的组装；

​完成第一版采集脑波数据存储架构的设计与搭建；

&#x20;

#### 脑波数据的分析与建模 – 12%

​完成脑波唯一性的第一版方案的数据需求分级测试；

​完成脑波中关于注意力模块的分析与初步建模；

&#x20;

#### 基于脑波数据的AI服务 – 12%

&#x20;

#### Special Patches – 15%

​完成智慧合约的代码纠错功能架构设计；

​完成智慧合约生成框架、生成用例和生成事件流等基础组件设计；

&#x20;

### Others

完成Morpheus第一版本公开测试版本；

完成Morpheus测试版本在MANTA上的部署；


---

# 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.matrix.io/bi-weekly-reports/2023-nian-5-yue-shang-ban-yue-bao-gao.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.
