L2FhEX runs SQL-style joins, filters, and aggregations over encrypted state, with threshold reveal for the narrow cases where a result actually needs to surface.
Getting there requires solving encrypted MVCC concurrency, FHE circuit compilation from query plans, and noise management across chained operations, three separate hard problems that have to be solved together, not sequentially.