
implementation("io.github.izzzgoy:ndimmatrix-test:1.0.5")An architectural framework for state management and event processing, emphasizing separation of state modification logic from computations. Features include atomic states (Parameters), aggregated states (Projections), computation abstractions (Events and Intents), and event routing (EventChain). Ensures code predictability, testability, and extensibility.