Project-specific instructions for agents working in this repository.
data/cv_source.yaml.output/cv.json, output/sections/cv.tex, and output/publications.bib as generated files.conda run -n MyEnv python build.pyconda activate MyEnv often fails in non-interactive executions.eval "$(conda shell.zsh hook)"conda activate MyEnvpython build.pyMyEnv is the standard environment for this project.build.py requires PyYAML.conda env listconda run -n MyEnv python -c "import yaml; print(yaml.__version__)"output/cv.jsonoutput/sections/cv.texoutput/complete_cv.texoutput/publications.bib (if bibtex exists in source data)Publications.html fetches output/cv.json.file:// preview; use a local server (e.g., VS Code Live Server).