Serialization Binary Format
Implement binary serialization for efficient save files
Risk Level
MEDIUM
Core Rules
- Implement properly
- Test thoroughly
- Validate results
Response Pattern
- Design appropriate approach
- Implement solution
- Test edge cases
- Validate quality
Usage Contexts
- Performance optimization
- Development workflows
What NOT to Do
- Format brittleness
- Incomplete testing
- Deploy without validation