Skip to content

Commit 5550770

Browse files
committed
Simplify headings and cleanup whitespace
1 parent 96dba64 commit 5550770

File tree

1 file changed

+43
-48
lines changed

1 file changed

+43
-48
lines changed

site/docs/roadmap.md

Lines changed: 43 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,8 @@ we aim to succeed and _what_ we plan to do.
66

77
## Vision & Mission
88

9-
### Vision
10-
119
Leios supports Cardano’s vision to be recognized as the _best-in-class_ blockchain, renowned for performance, reliability, and scalability.
1210

13-
### Mission
14-
1511
Our mission is to drive **greater adoption** of the Cardano network by building a blockchain that is:
1612

1713
- *Scalable and reliable*, enabling innovation and sustainable growth for developers, businesses, and communities.
@@ -20,92 +16,91 @@ Our mission is to drive **greater adoption** of the Cardano network by building
2016

2117
This mission positions Leios as the engine powering Cardano’s global impact.
2218

23-
### Strategy
19+
### Strategy
2420

25-
To fulfil our mission, Leios will pursue a strategy built on three pillars:
21+
To fulfil our mission, Leios will pursue a strategy built on three pillars:
2622

27-
- **Technical leadership**
23+
- **Technical leadership**
2824

29-
We will continuously advance Cardano’s core protocol and supporting infrastructure to deliver world-class performance. This means investing in innovations that raise transaction throughput, reduce latency, and strengthen network resilience. By setting the technical benchmark in both research and implementation, Leios will ensure Cardano remains at the forefront of blockchain platforms.
25+
We will continuously advance Cardano’s core protocol and supporting infrastructure to deliver world-class performance. This means investing in innovations that raise transaction throughput, reduce latency, and strengthen network resilience. By setting the technical benchmark in both research and implementation, Leios will ensure Cardano remains at the forefront of blockchain platforms.
3026

31-
- **Market repositioning**
27+
- **Market repositioning**
3228

33-
Beyond technical progress, we will reposition Cardano in the marketplace as a blockchain capable of handling the most demanding use cases. By publishing transparent benchmarks, compelling visualizations, and a clear roadmap of improvements, we can shift perceptions about scalability and reliability. This narrative will attract developers, businesses, and enterprises looking for a secure and future-proof platform.
29+
Beyond technical progress, we will reposition Cardano in the marketplace as a blockchain capable of handling the most demanding use cases. By publishing transparent benchmarks, compelling visualizations, and a clear roadmap of improvements, we can shift perceptions about scalability and reliability. This narrative will attract developers, businesses, and enterprises looking for a secure and future-proof platform.
3430

35-
- **Sustainable decentralization**
31+
- **Sustainable decentralization**
3632

3733
Scaling the network must not come at the cost of centralization. Our strategy ensures throughput grows while hardware requirements remain reasonable, so that Stake Pool Operators (SPOs) can remain profitable and engaged. By keeping operational costs sustainable _relative_ to on-chain revenues, we preserve one of Cardano’s greatest strengths—its unmatched decentralization. A healthy, diverse SPO ecosystem guarantees resilience, fairness, and long-term trust.
3834

39-
### Principles
35+
### Principles
36+
37+
These are the guiding principles we aim to uphold while executing our strategy, ensuring that our actions align with both our mission and the expectations of the Cardano community.
4038

41-
These are the guiding principles we aim to uphold while executing our strategy, ensuring that our actions align with both our mission and the expectations of the Cardano community.
39+
- **Validate early**
4240

43-
- **Validate early**
41+
Because Leios is pioneering novel work, it is essential that ideas and technical approaches are tested and validated as early as possible. This reduces risk, encourages experimentation, and ensures that what we build is not only theoretically sound but also practically viable. Early validation allows the community and stakeholders to give feedback before changes become costly or disruptive, and gives us the opportunity to validate assumptions as early as possible in case the design needs to be adjusted, underlying architectures revised, or implementations adapted.
4442

45-
Because Leios is pioneering novel work, it is essential that ideas and technical approaches are tested and validated as early as possible. This reduces risk, encourages experimentation, and ensures that what we build is not only theoretically sound but also practically viable. Early validation allows the community and stakeholders to give feedback before changes become costly or disruptive, and gives us the opportunity to validate assumptions as early as possible in case the design needs to be adjusted, underlying architectures revised, or implementations adapted.
4643

44+
- **Continuously deliver**
4745

48-
- **Continuously deliver**
46+
Progress must be visible and tangible. By continuously delivering value to the community—whether through incremental improvements, new features, marketing content, or learning materials as Leios develops—we build trust and momentum. Frequent delivery demonstrates accountability, keeps developers and the community engaged, and ensures Cardano evolves in step with real user needs.
4947

50-
Progress must be visible and tangible. By continuously delivering value to the community—whether through incremental improvements, new features, marketing content, or learning materials as Leios develops—we build trust and momentum. Frequent delivery demonstrates accountability, keeps developers and the community engaged, and ensures Cardano evolves in step with real user needs.
5148

49+
- **Transparency to ensure acceptance**
5250

53-
- **Transparency to ensure acceptance**
51+
For decentralized governance to flourish, transparency must be at the core of everything we do. Sharing decisions, rationale, data, and results openly not only builds credibility but also empowers the community to participate meaningfully in governance. Clear communication and openness transform stakeholders into active collaborators, ensuring broad acceptance of Leios as a foundation for Cardano’s future.
5452

55-
For decentralized governance to flourish, transparency must be at the core of everything we do. Sharing decisions, rationale, data, and results openly not only builds credibility but also empowers the community to participate meaningfully in governance. Clear communication and openness transform stakeholders into active collaborators, ensuring broad acceptance of Leios as a foundation for Cardano’s future.
53+
### Key Performance Indicators (KPIs)
5654

