Financial Gravity Engine™
A typed financial graph with weighted edges, cycle detection, and depth-limited propagation. Change one node and the ripple is traced, scored, and explained.
Technology
Nyerix is layered: raw records at the bottom, an immutable snapshot store above them, deterministic computation on top, and a language layer that explains the result.
A typed financial graph with weighted edges, cycle detection, and depth-limited propagation. Change one node and the ripple is traced, scored, and explained.
Every recalculation writes a versioned snapshot, so any past answer can be replayed exactly as it was produced.
No floating-point drift. All money moves through a single conversion layer with penny-level precision.
Structured reasoning — answer, observation, significance, evidence, action — generated from the same deterministic outputs the numbers came from.
Hundreds of automated tests, including golden-household fixtures that lock expected outputs against regressions.
Server-side computation runs close to the user with strict server-side authorization on every call.