Something went wrong. Try again.
Monorepo for Aesthetic.Computer aesthetic.computer
Something went wrong. Try again.
oven: stash build-artifact dirt before papers-build rebase master
xelatex leaves tracked .log/.toc/.aux files (and sometimes intermediate .pdfs in papers/arxiv-*/) modified after each run. Those unstaged modifications don't need to be preserved — the auto-build only commits system/public/papers.aesthetic.computer/ + metadata.json + BUILDLOG.md — but they block `git pull --rebase origin main`, which silently breaks the push step and causes the oven's local main to diverge from origin. Add a `git checkout -- papers/` cleanup between `git commit` and `git pull --rebase`. Failures are non-fatal; any real rebase conflict will still surface in the next step.
Author prompt.ac/@jeffrey Date (Apr 24, 2026, 10:50 PM UTC) Commit 6401cad6 6401cad64d1e89fb441a311a9190887816bca1f8 Parent 7832f380 7832f380e6f61c5810e0b2b62feb7918b7531d35