Workflow
Make Changes
Implement your changes. Ensure you follow the code style enforced by Biome and that all tests pass.
Commit
We follow Conventional Commits. Write clear, descriptive messages:
CI/CD Pipeline
Every push tomain or a pull request triggers our automated pipeline to ensure stability.

