Document chunk plan remediation
This commit is contained in:
@@ -97,6 +97,11 @@ an `auto` run regenerates and atomically replaces it only after validation
|
||||
succeeds. Delete an exact cache root or digest directory only when regeneration
|
||||
cost is acceptable.
|
||||
|
||||
The configured root is the cache trust boundary. An operator-supplied root path
|
||||
may itself resolve through a symlink, but cache-owned digest directories and
|
||||
plan files must be real directory and regular-file entries. Links or other
|
||||
unexpected entry types are rejected rather than followed.
|
||||
|
||||
Publication uses atomic replacement. Concurrent readers observe a complete old
|
||||
or new plan, and concurrent writers leave one complete valid winner; there is
|
||||
no history, lock protocol, or rollback facility. Do not share a cache root
|
||||
|
||||
Reference in New Issue
Block a user