""" This package contains the core environment modules for the rag-context-optimizer project. It groups the models, retrieval stack, corpus loader, grading logic, and task definitions behind a single namespace. Keeping these environment pieces together makes the OpenEnv benchmark easier to import, test, and extend. """