fabro/lib
Bryan Helmkamp 71e151c699
Split validate.rs and resume.rs out of operations
Extract validate() into its own file from create.rs and resume() into
its own file from start.rs, maintaining one public operation per file.
Shared helpers (preprocess_and_validate, execute_persisted_run) become
pub(super) so the new modules can call them.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 13:47:08 -04:00
..
crates Split validate.rs and resume.rs out of operations 2026-03-29 13:47:08 -04:00
packages/fabro-api-client Clean up resolved settings interfaces 2026-03-29 13:47:07 -04:00