Long time no hear, I’ve made a simplified example to illustrate how the algorithm works when a post is made in discourse and its gets a like. It’s an iteration based on the discussions with @decentralion and @miyazono.
You can explore & add comments : here
The only missing part is the final cred score computation (red square at the bottom). If needed, I could make another one with the initial cred score for individuals at the beginning. It will enable the finale cred score computation but it may overcharge the graph. Unless there is a patch/trick we could do on this last part…
It could be used also for a more designed & visual piece as suggested by @KuraFire in some other posts