RRC / src /racing_reports /artifacts.py
pablogrois's picture
Deploy MVP: API JSON + SPA + bundle/cache de artifacts CORE
e58615a
Raw
History Blame Contribute Delete
227 Bytes
from racing_reports.vendor_env import ARTIFACT_RELATIVE_PATHS
# Lista canónica única (definida en vendor_env). Se mantiene este alias por
# compatibilidad con la CLI.
DEFAULT_REPORT_ARTIFACTS = list(ARTIFACT_RELATIVE_PATHS)