mirror of
https://github.com/luxfi/safe-wallet.git
synced 2026-07-27 06:55:00 +00:00
Adds a required pre-implementation regression checklist to AGENTS.md and extends the PR template with "Affected flows", "Blast radius", and "Risks / not checked" sections so AI-authored PRs surface impact analysis, not just a clean diff. Also documents the TypeScript LSP tool as the preferred symbol-aware navigation primitive for the "find consumers" step, complementing ast-grep and replacing plain grep for symbol-level questions. Co-authored-by: Hanzo Dev <dev@hanzo.ai>
1.6 KiB
1.6 KiB
What it solves
Resolves:
How this PR fixes it
How to test it
Affected flows
Blast radius
Risks / not checked
Visual summary
Checklist
- I've tested the branch on mobile 📱
- I've documented how it affects the analytics (if at all) 📊
- I've written a unit/e2e test for it (if applicable) 🧑💻
- I've listed affected flows and blast radius, and named what I did not verify 🎯
CLA signature
With the submission of this Pull Request, I confirm that I have read and agree to the terms of the Contributor License Agreement.