- Add missing add-noun and add-verb CLI commands for full API parity
- Update CLI documentation to showcase triple-power search capabilities
- Add comprehensive type-safe augmentation management system
- Verify search supports vector + metadata + graph traversal in one call
- All 9 unified methods now available via both API and CLI
- Complete documentation accuracy fixes and cleanup
✨ RESTORED the 9th method - augment() for infinite extensibility!
REMOVED (20 files):
- All business strategy and revenue projection documents
- Misleading Cortex CLI documentation
- Outdated duplicate documentation
- Internal technical analysis files
FIXED:
- ✅ Corrected to 9 unified methods (was incorrectly showing 8)
- ✅ The 9th method `augment()` enables methods 10→∞
- ✅ Removed non-existent CLI commands (add-noun, add-verb)
- ✅ Brain Cloud marked as "Early Access" with real pricing
- ✅ Aligned with actual soulcraft.com offerings
- ✅ All code examples now match actual implementation
CONSOLIDATED:
- Combined 3 augmentation docs into single AUGMENTATIONS.md
- Removed duplicate quick-start guides
ADDED:
- cleanup-git-history.sh script for removing sensitive files from history
- Clear Brain Cloud pricing tiers ($19 Cloud Sync, $99 Enterprise)
- Transparency about optional services sustaining development
All documentation is now accurate, honest, and appropriate for an MIT
open source project with optional cloud services.
- Update docs/README.md to prioritize Brainy 1.0 Quick Start guide
- Add 1.0 migration guide and changelog to recently updated section
- Create comprehensive brainy-cli-1.0.md reference guide:
- Document all 9 unified CLI commands (down from 40+)
- Show before/after comparison of command simplification
- Cover smart defaults, encryption, neural import, chat mode
- Include migration guide from 0.x CLI commands
- Add production deployment examples and performance tips
- Ready for users to discover and use the new unified CLI experience