Safe export checklist
- confirm the source environment
- use filters where possible
- limit sensitive data exposure
- validate the exported file before sharing it
Practical uses
- debugging
- migration validation
- creating local fixtures
- handoff to another team member

