diff --git a/README.md b/README.md index b76458f1..ae331167 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,12 @@ Production-validated metrics at hyperscale: | **Hyperedges** | ✅ | ❌ | ❌ | ❌ | ❌ | | **Self-Learning (GNN)** | ✅ | ❌ | ❌ | ❌ | ❌ | | **AI Agent Routing** | ✅ Tiny Dancer | ❌ | ❌ | ❌ | ❌ | +| **Attention Mechanisms** | ✅ 39 types | ❌ | ❌ | ❌ | ❌ | +| **Hyperbolic Embeddings** | ✅ Poincaré | ❌ | ❌ | ❌ | ❌ | +| **PostgreSQL Extension** | ✅ pgvector-compatible | ❌ | ❌ | ❌ | ❌ | +| **SIMD Optimization** | ✅ AVX-512/NEON | Partial | ✅ | ✅ | ❌ | +| **Metadata Filtering** | ✅ | ✅ | ✅ | ✅ | ✅ | +| **Sparse Vectors** | ✅ BM25/TF-IDF | ✅ | ✅ | ✅ | ❌ | | **Raft Consensus** | ✅ | ❌ | ✅ | ❌ | ❌ | | **Multi-Master Replication** | ✅ | ❌ | ❌ | ✅ | ❌ | | **Auto-Compression** | ✅ 2-32x | ❌ | ❌ | ✅ | ❌ |