Inflation Rate Exceeds Stated Cap in Edge Cases
The `mintInflation` function's logic, as acknowledged in the contract's own documentation, allows for the effective inflation rate over certain periods to exceed the `inflationCapWad` (up to `(1 + inflation cap)^2 - 1`). This means that while a nominal inflation cap is defined, the actual token supply dilution experienced by holders could be higher than a simple interpretation of the `inflationCapWad` might suggest, potentially leading to unexpected economic outcomes.