Functionsยง
- backup_
path_ with_ tag - Generate a unique backup path for a target file (includes a timestamp). Public so callers (preflight/tests) can compute expected names.
- create_
snapshot - Create a snapshot (backup payload and sidecar) of the current target state.
- has_
backup_ artifacts - Public helper for preflight/tests: check if there are backup artifacts (payload and/or sidecar) for the given target and tag.