Run the standard gates before opening a pull request:
make check-fmtmake lint
When changes affect command/transport runtime seams or dependency baselines, run the full release gate set in this order:
bun installmake buildmake check-fmtmake lintmake test
When documentation changes, also run:
bunx markdownlint-cli2 "docs/**/*.md"nixie --no-sandbox