diff --git a/README.md b/README.md
index bda0c39..5e553d1 100644
--- a/README.md
+++ b/README.md
@@ -1197,6 +1197,7 @@ No active community listings currently.
|---|---|---|
| [aporthq/aport-agent-guardrails](https://github.com/aporthq/aport-agent-guardrails) | Pre-action authorization guardrails for LangChain/LangGraph agents; checks tool calls against OAP policies before execution. | 
 |
| [LembaGang/headless-oracle-v5](https://github.com/LembaGang/headless-oracle-v5) | Fail-closed market status MCP. Pauses stateful LangGraph agents from entering retry loops during closed markets or DST shifts. | 
 |
+| [Narasimhan-Ramani/agentix-cortex](https://github.com/Narasimhan-Ramani/agentix-cortex) | Coordination/governance layer for conflicting multi-agent recommendations. Mesh Evaluator detects conflicts by resource ID, OPA policy engine resolves them, Sentinel Loop tracks drift. MIT licensed. | 
 |
| [pic-standard](https://github.com/madeinplutofabio/pic-standard) | Local-first protocol for provenance & intent verification before agent actions (fail-closed, verifiable evidence). | 
 |
| [sidclawhq/platform](https://github.com/sidclawhq/platform) | Approval and audit layer for LangGraph agents. Intercepts tool calls, evaluates them against policies, and holds them for human review before execution. Hash-chain audit trail, 13 framework integrations. Apache 2.0. | 
 |