mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 02:55:51 +00:00
6988c2b0c8
- Created comprehensive mock data generator for nodes, VMs, containers - Added toggle scripts for easy switching between real and mock mode - Integrated with backend-watch.sh for auto-rebuild with mock support - Modified monitor to skip polling when mock mode is enabled - Added CLAUDE.md documentation for future sessions Note: Mock system initializes but data isn't fully integrated with GetState() yet. Currently shows mixed real + mock data. Works for UI testing purposes.