"Morpheus Examples" are a minimal glimpse (simple transfers) into what is possible with some new technology/paradigm (HyperSDK).
They should be just enough to give "Neo" (you) just enough to make a choice: go down the rabbit hole or turn back to what is known?
The new MorpheusVM (github.com/ava-labs/hypersdk/tree/main/examples/morpheusvm) does one thing and one thing only: native token transfers between simple accounts.
(Nice byproduct of this simplicity is that it also makes for a great template VM now!)
We'll also work to condense some of the packages (which typically only have 10-50 LOC) to make the codebase "less daunting"/easier to keep track of in your head from the outset.
We decided to keep the structure this way initially because it is useful when in complex VMs.