# 2024年9月上半月报

### 主网参数

验证者节点：106个

Miner节点：1255个

钱包数变化：62+

&#x20;

### 项目动态

#### A. Milestone 4:

**A.1. In the Upgrade Phase:**

A.1.1. Auto conversion from standard language to codes——44%

收集各种编程相关的自然语言输入样本，如用户如何描述创建变量、定义函数、设置条件语句等；

将收集到的数据根据编程意图进行标签化，比如标注为“创建变量”、“定义函数”、“设置循环”等。

&#x20;

A.1.2. The module combination and security structure of codes——43%

实现权限验证逻辑，确保在每个关键操作前执行权限检查。包括访问控制列表（ACL）和角色-权限映射；

为每个模块定义标准化的输入、输出接口，确保模块之间能够顺利通信；

&#x20;

**A.2 Neura MATRIX开放平台**

A.2.1. 开放开发平台——72%

完成第一个开发版本脑波采集硬件原型机的生产设计以及测试联调；

完成开放平台开发手册的编写；

完成开放平台正式版本SDK的测试与打包；

完成开放平台的初始预设数据处理算法的部署；

&#x20;

A.2.2. 生态建设——33%

与第一个商业化应用进行进行软硬件通信的测试与debug以及后续的优化工作；

基于第一个商业化生态应用的架构对SDK进行相应的优化；

&#x20;

4月份Morpheus版本——95%

&#x20;

#### B. Others<br>


---

# 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/2024-nian-9-yue-shang-ban-yue-bao.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.
