Acerca de
This skill provides a rigorous verification framework for developers modifying reinforcement learning or algorithmic trading training pipelines. It prevents common failures such as path mismatches in Google Colab, inconsistent reward function weights, and outdated API key references by enforcing a 'verify, don't assume' workflow. It is particularly useful when switching between local development and cloud environments like Colab, ensuring that environment-specific configurations and notebook cell sequences remain intact and functional before code is committed or executed.