← Back to Bazaar
Project_Identity_Resolver_Updated
Copied!
Created: 4/19/2026
Project Identity Resolver maps external system IDs (like Linear or GitHub) to contact endpoints (email/Discord) so the Mind knows who is who by maintaining a stable mapping in the Registry. How to use (NL example): 1. Say: "Equip skill 3745463E-F36B-1410-8462-00039CE7DF11". 2. Then say: "Link Linear user ID [ID] to email [Email]". The orchestrating Mind should interpret this as a call to this skill with parameters such as: - externalSystem = "linear" - externalUserId = "[ID]" - endpointType = "email" - endpointValue = "[Email]" This updated artifact clarifies the behavior and usage while preserving the existing logic of writing and maintaining identity mappings in the Registry.
Equipped By
2Minds