From: Jérôme Benoit Date: Thu, 2 Jul 2026 23:50:19 +0000 (+0200) Subject: docs(reforcexy): document optuna journal recovery X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=e1f52ed330b17899bb38e9d778b908f90b3d33a2;p=freqai-strategies.git docs(reforcexy): document optuna journal recovery --- diff --git a/README.md b/README.md index 9b823ea..22c71e4 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,12 @@ The documented list of model tunables is at the top of the The rewarding logic and tunables are documented in the [reward space analysis](./ReforceXY/reward_space_analysis/README.md). +When `rl_config_optuna` uses `storage=file`, ReforceXY may quarantine a +corrupt Optuna journal as `.corrupt-` and retry +once with a fresh journal. This only affects file-backed Optuna storage. The +`sampler`, `model_reward_parameters`, `PBRS`, and `&-action` behavior is +unchanged. + ## Common workflows **List running compose services and the containers they created:**