Validate
Run the full CI check suite to verify everything passes.
Steps:
- •Run
bun run check:allfrom the repo root - •This runs in parallel: lint, format check, typecheck, tests, data validation
- •Report any failures with clear context about what needs fixing