feat(catalog): add MoltSets enrichment provider - #532
Draft
shehjad-dev wants to merge 1 commit into
Draft
shehjad-dev wants to merge 1 commit into
shehjad-dev wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
Add MoltSets as a credentialed people and company enrichment provider while preserving treg's faithful-relay and money invariants.
What changed
Shared-plan boundary
Shared-plan tools:
people.email.findpeople.email.find.namepeople.email.find.businesspeople.email.find.personalpeople.email.find.personal-bestpeople.enrich.namepeople.enrich.emailpeople.enrich.linkedinlinkedin.profile.from-emailBYOK-only tools:
people.phone.findpeople.searchcompanies.searchcompanies.identify.iplinkedin.profile.searchpeople.audiences.hashespeople.audiences.maidpeople.audiences.sha256The shared-plan price is $0.01 per ordinary call. MoltSets lists a $27/month plan, so the direct-plan break-even is 2,700 ordinary calls per month. Phone lookup remains BYOK-only because it consumes both an enrichment record and a phone token; its documented upper-bound economics are $0.51 per result.
Settlement uses the existing generic
status == "ok"acknowledgement. No provider-specific relay or money branch was added.Live verification evidence
Budget used: 49 API requests out of the 50-request cap, and 2 phone tokens out of the 2-token cap.
Observed against the funded test account:
Account, billing, and usage endpoints are intentionally internal capacity probes rather than direct catalog tools.
Verification
tests/test_moltsets.py: 20 passedgit diff --check: cleanTREG_OVERFLOW_MODE=off: 4,100 passed, 8 skipped, 92 failed. Every failure is confined to the pre-existing missing agent/use-case pages and dependent SEO assertions; there are no MoltSets, catalog, routing, capacity, money, or architecture failures.Operations
This PR does not enable MoltSets in production, change private deployment configuration, purchase anything, or enable auto-top-up. After review, production enablement requires the MoltSets platform key and allow-list entry to be configured through the private operational repository.