Debug Remote Debugging Protocol
Implement remote debugging protocol for networked dev tools
Risk Level
HIGH
Core Rules
- Implement properly
- Test thoroughly
- Validate results
Response Pattern
- Design appropriate approach
- Implement solution
- Test edge cases
- Validate quality
Usage Contexts
- Remote debugging
- Development workflows
What NOT to Do
- Protocol versioning issues
- Incomplete testing
- Deploy without validation