From 09b8259085aed6e192a3cf1c98526424935f0420 Mon Sep 17 00:00:00 2001 From: Seongho Bae Date: Tue, 4 Aug 2026 13:31:31 +0900 Subject: [PATCH 1/2] docs(AGENTS.md): passwordless SSO is keyverse, not feelanet-adfs keyverse (was cwl-idp) is the ecosystem's central passwordless IdP (OIDC/SCIM/ADFS/LDAP/FIDO2/OAuth2.1). feelanet-adfs is the employer ADFS SSO integration library that keyverse federates. Aligns AGENTS.md with .github/docs/CWL-MASTER-CONTEXT.md. Co-Authored-By: Claude Fable 5 --- AGENTS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index e83e8e3..1b77b14 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -101,7 +101,7 @@ working on this repo. Keep this block; re-runs replace it in place. **contextual-orchestrator** (LLM cost/perf/upstream-LB gateway, beyond LiteLLM), **codec-carver** (STT/omni-modal speech-video codec), **fast-mlsirm** (LLM-as-a-Judge calibration + evaluation-item quality; uses - aFIPC FIPC + kaefa item-fit), **feelanet-adfs** (passwordless SSO — + aFIPC FIPC + kaefa item-fit), **keyverse** (passwordless SSO — OIDC/SCIM/ADFS/LDAP/FIDO2/OAuth2.1), **newsdom-api** (PDF->DOM sidecar), and **semantic-data-portal** (upper-ontology/catalog/governance plane with its own graph engine). @@ -121,4 +121,4 @@ working on this repo. Keep this block; re-runs replace it in place. - Resolve all review threads. - Ensure required checks are green. -- Obtain approval before merge. +- Obtain approval before merge. \ No newline at end of file From 4421b4cabd4bb284fef3a228b82de38a5805a6c2 Mon Sep 17 00:00:00 2001 From: Seongho Bae Date: Tue, 4 Aug 2026 13:35:01 +0900 Subject: [PATCH 2/2] docs(AGENTS.md): restore trailing newline Co-Authored-By: Claude Fable 5 --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 1b77b14..9a073c3 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -121,4 +121,4 @@ working on this repo. Keep this block; re-runs replace it in place. - Resolve all review threads. - Ensure required checks are green. -- Obtain approval before merge. \ No newline at end of file +- Obtain approval before merge.