fabro/test/docs
Bryan Helmkamp 056ce8a073
Attractor spec hunks 14 & 16: remove error_policy and k_of_n/quorum from parallel handler
Remove ErrorPolicy enum (continue/fail_fast/ignore) and the k_of_n/quorum
join policies from the parallel handler, leaving only wait_all and
first_success. This deletes ~180 lines of conditional logic including
FailFast early termination, the ParallelEarlyTermination event, and all
related tests and documentation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 14:59:35 -04:00
..
agents Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
changelog/2026-03-05 Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
core-concepts Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
examples Attractor spec hunks 9-11: edge selection fallback and default_max_retries rename 2026-03-23 14:20:24 -04:00
execution Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
getting-started/why-fabro Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
human-tools/preview Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
integrations Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
reference/dot-language Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
tutorials Attractor spec hunks 14 & 16: remove error_policy and k_of_n/quorum from parallel handler 2026-03-23 14:59:35 -04:00
workflows Attractor spec hunks 14 & 16: remove error_policy and k_of_n/quorum from parallel handler 2026-03-23 14:59:35 -04:00
CHECKLIST.md rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
extract_dots.py Re-sync test/docs DOT fixtures with current documentation 2026-03-07 18:06:57 -05:00
run_tests.sh Use temp dir for dry-run instead of ~/.fabro/runs to avoid clutter in fabro ps -a 2026-03-15 17:27:10 -04:00