# Roadmap & Specifications

## Development

Development approach: agile with 2 week sprints.&#x20;

| Weeks | Scope                                                                     |
| ----- | ------------------------------------------------------------------------- |
| -     | Initial design (v1), Research, Github auto-deploy of the EIP list         |
| -     | [TennaGraph 0.1](https://ethsignals.gitbook.io/wiki/specs/tennagraph-0.1) |
| 46-47 | [TennaGraph 0.2](https://github.com/TennaGraph/TennaGraph/milestone/1)    |
| 48-49 | [TennaGraph 0.3](https://ethsignals.gitbook.io/wiki/specs/tennagraph-0.3) |
| 50-51 | [TennaGraph 0.4](https://ethsignals.gitbook.io/wiki/specs/tennagraph-0.4) |
| 52-1  | TennaGraph 1.0 (buffer, polishing, refactoring)                           |

## Design

Material, adaptive

Source: <https://www.figma.com/file/X4cetH8WVlTP3w0XmbgsEwFN/EthSignals?node-id=330%3A175>

## Users types:

* Decision maker (DM) like Coredevs, dapp devs, miners, exchanges – network stakeholder
* Community member
* Influencer
* Admin


---

# 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://ethsignals.gitbook.io/wiki/tennagraph/specs.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.
