Evolving Entity

An __Evolving Entity__ (Evee) is a data object that evolves as a sequence of content addressable versions (commits), each one referencing its previous (parent) version.

Each Evee can have multiple parallel evolving branches, referred to as Perspectives. Perspectives are mutable reference that include their version history and can diverge or converge through merging.

- Evees content are JSON objects that can be linked/nested to/under other Evees. - Evees are platform agnostic. One Evee can have perspectives, commits and data distributed on different platforms and networks.

# See also