guardicore / guardicore/monkey
Combine the AgentSignalsService and ISimulationRepository into SimulationService
Open
Complexity: Low
Impact: Medium
Refactor
sp/5
- Dominant language
- Python
- Stars
- 7.1k
- Forks
- 830
- PR merge metrics
- No merged PRs in 30d
Description
# Refactor
## Component(s) to be refactored
- AgentSignalsService
- ISimulationRepository
## Explanation
Add a new simulation service that combines `AgentSignalsService` and `ISimulationRepository`. See `agent_configuration_service` for an example.
Contributor guide
Assessment
This issue has not been assessed yet.