docs: Universal Knowledge Protocol positioning and complete noun-verb taxonomy

- Position Brainy as the Universal Knowledge Protocol with Triple Intelligence
- Document all 24 noun types and 40 verb types with industry examples
- Add verb relationship examples to demonstrate graph capabilities
- Emphasize infinite expressiveness and universal interoperability
- Show how standardized types enable tool and AI model compatibility
- Version 2.0.2
This commit is contained in:
David Snelling 2025-08-27 09:27:12 -07:00
parent 5b880b5015
commit bf6e026d75
3 changed files with 946 additions and 147 deletions

View file

@ -1,7 +1,7 @@
{
"name": "@soulcraft/brainy",
"version": "2.0.1",
"description": "Multi-Dimensional AI Database - Vector search, graph relationships, field filtering with Triple Intelligence Engine, HNSW indexing and universal storage",
"version": "2.0.2",
"description": "Universal Knowledge Protocol™ - World's first Triple Intelligence database unifying vector, graph, and document search in one API. 24 nouns × 40 verbs for infinite expressiveness.",
"main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",