npm installOptional Python setup:
cd packages/server-python
pip install -e .[dev]npm run build
npm test
npm run test:e2e- Keep docs aligned with actual implementation.
- Prefer deterministic tests over provider-dependent tests.
- Validate Windows-compatible scripts before merging CLI/build changes.