- Added systemd services for system-level persistence (gateway + monitor)
- Enhanced agent-monitor.js with auto-healing and Telegram notifications
- Created deploy.sh for one-click deployment and management
- Updated CORE_INDEX.md with complete architecture documentation
- Updated MEMORY.md with implementation details and usage guide
- All memory files now tracked in git for version control and rollback
Features implemented:
✓ System-Level: Services auto-start on boot, survive logout/reboot
✓ Auto-Healing: Crash detection, auto-restart with rate limiting
✓ Multi-Layer Memory: Core (CORE_INDEX.md) + Long-term (MEMORY.md) + Daily (memory/)
✓ Git Rollback: ./deploy.sh rollback / rollback-to <commit>
✓ Telegram Notifications: Alerts on stop/error/restart events