Update wiki/discord-connections-mapper.md
5113d30b1170 harrisonqian 2026-04-12 1 file
index a76d4ed..439cc77 100644
@@ -1,7 +1,9 @@
---
-status: raw
+status: explored
tags:
- social
+- networking
+- software
title: discord connections mapper
type: idea
updated: 2026-04-11
@@ -10,4 +12,8 @@ visibility: public
# discord connections mapper
-multi-platform relationship graph with network combining.
\ No newline at end of file
+a multi-platform relationship graph that maps who you know across Discord, Twitter/X, LinkedIn, GitHub, and other platforms — and then merges them into a single unified network view. the core insight is that your real social graph is fragmented across a dozen apps, each showing you a partial view. combining them would reveal connections you didn't know existed and make your actual network legible.
+
+the technical approach would involve API scraping where possible and manual import where not, followed by an entity resolution step — figuring out that the same person appears as "jsmith" on GitHub, "johnsmith_sf" on Twitter, and "John Smith" on LinkedIn. once you have the unified graph, you can run analyses: who are your connectors, where are your network gaps, which communities do you straddle, who has the most influence in a given cluster. the Discord-first name is probably too narrow — the real value is in the cross-platform merge.
+
+this was listed as explored status, meaning more thought has gone into it than the raw ideas. connects to [[culture-fingerprint|culture fingerprint]] (enrich each node with a profile), [[vibe-matcher|vibe matcher]] (use the graph to find compatible people), and [[referral-hiring|referral-based hiring]] (your network graph is the key asset for referral matching). the [[connection-hub|connection hub]] Discord server is a simpler instantiation of the community-building instinct that underlies this idea.
\ No newline at end of file