Files
probo/contrib/claude
Émile Ré a99a4dde14 Promote tracker patterns to org third parties via worker
Manual moves of a non-extension TrackerPattern lacking a ThirdPartyID
now request mapping, which the tracker-mapping worker resolves with a
four-stage pipeline: exact common_third_party_id link, heuristic
ranking, agent disambiguation, and finally CreateFromCommon. Existing
fuzzy-matched org rows are tagged with common_third_party_id so the
next promotion takes the O(1) exact-link path.

The matching primitives live in pkg/thirdparty (RankCandidates,
LinkToCommon, CreateFromCommon, ScoredCandidate, threshold constants)
so the disambiguation agent and the heuristic share one candidate
type. Cookiebanner orchestrates them; cookie-banner-specific concerns
(pattern -> common-pattern -> common-party navigation, the EXTENSION
gate, and structured logs) stay in the worker.

Signed-off-by: Émile Ré <emile@probo.com>
2026-05-29 10:07:30 +02:00
..
2026-05-26 16:08:10 -07:00
2026-04-19 11:49:55 +02:00
2026-04-19 11:42:50 +02:00
2026-04-21 18:51:34 +02:00
2026-05-20 15:36:47 -07:00
2026-05-13 21:21:39 +02:00
2026-04-19 11:42:50 +02:00
2026-04-19 11:42:50 +02:00
2026-04-13 12:25:42 +02:00
2026-05-13 21:21:39 +02:00
2026-04-20 12:11:17 +02:00
2026-04-19 11:59:22 +02:00
2026-05-25 15:01:35 -07:00
2026-05-23 13:31:34 -07:00
2026-04-19 11:42:50 +02:00
2026-05-13 21:21:39 +02:00
2026-05-13 21:21:39 +02:00