Built-in key-value datastore primitive for Weavric: store/load/increment/delete
blocks backed by a swappable IWeaveDataStore SPI. Ships an in-memory default impl (with TTL
and atomic increment) and an optional JPA-backed impl activated only when JPA is on the classpath.