- Branch Strategy
- Development Setup
- Testing Matrix
- WASM Development
- Dynamic Test Shifting
- Local Development
- Debugging
- Performance Profiling
- Contributing
| Branch | Purpose | Node Versions | Status |
|---|---|---|---|
main |
Production stable | 20 LTS, 22 LTS | π’ Stable |
dev |
Integration testing | 18, 20, 22, 24 | π‘ Active |
feature/* |
New features | Latest LTS | π΅ Development |
surgery/* |
Auto-repair branches | 22 LTS | π Temporary |
# Dev branch tests multiple Node.js versions (18-24) with WASM support
# Last test: 05/25/2026 22:17:15 UTC
# Status: β
Active