Harden CI and switch release builds to tagged immutable images
This commit is contained in:
parent
bed2e6cfb6
commit
f24e96efa7
60 changed files with 4710 additions and 64 deletions
6
docs/adr/0003-incomplete-transfer-posture.md
Normal file
6
docs/adr/0003-incomplete-transfer-posture.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# 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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue