protean
protean copied to clipboard
add verification of live service contract against specification via graph traversal
We can traverse our API graph for a live service in order to compare the implementation against the codex. This can check for adherence to best practice in design etc.
I would be inclined to downgrade this one in terms of priority, as one set of legitimate patterns could be swapped for another during the evolution of an API, resulting in it being potentially radically different from an original design.