feat(imports): resume persisted address runs
This commit is contained in:
@@ -207,6 +207,14 @@ matches its recorded post-apply hash. Arbitrary transforms remain Dataflow's
|
||||
responsibility; Files and Datasources are optional origins, not prerequisites
|
||||
for direct upload.
|
||||
|
||||
Persisted import runs can be resumed through `/address-book?import_run=<id>`.
|
||||
The WebUI reloads the bounded run projection, selects its address book and
|
||||
mapping version, and restores statistics, diagnostics, effects, and lifecycle
|
||||
state. Apply and rollback both carry the reviewed plan hash. The normal read
|
||||
projection never includes uploaded bytes or private before-images, and an
|
||||
unknown, expired, hidden, or cross-tenant id is presented as one unavailable
|
||||
state so the deep link cannot enumerate another tenant's imports.
|
||||
|
||||
## Quality, Deduplication, And Recovery
|
||||
|
||||
Quality is evidence about a concrete contact point, separate from communication
|
||||
|
||||
Reference in New Issue
Block a user