Economic Events (valueflows)
much like activity streams, it seems the fundamental data structure we want to support are events, in this case economic events.
questions:
- what are examples of events?
- what use cases do we want to support?
- do we care about non-economic events?
- how do events relate to exchange and process? are they the same or different?
when i think events i think streams of data over time, where each piece of data is an immutable message, which makes me think events are everywhere. but i'm wondering what others think.