TODO add change log.
In summary, we are exploring the "linear zkVM prover" $O(c_1N + c_2)$ for $c1$ -> 1 , $c_2$->0, along with the least commitment data as possible. The linear prover should be optimal complexity, since no matter how we still need to go through all the data.
We think a "linear prover" should satisfy
No FFT (NTT) => sumcheck protocol basedsumcheck is all we needed in the endgame, probably :) ?
Less commitment => based on GKR
Non-uniform: prover time complexity per proof just pay-as-you-go.