Development¶
Working with the codebase: layout, build/run, and the test suite.
- Project Structure — the hexagonal-architecture layout, layer by layer.
- Build & Run — Makefile targets, building, running, and the run scripts.
- Testing — unit tests, the end-to-end suite, and coverage.