What to build
Add an explicit verification path for agent-device react-native dismiss-overlay so automation can ask the command to confirm that a React Native LogBox or RedBox overlay is gone before continuing. Keep the default fast path unchanged: it should still dismiss and ask the agent to run a fresh snapshot -i -c.
This should be a narrow command-level enhancement, not a geometry rewrite.
Acceptance criteria
Blocked by
None - can start immediately
What to build
Add an explicit verification path for
agent-device react-native dismiss-overlayso automation can ask the command to confirm that a React Native LogBox or RedBox overlay is gone before continuing. Keep the default fast path unchanged: it should still dismiss and ask the agent to run a freshsnapshot -i -c.This should be a narrow command-level enhancement, not a geometry rewrite.
Acceptance criteria
react-native dismiss-overlaykeeps the current fast behavior by default.--verify.verified: trueonly when a fresh post-dismiss snapshot no longer detects the overlay.Blocked by
None - can start immediately