> For the complete documentation index, see [llms.txt](https://docs.matrix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.matrix.io/bi-weekly-reports/1st-report-of-may-2023.md).

# 1st Report Of May 2023

<figure><img src="/files/6DrotyQg3VERTip8ZuXt" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/xXImN0EP5LQrioepJ7i3" alt=""><figcaption></figcaption></figure>

{% file src="/files/z0lbgGqGkI0YkvfeAw1C" %}

### Mainnet Performance

Validation nodes: 102

Mining nodes: 1219

New wallets added: 97

&#x20;

### Project Update

#### Brain Wave Data Reception and Storage – 14%

Finished assembling the basic hardware for the first iteration of brain wave data collection;

Designed and constructed the storage structure for the first iteration of brain wave data collection;

&#x20;

#### Brain Wave Data Analysis and Modelling – 12%

Conducted data grading tests for brain wave uniqueness solution (version one);

Finished analysing brain wave data for the construction of an initial attention module;

&#x20;

#### Brain Wave Data-Based AI Services – 12%

&#x20;

#### Special Patches – 15%

Designed a structure for fixing dysfunctional codes in smart contracts;

Completed fundamental components of smart contracts such as the generative framework, generative test cases and event flow, etc.

&#x20;

### Others

Finished developing Morpheus beta test version one;

Deployed Morpheus beta test version on MANTA.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/1st-report-of-may-2023.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.
