Field notes from the cave

ADR-0004: C++23 toolchain & build

Status: Accepted (2026-06-09).

Context

Observed dev box (2026-06-09): GCC 16.1 (system g++), g++-15 present, CMake 3.31, Ninja 1.13, kernel 6.17; clang absent. std::expected, std::print, and std::format all confirmed working under -std=c++23. liburing not installed.

Decision

Consequences