python -m pip install -e ".[dev]"Run the full suite before opening a PR:
powershell -ExecutionPolicy Bypass -File scripts/verify.ps1- Keep changes scoped and documented.
- Add tests for behavior changes.
- Ensure
README.mdreflects new keywords and usage.