dr-sandbox/app
Michael Pilosov 36e217f51e submit: reject runs whose output would overwrite an existing fig
Before dispatching to Prefect, check if figs/<stem>.html already exists.
If so, return 409 with a message asking to bump seed/jitter/N/T or delete
the fig. Stem is derived from (generator, embedder, N, T, J, seed), so
embed_args-only changes still collide and are blocked — users must vary
a stem-shaping param to get a distinct output file.
2026-04-22 15:39:05 -06:00
..
demo adding in more examples 2026-04-21 19:14:23 -06:00
web submit: reject runs whose output would overwrite an existing fig 2026-04-22 15:39:05 -06:00
__init__.py data selector demo 2026-04-21 18:03:38 -06:00