feat: Implement unified error handling system

- Added `errors.py` to define a centralized error management system with error codes and metadata.
- Created `VRCTError` class for generating standardized error responses.
- Introduced `error_handling_migration_guide.md` to document migration patterns for existing error handling to the new system.
- Updated error handling patterns in the codebase to utilize the new error management system.
This commit is contained in:
misyaguziya
2026-01-02 19:38:06 +09:00
parent cab7d48de1
commit b0cf8bf335
3 changed files with 1227 additions and 461 deletions

File diff suppressed because it is too large Load Diff