57-
### Key Performance Indicators (KPIs)
55+
To measure the success of Leios and ensure alignment with our mission, we will track a set of technically rigorous KPIs across performance, efficiency, security, adoption, cost, and scalability. These indicators provide objective evidence of improvements and maintain transparency with the Cardano community, developers, and stakeholders.
5856

59-
To measure the success of Leios and ensure alignment with our mission, we will track a set of technically rigorous KPIs across performance, efficiency, security, adoption, cost, and scalability. These indicators provide objective evidence of improvements and maintain transparency with the Cardano community, developers, and stakeholders.
57+
#### Throughput and Performance
6058

61-
#### Throughput and Performance
59+
- **Transaction Data Throughput (TxB/s):** The volume of transaction data (in bytes) successfully processed and added to the ledger per second. This metric provides a more accurate measure of system capacity than raw TPS, as Cardano’s eUTXO model allows transactions to vary in complexity and size.
6260

63-
- **Transaction Data Throughput (TxB/s):** The volume of transaction data (in bytes) successfully processed and added to the ledger per second. This metric provides a more accurate measure of system capacity than raw TPS, as Cardano’s eUTXO model allows transactions to vary in complexity and size.
61+
- **Script Throughput:** The aggregate amount of computation performed on transactions, measured by total script execution units processed per second.
62+
- **Inclusion Latency:** Average time for a transaction to be included in the ledger under both high-demand and low-demand conditions.
6463

65-
- **Script Throughput:** The aggregate amount of computation performed on transactions, measured by total script execution units processed per second.
66-
- **Inclusion Latency:** Average time for a transaction to be included in the ledger under both high-demand and low-demand conditions.
64+
- **Block Propagation Time:** Duration required for new blocks to be propagated across the network.
6765

68-
- **Block Propagation Time:** Duration required for new blocks to be propagated across the network.
66+
- **Transaction Finalization Time:** Time until transactions are considered finalized and economically irreversible.
6967

70-
- **Transaction Finalization Time:** Time until transactions are considered finalized and economically irreversible.
68+
#### Network Efficiency
69+
- **Resource Utilization:** Reduction in computational and bandwidth overhead per transaction.
7170

72-
#### Network Efficiency
73-
- **Resource Utilization:** Reduction in computational and bandwidth overhead per transaction.
71+
- **Synchronization Speed:** Time required for a new node to fully synchronize with the current blockchain state.
7472

75-
- **Synchronization Speed:** Time required for a new node to fully synchronize with the current blockchain state.
73+
- **Endorser Efficiency:** Percentage of transactions endorsed prior to block inclusion.
7674

77-
- **Endorser Efficiency:** Percentage of transactions endorsed prior to block inclusion.
75+
#### Security and Decentralization
7876

79-
#### Security and Decentralization
77+
- **Network Participation:** Number of active nodes engaged in endorsement and block production.
8078

81-
- **Network Participation:** Number of active nodes engaged in endorsement and block production.
79+
- **Consensus Integrity:** Preservation of Ouroboros Praos/Genesis-level security guarantees.
8280

83-
- **Consensus Integrity:** Preservation of Ouroboros Praos/Genesis-level security guarantees.
81+
- **Resistance to Attacks:** Absence of vulnerabilities that could compromise availability, consistency, or safety.
8482

85-
- **Resistance to Attacks:** Absence of vulnerabilities that could compromise availability, consistency, or safety.
83+
#### User and Developer Adoption
8684

87-
#### User and Developer Adoption
85+
- **Wallet and DApp Integration:** Number of wallets and decentralized applications integrated with Leios.
8886

89-
- **Wallet and DApp Integration:** Number of wallets and decentralized applications integrated with Leios.
87+
- **User Experience Feedback:** Decrease in complaints regarding transaction delays or network congestion.
9088

91-
- **User Experience Feedback:** Decrease in complaints regarding transaction delays or network congestion.
89+
- **Stake Pool Adoption:** Percentage of stake pools adopting Leios for transaction processing.
9290

93-
- **Stake Pool Adoption:** Percentage of stake pools adopting Leios for transaction processing.
91+
#### Economic and Cost Efficiency
9492

95-
#### Economic and Cost Efficiency
93+
- **Transaction Fee Variability:** Stability or reduction of transaction fees under varying network load.
9694

97-
- **Transaction Fee Variability:** Stability or reduction of transaction fees under varying network load.
95+
- **Smart Contract Execution Costs:** Lower average consumption of execution units per Plutus script.
9896

99-
- **Smart Contract Execution Costs:** Lower average consumption of execution units per Plutus script.
97+
- **Sustainability:** Ability to keep node infrastructure costs balanced relative to on-chain revenues.
10098

101-
- **Sustainability:** Ability to keep node infrastructure costs balanced relative to on-chain revenues.
99+
#### Scalability and Future-Proofing
102100

103-
#### Scalability and Future-Proofing
101+
- **Capacity for Future Growth:** Ability to maintain low-latency, high-throughput performance as transaction demand rises.
104102

105-
- **Capacity for Future Growth:** Ability to maintain low-latency, high-throughput performance as transaction demand rises.
106-
107-
- **Protocol Upgrade Success:** Seamless integration of Leios with existing Cardano infrastructure and tooling without causing network fragmentation.
108-
103+
- **Protocol Upgrade Success:** Seamless integration of Leios with existing Cardano infrastructure and tooling without causing network fragmentation.
109104

110105
## Objectives
111106

0 commit comments

Comments
 (0)