diff --git a/README.md b/README.md
index 353e7de..9e60745 100644
--- a/README.md
+++ b/README.md
@@ -1056,6 +1056,7 @@ Browse the full template catalog here:
| [Sean-V-Dev/HMLR-Agentic-AI-Memory-System](https://github.com/Sean-V-Dev/HMLR-Agentic-AI-Memory-System) | Persistent living-memory layer for AI agents — stores and retrieves context across sessions to support long-running agentic workflows | 
 |
| [chopratejas/headroom](https://github.com/chopratejas/headroom) | Context-optimization proxy layer for LLM applications — compresses token usage, manages context windows, and provides an OpenAI-compatible API for LangChain, MCP, and FastAPI stacks | 
 |
| [tb8412/qae-langgraph-example](https://github.com/tb8412/qae-langgraph-example) | Deterministic pre-execution safety certification for LangGraph agents with auditable certificates and constraint-based routing | 
 |
+| [hipvlady/agent-coherence](https://github.com/hipvlady/agent-coherence) | LangGraph BaseStore drop-in that adds MESI-style cache coherence between agents, detecting stale reads and lost writes on shared store keys | 
 |