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:
David Snelling 2025-08-25 10:15:38 -07:00
parent ef8f35ec2a
commit 994276f09f
35 changed files with 444 additions and 239 deletions

View file

@ -32,7 +32,7 @@
- Real transformer models (no mocking)
### 6. Natural Language ✅
- `tests/triple-intelligence.test.ts` - Vector + Graph + Field queries
- `tests/triple-intelligence.test.ts` - Vector + Graph + Metadata queries
- Natural language query understanding
### 7. Error Handling ✅