Developer Guide#
This section is for anyone who wants to understand how bgscan works internally, contribute changes, or build it from source.
- Getting Started — clone, build, and run the project locally
- Architecture — high-level project layout and how the layers connect
- Core — scanner engine, probe interface, config system, and result pipeline
- UI — TUI architecture, component model, layout, and theming
- Contributing — branching, commit style, and pull request workflow
- Changelog — developer-facing release log