add 2026 Floresta tech strategy and roadmap#910
add 2026 Floresta tech strategy and roadmap#910Davidson-Souza merged 1 commit intogetfloresta:masterfrom
Conversation
36f57f6 to
f8618e3
Compare
|
ACK f8618e3 |
|
Wdyt about linking to this on README? |
8fdcd19 to
64ec811
Compare
|
@csgui could you please |
|
I did a rebase interactive and commits were not signed :-\ signed. |
doc/roadmap-2026.md
Outdated
|
|
||
| ## Governance & Scope | ||
|
|
||
| This document reflects the current technical direction proposed by the Floresta core team. We value quality and transparency during our process and this will be the primary place to follow roadmap latest updates. |
There was a problem hiding this comment.
| This document reflects the current technical direction proposed by the Floresta core team. We value quality and transparency during our process and this will be the primary place to follow roadmap latest updates. | |
| This document reflects the current technical direction proposed by the Floresta core team. We value quality and transparency during our process and this will be the primary place to follow all updates regarding our roadmap. |
doc/roadmap-2026.md
Outdated
| - External contributors are encouraged to: | ||
| - Provide feedback | ||
| - Propose ideas | ||
| - Contribute implementations aligned with the strategic themes and roadmap |
There was a problem hiding this comment.
| - Contribute implementations aligned with the strategic themes and roadmap | |
| - Make contributions aligned with the roadmap and strategic themes |
doc/roadmap-2026.md
Outdated
|
|
||
| ## Vision | ||
|
|
||
| Floresta is a lightweight, embeddable Bitcoin client designed for applications and users that require strong validation guarantees without the operational overhead of traditional full nodes. |
There was a problem hiding this comment.
| Floresta is a lightweight, embeddable Bitcoin client designed for applications and users that require strong validation guarantees without the operational overhead of traditional full nodes. | |
| Floresta is a lightweight and embeddable Bitcoin client designed for applications and users that require strong validation guarantees but cannot accommodate the operational overhead of traditional full nodes in their use case. |
doc/roadmap-2026.md
Outdated
|
|
||
| Modularity is validated through real integrations with ecosystem tools. | ||
|
|
||
| Floresta aims to be a **production-grade alternative to Bitcoin Core** for lightweight, application-focused use cases, while maintaining strong guarantees around correctness and security. |
There was a problem hiding this comment.
| Floresta aims to be a **production-grade alternative to Bitcoin Core** for lightweight, application-focused use cases, while maintaining strong guarantees around correctness and security. | |
| Floresta aims to be a **production-grade alternative to Bitcoin Core** for lightweight, application-focused use cases, while maintaining strong guarantees when it comes to consensus and security. |
doc/roadmap-2026.md
Outdated
| 5. **Testing & Validation** | ||
| 6. **Community Adoption & User Experience** | ||
|
|
||
| ## Roadmap 2026 |
There was a problem hiding this comment.
| ## Roadmap 2026 | |
| ## 2026 Roadmap |
doc/roadmap-2026.md
Outdated
|
|
||
| ## Roadmap 2026 | ||
|
|
||
| > This section reflects the current priorities identified for each strategic theme to be worked on throughout 2026 and can be refined as work progresses. |
There was a problem hiding this comment.
| > This section reflects the current priorities identified for each strategic theme to be worked on throughout 2026 and can be refined as work progresses. | |
| > This section reflects the current priorities identified for each strategic theme to be worked on throughout 2026, and can be refined as work progresses. |
doc/roadmap-2026.md
Outdated
|
|
||
| > This section reflects the current priorities identified for each strategic theme to be worked on throughout 2026 and can be refined as work progresses. | ||
| > | ||
| > Workstreams and quarterly efforts addressing these initiatives are detailed on the [Project board](https://github.com/orgs/getfloresta/projects/2). |
There was a problem hiding this comment.
| > Workstreams and quarterly efforts addressing these initiatives are detailed on the [Project board](https://github.com/orgs/getfloresta/projects/2). | |
| > Workstreams and quarterly efforts addressing these initiatives are detailed on the [Project Board](https://github.com/orgs/getfloresta/projects/2). |
doc/roadmap-2026.md
Outdated
|
|
||
| ### Testing & Validation | ||
|
|
||
| - Establish comprehensive testing strategies (unit, integration, fuzzing) |
There was a problem hiding this comment.
| - Establish comprehensive testing strategies (unit, integration, fuzzing) | |
| - Establish comprehensive testing strategies (unit, integration and fuzzing) |
README.md
Outdated
| - Community Adoption & User Experience | ||
|
|
||
| For the full 2026 roadmap and ongoing priorities, see [doc/roadmap-2026.md](doc/roadmap-2026.md). | ||
| Active workstreams are tracked on the [Project board](https://github.com/orgs/getfloresta/projects/2). |
There was a problem hiding this comment.
| Active workstreams are tracked on the [Project board](https://github.com/orgs/getfloresta/projects/2). | |
| Active workstreams are tracked on the [Project Board](https://github.com/orgs/getfloresta/projects/2). |
|
Addressed comments from @luisschwab |
|
ACK 0648a18 |
|
|
||
| > This section reflects the current priorities identified for each strategic theme to be worked on throughout 2026, and can be refined as work progresses. | ||
| > | ||
| > Workstreams and quarterly efforts addressing these initiatives are detailed on the [Project Board](https://github.com/orgs/getfloresta/projects/2). |
There was a problem hiding this comment.
Got a 404 page from this link
There was a problem hiding this comment.
this link is available to the Floresta team for now.
| - Community Adoption & User Experience | ||
|
|
||
| For the full 2026 roadmap and ongoing priorities, see [doc/roadmap-2026.md](doc/roadmap-2026.md). | ||
| Active workstreams are tracked on the [Project Board](https://github.com/orgs/getfloresta/projects/2). |
There was a problem hiding this comment.
this link is available to the Floresta team for now.
This PR introduces the Floresta 2026 Technical Strategy & Roadmap as a public-facing markdown document.
It provides contributors and the community with a clear overview of the project's vision, strategic themes, and high-level priorities for the year.
Acknowledgment required: this commit must be reviewed and approved by the Floresta core team before merging.