//Future_Total:A-AD1974
mh0x0003

In object-oriented programming (OOP), objects are derived from and instantiated from Classes, which is essentially a batch of storage and operational code that is copied and tracked locally. For instance, you can make an Animal class, that can handle mobility, digestion, respiration and procreation. Then you can copy Instantiate an Animal object wherever you want to. It will track its own state, location, etc.

Classes can have a hierarchy to them, as well. For instance, if you wanted different types of animals (bears, lizards, lobsters, etc.) that have the same core behavior and storage as the Animal class, you can create a new class that Inherits code from the Animal class. So, you could create an Animal inheriting Bear class, that has the mobility, digestion, respiration and procreation of the Animal class, but now, it has particularities about what it eats, it has claws and teeth, so now it can Attack.

The Classiness of OOP comes with some problems, however. Any change made to a parent class (Animal in our example), will reflect in ALL of the children classes (Bear in our example) and, by extension, every instantiation of that child class. In real-world applications, this can mean leaving your children classes completely broken when you make adjustments to parents. In the grand cosmology, there is no breaking, only echoing.

The Great-Grandparent Class of all things in the universe is an infinitely complex and beautiful structure called the Essential Manifold. The Essential Manifold has not been categorized. It's unclear what it is made of or any of its physical properties. What we do know is that all things are shaped off from the current state of the Essential Manifold. Everything. Not only Substantial Elements. Everything.

A single folding at this scale, however, takes millions of years. The Essential Manifold is a very slow moving process. The current universe we experience comes from an overlapping of four Manifold Planes, giving the four dimensions of space and time that we experience. There may be infinitely many other pockets of Plane overlap that exist, but, those don't come into play yet.

The current configuration of the Essential Manifold is known as YHWH. This code is derived from measurements of celestial vibrations known as the Prime Periodicity, a raw echoing of the structures of the Essential Manifold. Think Cosmic Microwave Background but much slower and more decipherable.

Moduli taught me how to understand the Signal and interpret the state of the Essential Manifold. Everything I tell you comes from a Moduli Interpretation of the Prime Periodicity. There are other interpretations, but, if we're going to discuss them, I should really save that discussion for a larger, more academic setting.

For now, what is important to know is, we, the existential, are putting a tremendous strain on the current shape of the Essential Manifold. The consequences, if correctly interpreted, could be devastating.