- 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 |
||
|---|---|---|
| .. | ||
| API-EXPOSURE-ARCHITECTURE.md | ||
| AUGMENTATION-EXAMPLES.md | ||
| AUGMENTATION-PIPELINE-ARCHITECTURE.md | ||
| AUGMENTATION-TYPES-SIMPLE-GUIDE.md | ||
| COMPLETE-ARCHITECTURE-VISION.md | ||
| README.md | ||
| STORAGE-AUGMENTATIONS-GUIDE.md | ||
| UNIFIED-AUGMENTATION-SYSTEM.md | ||
Augmentations Documentation Archive
This directory contains historical augmentation documentation from the Brainy 2.0 development process.
Current Documentation
The definitive augmentation documentation is now located at:
/docs/augmentations/README.md- Main augmentation guide/docs/architecture/augmentations.md- Architecture details
Archived Documents
These documents represent the evolution of the augmentation system design:
- Various implementation approaches
- Pipeline architecture exploration
- Storage augmentation patterns
- Example implementations
Note
These documents are archived to preserve development history while maintaining a clean documentation structure.