Core error type. Note: write conflicts are NOT errors — they are a typed PutResult variant (see store.rs). Errors here are genuine failures (I/O, serialization, missing parent for an update).
PutResult
store.rs