valnet / valuenetwork

Resource Planning and Value Accounting for Value Networks
http://mikorizal.org
GNU Affero General Public License v3.0
99 stars 25 forks source link

Use internal credit resource rather than claims #455

Open fosterlynn opened 8 years ago

fosterlynn commented 8 years ago

Right now we create claims based on contributions and calculated using value equation rules. These are needed to run a distribution. The claims are related to the contribution events and the distribution events through a claim-event entity. From walk discussion: a cleaner model could be to create an agreed upon credit or kind of internal currency instead. So the "payment" for contributions would be credits. When a distribution is run, it would run against credits, and decrement those. This puts this part of the model squarely in sync with the core of the model, instead of an add-on. Also makes it more aligned with mutual credit systems. Details TBD...

gcassel commented 8 years ago

I like this very much. :)