The Resolver Engine

Architecture Deep Dive

Visualizing the Invisible

Identity resolution isn't magic—it's a waterfall of fallbacks. When the public profile is empty (like in Scenario B), we dig into the commit metadata. If that returns a personal email, we pivot to Enrichment to find the employer.

Select Test Scenario

Raw Signal Input

View Live Evidence
actor:"netflix-bot"
repo:"netflix/conductor"
event:PushEvent
Resolution Logic Trace
IDLE

Analyze Owner

12ms
> Target: 'netflix' (Organization)
> Verified Badge: TRUE
> Fetching Org Metadata...

Domain Resolution

45ms
> Querying GitHub API...
> Found website: 'https://netflix.com'
> DNS Lookup: Valid Corporate Domain

Graph Link

0.2ms
> Linking Repo -> Netflix Inc.
> Confidence: 0.99 (Direct Match)