Removed the progress_patience (active_node) terminator that was added without sufficient evidence. Per ADR-020, mountain rollback is a learning issue not a termination issue. Removed code should not be re-added without specific evidence it is needed. Only confirmed fix: CTE patience terminator catches grass exploit BEFORE CTE exceeds 16m (the sim's determine_episode_over pass threshold). - max_cte_terminate=4.0m - cte_patience=20 steps |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_autoresearch_controller.py | ||
| test_behavioral_wrappers.py | ||
| test_discretize_action.py | ||
| test_end_to_end.py | ||
| test_reward_wrapper.py | ||
| test_runner_integration.py | ||
| test_wave3.py | ||