A monotone share price and a redeemable claim are different promises.
Every vault in this category prices a share the same way: totalAssets divided by totalSupply. That number rises if and only if totalAssets rises, and there are exactly two ways to build totalAssets.
Make it a storage counter, incremented when fees are harvested in, and the price is monotone by construction. It is then a record of what has been credited — not a measurement of what the vault can pay out. If the liquidity position underneath it lost value against simply holding, the share price does not know and cannot say.
Make it a measurement of the position and the price is honest, tracks divergence loss, and is not monotone. It will go down.
Both are defensible. What is not defensible is the front page that advertises the first — harvested fees raise the share price, so it only goes up — beside the second — redeem for the underlying at the current price — because those are two different vaults, and whichever one was actually written, the page is describing the other.
Nacre uses storage accounting, so the price is monotone, and says on every page that carries it that a monotone price is an accounting artefact and not a return. The number that tells you whether you made money is on /tablet, it has three negative terms in it, and it is not the share price.