6 lines
355 B
Markdown
6 lines
355 B
Markdown
# ADR-0003: Protect commits, not incomplete transfers
|
|
|
|
Status: Accepted
|
|
|
|
Committed content and metadata must recover consistently. Incomplete uploads may be failed or discarded after an unclean shutdown. Restart recovery reconciles partial length with the persisted offset and may recompute hashes instead of making incremental hash state crash-durable.
|
|
|