pub fn record_sim_entry(
rules_path: &Path,
state: &mut AgentState,
rules: &RulesConfig,
account_hash: &str,
kind: StrategyKind,
signal: &Value,
) -> Result<Value>pub fn record_sim_entry(
rules_path: &Path,
state: &mut AgentState,
rules: &RulesConfig,
account_hash: &str,
kind: StrategyKind,
signal: &Value,
) -> Result<Value>