Context
Read-only views used by frontend + keeper + tests. Includes TVL cap enforcement on deposit.
Ref: PRISM_PRD_v1.0.html §Day 1 Core Interfaces.
Scope
In scope:
- All IVault views
- Share price helper
- TVL cap check integrated into deposit revert path
Out of scope:
- Historical views (post-MVP)
Acceptance Criteria
Dependencies
References
Estimate
S
Context
Read-only views used by frontend + keeper + tests. Includes TVL cap enforcement on deposit.
Ref: PRISM_PRD_v1.0.html §Day 1 Core Interfaces.
Scope
In scope:
Out of scope:
Acceptance Criteria
forge build(Solidity 0.8.25)Errors.sol); no string revertsReentrancyGuardTransienton PoolManager-facing externals where applicableforge test -vvvpasses;forge fmt --checkcleanDependencies
References
Estimate
S