aserrador 861f5030f4 refactor: add service layer architecture with Pydantic validation
- Add services layer (PartyService, ScheduleService, ProductService, ServiceCenterService)
- Add ServiceProvider for dependency injection
- Add Pydantic input validation on all MCP tools
- Add thread-safety to TrytonSettings with double-checked locking
- Update tests to mock ServiceProvider instead of direct client calls
- Add pydantic dependency
2026-03-14 22:12:33 -05:00
2026-03-03 14:13:49 -05:00
2026-03-03 14:08:56 -05:00

The file is empty.
Description
No description provided
Readme 323 KiB
Languages
Python 98.6%
Dockerfile 1.4%