Skip to content

feat(catalog): ignore LeadMagic verification bookkeeping fields - #529

Merged
stonexer merged 1 commit into
mainfrom
feat/ignore-paths-leadmagic-verify
Sep 16, 2026
Merged

stonexer merged 1 commit into
mainfrom
feat/ignore-paths-leadmagic-verify

Conversation

@stonexer

Copy link
Copy Markdown
Contributor

What

leadmagic.people.email.verify: add credits_consumed, pipeline_version, message and validation_path_code to cache.ignore_paths next to validated_at.

Why

Follow-up to #524 and #527. With only validated_at declared, a batch re-verification still counted most re-fetches as changed: the diffs were confined to two to five bookkeeping fields around an unchanged email status. Per-request bookkeeping, not the answer; the relayed body is untouched.

Verification

tests/test_archive.py catalog and ignore-path tests green (pin list updated).

…chive comparison

After the validated_at declaration went live, a batch re-verification showed most re-fetches
still differing in two to five fields around the verdict: the credits consumed, the pipeline
version, the human-readable message and the validation path code change per request while the
email status does not. Declaring them keeps the learner on the answer; the relayed body is
untouched.
@stonexer
stonexer merged commit 9b3f7cb into main Sep 16, 2026
7 checks passed
@stonexer
stonexer deleted the feat/ignore-paths-leadmagic-verify branch September 16, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant