Correct by design

From PKC
Revision as of 02:01, 10 September 2022 by Benkoo (talk | contribs)
Jump to navigation Jump to search

Correct by design(Q) is a design and engineering principle that all systems must be designed and built in ways that make incorrect implementation and usage is either infeasible or at least impractical. One way of accomplish this is to make all related artifacts all alinged in ways to avoid mistakes, such as using Verion Control, Blockchain, Ricardian Contract, and Relational Database to capture the entirety of a system in ways that avoids mistakes.

There are some references on this subject: Correct by Design written by Eugeny Kolpakov.