PKG's cmake/platform.cmake (VELOX_OS_* + velox_platform_sources(<target> <dir>)) is on main now. Swap the hardcoded src/rpc/platform/linux/*.cpp list in veloxd_rpc for velox_platform_sources(veloxd_rpc src/rpc), matching ADR 0020 §5 (source selection lives in cmake/platform.cmake and nowhere else). PORT can now add platform/macos/ with no edit to this file. Build-wiring only, no behaviour change. Full suite 59/59 green. Co-Authored-By: Claude Sonnet 5 <[email protected]>
Owner: lane DAEMON. See ../docs/agents/AGENT-DAEMON.md. Owns all state: RPC, scheduler, queues, SQLite, pairing.