forked from Rockachopa/Timmy-time-dashboard
- memory_system.py: fix regex replacement in update_user_profile() Used lambda instead of raw replacement string to prevent corruption - memory_system.py: add guards to update_section() for empty/oversized writes Ref #39