# 3 Waves - Overcoming Limitations of Human Performance

**Wave 1 (W1)**\ <mark style="color:green;">Discover an ‘Automatable’ Process</mark>&#x20;

*Which human-operated tasks can be enhanced by automation? Is it compelling and mechanically feasible to do?*

Shifts from manual to machine-based cycles typically take place in processes that are 1) repeatable with precise specifications or 2) facilitate discovery by constraining the experimentation space.<br>

**Wave 2 (W2)**\ <mark style="color:green;">Build out the Device Plumbing</mark>&#x20;

*What is the system design for minimum required performance? Do our projected unit economics  make this a feasible option?*

Design the system that includes hardware, networks, APIs, and architecture in order to prototype and test the feedback loop that completes an optimization process. Converge on the first use case’s minimum required performance and restrain further W2 experimentation until economics have also been validated.<br>

**Wave 3 (W3)**\ <mark style="color:green;">Nail One Use Case, to then Build a Platform</mark>&#x20;

*How can you abstract the proven architecture into a platform? How do the greater number of use cases add exponential value?*

Once the prototype and use case is validated in the market, think of a platform as a way to extend and scale infrastructure for higher throughput and increased autonomy, and for use across more domains and use cases.

Platform building depends upon constant improvement and new domain challenges, which constantly (but not always continuously) trigger a new wave cycle. \ <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://bee-partners-1.gitbook.io/bee-the-machine-to-machine-learning-vector/introduction/3-waves-overcoming-limitations-of-human-performance.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.
