Files
Redflag/aggregator-server/internal/api
Fimeg 9ea147eafd feat: Factory integration complete with UI updates
- Command factory with CreateWithIdempotency support
- SubsystemHandler uses factory for all scan commands
- Idempotency prevents duplicate commands from rapid clicks
- UI updates for AgentStorage and heartbeat
- Includes previous factory, queries, and main.go changes

Now all command creation goes through factory for consistent validation and UUID generation.
2025-12-20 16:43:28 -05:00
..