11. Risks and Technical Debts
A list of identified technical risks or technical debts, ordered by priority. Risks and debts should be added when identified and regularly reviewed and updated.
11.1. Blockchain Immutability
The immutability of the blockchain is a double-edged sword. It is a great feature for security and trust, but it also means that any mistakes made are permanent. This means that any bugs or security vulnerabilities in the smart contracts or the blockchain itself are permanent and cannot be fixed. This is a significant risk and should be mitigated by thorough testing and code review.