SV3 logo

Recovery expectations

What may recover quickly and what must wait for reconciliation.

Recovery speed depends on which layer failed. SV3 does not restore writes merely because a process restarted.

FailureExpected behaviorRequired recovery evidence
Static webDirect contract and explorer access can remain availablePinned asset digest, domain and release verification
API or RPCReads and submission may be unavailable or fail closedCorrect chain, current head, code hashes, readiness and error recovery
Indexer or databaseCharts, history and portfolio views become staleOne-writer backfill, readiness, reorg checks and zero unexplained reconciliation delta
KeeperA new floor raise may be delayed; existing floor state remainsFresh on-chain plan, nonce/queue reconciliation and bounded gas funding
Contract or accounting alertState-changing actions may be fully pausedIndependent root cause, reserve/supply/debt/collateral reconciliation and reviewed remediation
Reserve asset or chainTransfers or all execution may be unavailableIndependent provider/issuer facts, current chain state and an accountable resume decision

For local/tabletop planning, critical alerts target acknowledgement within five minutes, incident command within ten minutes, and a pause or degraded-mode decision within fifteen minutes. Those targets do not justify unsafe retries, manual database edits, an unreviewed upgrade, or an unexplained accounting delta.

Source or artifact remediation can invalidate previous release evidence. In that case the changed code and artifacts must be rebuilt, tested, reviewed, and authorized again before promotion.