brainy/docs/augmentations-archive/README.md
David Snelling 994276f09f 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
2025-08-25 10:15:38 -07:00

18 lines
No EOL
708 B
Markdown

# 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.