- Created monitor-restart.sh script for manual or cron-based monitoring
- Script checks all 3 sites and auto-restarts if down
- Includes proper process cleanup with pkill
- Logs to /tmp/web-monitor.log
- Document distinction between my projects and user's projects
- Add step-by-step instructions for switching git identity
- List specific projects for each owner
- Add visual reminders and quick check commands
- Updated cron job payload to require [headline](url) markdown format
- Updated documentation to emphasize clickable links requirement
- Posted new sample digest with proper link formatting
- Every item now includes full URL to source article
- Added new Heartbeat Monitor dashboard at port 3005
- Documented all features: uptime tracking, sparklines, add app UI
- Updated all three projects in the monitoring list
- Added instructions for adding new apps dynamically
- Created memory/web-apps-monitoring.md with status and restart instructions
- Set up cron job to check both sites every 10 minutes
- Auto-restarts any site that returns non-200 or times out
- Sends Telegram notification if restart occurs
- Created memory/digest-topics.json for customizing search topics
- Each topic has id, name, enabled flag, and searchQueries array
- Easy to add/remove/modify topics without code changes
- Updated documentation with customization instructions
- Created memory/daily-digest-system.md with full system overview
- Documented API endpoints and cron schedule
- Added instructions for AI continuity if agent is replaced
- Documented mobile-first responsive design as REQUIRED standard
- Added web development tech preferences (Next.js, Tailwind, etc.)
- Created memory/project-standards.md for coding guidelines