From 30777c6237a7b13e0034dccc044efa50d7711d0f Mon Sep 17 00:00:00 2001 From: nathan Date: Thu, 14 May 2026 15:47:43 -0400 Subject: [PATCH] added "Why This Exists" section Signed-off-by: nathan --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 21d42a1..677e02a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,16 @@ --- +## Why This Exists + +Enterprise identity data lies. A user gets promoted in Workday, but their Active Directory title doesn't update. An employee is terminated, but their Entra ID account stays enabled. A legal name change happens in HR, but AD still has the old one — quietly, for months. + +These aren't edge cases. They're compliance risks, security gaps, and audit findings waiting to happen. And they're almost impossible to catch manually across three platforms. + +Nexus-MCP was built to surface exactly this: identity drift between Workday HCM, Active Directory, and Entra ID — detected automatically, severity-scored, and reported before it becomes a problem. + +Built on my own time. Driven by a real problem observed in a production enterprise environment. + ## Shard Status Board (Traffic Light)