## Branch Categories ### 🎯 Main Development Branches | Branch | Status | Purpose | |--------|--------|---------| | `master` | **STABLE** | Main production branch; stable releases and integration point for production code | --- ### 🔧 Feature Development Branches #### Timing and Simulation | Branch | Purpose | |--------|---------| | `temporal_simulation` | Temporal/timing simulation display improvements | | `event-driven-engine` | Event-driven simulation engine exploration | | `tests-temporal` | Temporal/timing test development | #### Other Features | Branch | Purpose | |--------|---------| | `4-state` | 4-state logic signal model exploration | | `charts-doxygen` | Charts and Doxygen documentation improvements | | `fuzzing` | Fuzzing and security testing improvements | | `arquivos_nomes_iguais` | File naming handling improvements | | `grid-wires` | Grid and wiring improvements | --- ### 📚 Documentation and Planning Branches *(Archived — historical planning branches have been removed)* --- ### 🚀 Fixed Production and Deployment Branches | Branch | Purpose | |--------|---------| | `site` | Website deployment pipeline - fixed production branch | | `wasm` | WebAssembly deployment pipeline - fixed production branch |