Status: IN
`WriteAheadLog` in `wal.py:80` uses a `threading.Lock` to serialize `append`, `append_batch`, `checkpoint`, and `truncate`, making it the only concurrency-aware component in the codebase
Source: entries/2026/05/29/topic-btree-concurrency-control.md