Verify
Run from the repo root, in order. Stop at the first failure and report its output.
bun run cibun run knipbun --cwd=apps/api run typecheckbun --cwd=apps/web run typecheckbun --cwd=apps/api run testbun --cwd=packages/contracts run test- Only if the working tree or branch diff touches
apps/terminal/ortests/(git status --porcelain+git diff --name-only main...):dotnet test tests/JobPilot.Terminal.Tests
Finish with a one-line pass/fail summary per step.