A lightweight, Java library for navigating and manipulating complex object graphs.
It provides a unified API to access properties across Maps, Records, POJOs, and Lists using a simple string-path syntax,
effectively eliminating manual casting and boilerplate null-checks.