docs: consolidate and archive redundant documentation
- Archived 13 API design iterations to docs/api-design-archive/ - Consolidated augmentation docs to docs/augmentations-archive/ - Maintained ONE definitive API doc at docs/api/README.md - Cleaned up documentation structure for 2.0 release - Preserved all historical documents for reference
This commit is contained in:
parent
ef8f35ec2a
commit
994276f09f
35 changed files with 444 additions and 239 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
### Core Features
|
||||
- ✅ **Noun-Verb Taxonomy** - Complete implementation with addNoun() and addVerb()
|
||||
- ✅ **Triple Intelligence Engine** - Vector + Graph + Field unified queries
|
||||
- ✅ **Triple Intelligence Engine** - Vector + Graph + Metadata unified queries
|
||||
- ✅ **Natural Language find()** - Basic NLP with 220+ embedded patterns
|
||||
- ✅ **HNSW Vector Search** - O(log n) similarity search
|
||||
- ✅ **Field Indexing** - O(1) metadata lookups via FieldIndex class
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue