v0.2.0
🧹 Repository Architecture Cleanup
This release focuses on simplifying the repository architecture by removing speculative vector database implementations and focusing on a robust SQLite-only foundation.
✨ Key Improvements
- Enhanced ContentRepositoryInterface with capability discovery
- Simplified architecture removing speculative implementations
- Library best practices with composer.lock management
- Cleaner, more maintainable codebase (-6,684 lines)
- All 315 tests passing, PHPStan Level 9 compliance
🎯 Philosophy Shift
Strategic decision to avoid over-engineering and focus on delivering a solid, tested foundation. Vector capabilities will be added when there's genuine demand.
Full Changelog: v0.1.0...v0.2.0