v1.5.0 Release - Complete Generalization & Full Portability
Major Updates:
🎯 Complete Generalization - Removed all Friday-specific branding. System is now fully generic and self-referential. Works with any AI assistant, any configuration, any system.
📦 100% Portable - All hardcoded paths replaced with environment variables (AI_MEMORY_DATA_DIR, AI_MEMORY_LOG_DIR). Deploy on any machine, any OS - no code changes needed.
🔐 Security & Multi-Tenancy - Added strict user_id and model_id isolation. Full audit trail, multi-user safety, and configurable enforcement. Includes AI system prompt templates for auto-population.
🚀 Production-Ready - Enhanced documentation with configuration guides, system prompts for AI assistants, and comprehensive examples. Cleaned repository for first-time users.
✅ All Tests Passing - Health checks verified, full test suite updated, system auto-creates necessary directories on first run.
Breaking Changes: None - backward compatible with existing deployments.
For Users: Ready to deploy anywhere. See README.md and CONFIGURATION.md for setup instructions and AI integration guidance.
Full Changelog: v1.1.0...v1.5.0