## Description After deploying the contract, there is no automated verification that it is functioning correctly. ## Acceptance Criteria - [ ] Post-deploy script calls get_state() and verifies response - [ ] Script fails CI if contract is unresponsive - [ ] Contract ID logged and stored in deploy artifacts - [ ] Verification runs for both testnet and mainnet **Priority:** Medium | **Effort:** Small
Description
After deploying the contract, there is no automated verification that it is functioning correctly.
Acceptance Criteria
Priority: Medium | Effort: Small