Changes for version 0.03 - 2026-07-29
- On-disk format change: files written by 0.01/0.02 are rejected on attach by 0.03; rebuild them.
- Reader-slots read-write lock with dead-process recovery.
- Security hardening: re-entrancy identity guards, an attach-path bounds fix, and a monoid-gate data-race fix.
Modules
shared-memory segment tree (range add/assign, range sum/min/max/gcd/product)