Align cleanup documentation
This commit is contained in:
@@ -61,13 +61,14 @@ artifact group. Metadata is stored beside briefing snapshots and links
|
||||
briefing, data package, preflight, and report paths. Report listing walks
|
||||
metadata files under the snapshots directory.
|
||||
|
||||
Prior snapshot lookup reads metadata and selects the latest earlier snapshot
|
||||
whose report ID is compatible according to the current report definition. Daily
|
||||
Today and Daily Tomorrow are compatible with each other for the same valid local
|
||||
date. 3-Day Outlook compares with prior 3-Day snapshots for the same valid
|
||||
local date. Weekend Outlook compares with prior Weekend snapshots for the same
|
||||
weekend window. Storm Report currently has no prior lookup because its
|
||||
comparison strategy is not searched by the filesystem store.
|
||||
Prior snapshot lookup reads metadata through the shared lookup path and selects
|
||||
the latest earlier snapshot whose report ID is compatible according to the
|
||||
current report definition. Daily Today and Daily Tomorrow are compatible with
|
||||
each other for the same valid local date. 3-Day Outlook compares with prior
|
||||
3-Day snapshots for the same valid local date. Weekend Outlook compares with
|
||||
prior Weekend snapshots for the same weekend window. Storm Report currently has
|
||||
no prior lookup because its comparison strategy is not searched by the
|
||||
filesystem store.
|
||||
|
||||
## Skip And Resume Behavior
|
||||
|
||||
|
||||
Reference in New Issue
Block a user