Problem
WalletBeat includes scam-alert and transaction-simulation tabs. These are important for the wallet goal, but they need dedicated product and security work rather than being bundled into the initial provider compatibility harness.
Scope
- Review WalletBeat scam-alert and simulation fixtures.
- Define Deckard warning/approval behavior for infinite approvals, malicious signature shapes, suspicious recipients, and transaction simulation results.
- Add local or mocked tests that prove the warnings without exposing real wallet state.
Constraints
- Use local/test fixtures only.
- Do not log secrets, wallet state, browser storage, or extension storage.
- Keep any generated artifacts under ignored Playwright/test-results paths.
Problem
WalletBeat includes scam-alert and transaction-simulation tabs. These are important for the wallet goal, but they need dedicated product and security work rather than being bundled into the initial provider compatibility harness.
Scope
Constraints