From 0351b0cdef5c20e85fa15d092fa77497e4a1e76b Mon Sep 17 00:00:00 2001 From: fryorcraken Date: Thu, 5 Jun 2025 22:01:30 +1000 Subject: [PATCH] transform milestone list to table --- draft-roadmap/README.md | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/draft-roadmap/README.md b/draft-roadmap/README.md index f89315c..0a1ff16 100644 --- a/draft-roadmap/README.md +++ b/draft-roadmap/README.md @@ -76,19 +76,21 @@ Testing out new format, once approved: In order of priority. -1. [Introduce E2E Reliability in Status Communities](introduce_e2e_reliability_in_status.md) -2. [Foundation for Communities Optimisation](foundation_for_communities_optimisation.md) -3. [Hardening and Scaling Foundations for Private Chat](hardening_and_scaling_foundation_for_private_chat.md) -4. [Integrate nwaku in Status Desktop, relay mode only](integrate_nwaku_in_status_desktop_relay_mode_only.md) -5. [Deploy RLN Onchain Tree on L2 Testnet](deploy_rln_onchain_tree_on_l2_testnet.md) -6. [Define Incentivisation for RLNaaS](define_incentivisation_for_rlnaas.md) -7. [Improve DevEx: API, TWN, Metrics, Docs](improve_devex_api_twn_metrics_docs.md) -8. [Introduce mixnet for message sending](introduce_mixnet_for_message_sending.md) -9. [Formalize Logos Web Apps](formalize_logos_web_apps.md) -10. [Introduce Chat SDK by enabling basic one-to-one chats]() TODO (see https://github.com/waku-org/pm/pull/303 and https://github.com/waku-org/pm/pull/309) -11. [Integrate RLN with Waku API](integrate_rln_with_waku_api.md) -12. [Streamline DevEx: Mobile, Rust and Web dev](streamline_dev_ex_local_dev_rust.md) -13. Incentivisation follow-up +| Priority | Milestone | core res | js-waku | nwaku | app-chat | +|----------|----------------------------------------------------------------------------------------------------------------------------------------------------------|----------|---------|-------|----------| +| 1 | [Introduce E2E Reliability in Status Communities](introduce_e2e_reliability_in_status.md) | ✔ | | | ✔ | +| 2 | [Foundation for Communities Optimisation](foundation_for_communities_optimisation.md) | | | | | +| 3 | [Hardening and Scaling Foundations for Private Chat](hardening_and_scaling_foundation_for_private_chat.md) | | | | | +| 4 | [Integrate nwaku in Status Desktop, relay mode only](integrate_nwaku_in_status_desktop_relay_mode_only.md) | | | | | +| 5 | [Deploy RLN Onchain Tree on L2 Testnet](deploy_rln_onchain_tree_on_l2_testnet.md) | | | | | +| 6 | [Define Incentivisation for RLNaaS](define_incentivisation_for_rlnaas.md) | | | | | +| 7 | [Improve DevEx: API, TWN, Metrics, Docs](improve_devex_api_twn_metrics_docs.md) | | | | | +| 8 | [Introduce mixnet for message sending](introduce_mixnet_for_message_sending.md) | | | | | +| 9 | [Formalize Logos Web Apps](formalize_logos_web_apps.md) | | | | | +| 10 | [Introduce Chat SDK by enabling basic one-to-one chats]() TODO (see https://github.com/waku-org/pm/pull/303 and https://github.com/waku-org/pm/pull/309) | | | | | +| 11 | [Integrate RLN with Waku API](integrate_rln_with_waku_api.md) | | | | | +| 12 | [Streamline DevEx: Mobile, Rust and Web dev](streamline_dev_ex_local_dev_rust.md) | | | | | +| 13 | Incentivisation follow-up | | | | | Pushed to 2026 - WebTransport: depending on nim-libp2p (delivery Q4)