[Describe your project here]
pixi run test- Run testspixi run lint- Run linters (ruff, pylint, ty)pixi run format- Format codepixi run ci- Full CI pipeline
- All tests must pass
- Code must pass linting
- Follow existing code patterns
- [Your objective here]